bdm::fnc Class Reference

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

#include <bdmbase.h>

List of all members.

Public Member Functions

 fnc ()
 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 dimension () const
 access function
virtual string to_string ()
 This method returns a basic info about the current instance.
virtual void from_setting (const Setting &set)
 This method arrange instance properties according the data stored in the Setting structure.
virtual void to_setting (Setting &set) const
 This method save all the instance properties into the Setting structure.
virtual void validate ()
 This method TODO.

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 Wed Oct 7 17:34:45 2009 for mixpp by  doxygen 1.5.9