linfn Class Reference

Class representing function $f(x) = Ax+B$. More...

#include <libFN.h>

Inheritance diagram for linfn:

Inheritance graph
[legend]
Collaboration diagram for linfn:

Collaboration graph
[legend]

List of all members.

Public Member Functions

vec eval (vec &cond)
linfn evalsome (ivec &rvind)
 linfn (const RV &rv0)
 linfn (const RV &rv0, const mat &A0)
 linfn (const RV &rv0, const mat &A0, const vec &B0)
virtual vec eval (const vec &cond)
 function evaluates numerical value of $f(x)$ at $x=cond$
int _dimy () const
 access function

Protected Attributes

int dimy


Detailed Description

Class representing function $f(x) = Ax+B$.
The documentation for this class was generated from the following files:
Generated on Thu Feb 28 16:54:52 2008 for mixpp by  doxygen 1.5.3