bdm::linfn Class Reference
#include <libFN.h>
List of all members.
Detailed Description
Class representing function 

. 
|  | 
| 
 Public Member Functions | 
| vec | eval (const vec &cond) | 
|  | function evaluates numerical value of  at   cond
 | 
|  | linfn () | 
|  | default constructor 
 | 
| void | set_parameters (const mat &A0, const vec &B0) | 
|  | Set values of AandB.
 | 
| virtual void | condition (const vec &val) | 
|  | function substitutes given value into an appropriate position 
 | 
| int | dimension () const | 
|  | access function 
 | 
| 
 Protected Attributes | 
| int | dimy | 
|  | Length of the output vector. 
 | 
The documentation for this class was generated from the following file: