bdm::linfn Class Reference
Class representing function . More...
#include <functions.h>
Inheritance diagram for bdm::linfn:
Public Member Functions | |
vec | eval (const vec &cond) |
linfn () | |
default constructor | |
linfn (const mat &A0, const vec &B0) | |
void | set_parameters (const mat &A0, const vec &B0) |
Set values of A and B . | |
void | from_setting (const Setting &set) |
void | validate () |
Public Attributes | |
RV | rv |
Identification of . | |
mat | A |
Matrix A. | |
vec | B |
vector B |
Detailed Description
Class representing function .
The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by 1.4.7