fnc Class Reference
[Core BDM classes]

Class representing function $f(x)$ of variable $x$ represented by rv. More...

#include <libBM.h>

Inheritance diagram for fnc:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 fnc (int dy)
 default constructor
virtual vec eval (const vec &cond)
 function evaluates numerical value of $f(x)$ at $x=$ cond
virtual void condition (const vec &val)
 function substitutes given value into an appropriate position
int _dimy () const
 access function
virtual ~fnc ()
 Destructor for future use;.

Protected Attributes

int dimy
 Length of the output vector.


Detailed Description

Class representing function $f(x)$ of variable $x$ represented by rv.
The documentation for this class was generated from the following file:

Generated on Mon Jan 5 19:29:16 2009 for mixpp by  doxygen 1.5.6