bdm::fnc Class Reference
Class representing function
of variable
represented by rv.
More...
#include <bdmbase.h>
Inheritance diagram for bdm::fnc:

Public Member Functions | |
| fnc () | |
| default constructor | |
| virtual vec | eval (const vec &cond) |
function evaluates numerical value of at cond | |
| int | dimension () const |
| access function | |
| int | dimensionc () const |
| access function | |
| void | from_setting (const Setting &set) |
Protected Attributes | |
| int | dimy |
| Length of the output vector. | |
| int | dimc |
| Length of the input vector. | |
Detailed Description
Class representing function
of variable
represented by rv.
The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by
1.4.7
