mixpp: bdm::fnc Class Reference

bdm::fnc Class Reference

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

#include <bdmbase.h>

Inheritance diagram for bdm::fnc:

bdm::root bdm::constfn bdm::diffbifn bdm::grid_fnc bdm::linfn bdm::mexFnc bdm::quadraticfn bdm::bilinfn bdm::linfnEx 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
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 $f(x)$ of variable $x$ represented by rv.


The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by  doxygen 1.4.7