mixpp: bdm::quadraticfn Class Reference

bdm::quadraticfn Class Reference

Class representing function $ f(x) = [x' 1] Q [x' 1]' $ with Q in choleski decomposition. More...

#include <functions.h>

Inheritance diagram for bdm::quadraticfn:

bdm::fnc bdm::root List of all members.

Public Member Functions

 quadraticfn ()
 default constructor
 quadraticfn (const mat &Q0)
vec eval (const vec &cond)
void from_setting (const Setting &set)
void validate ()

Public Attributes

RV rv
 Identification of $x$.
chmat Q
 Matrix Q.

Detailed Description

Class representing function $ f(x) = [x' 1] Q [x' 1]' $ with Q in choleski decomposition.


The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by  doxygen 1.4.7