Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBfuncNfNv Class Template Reference

Function object for N functions of M variables. More...

#include <CTBfunc.hxx>

Inheritance diagram for CTBfuncNfNv:

Inheritance graph
[legend]
Collaboration diagram for CTBfuncNfNv:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual void operator() (CTBvector< T > &f, const CTBvector< T > &x)=0

Detailed Description

template<class T>
class CTBfuncNfNv< T >

Function object for N functions of M variables.

Definition at line 55 of file CTBfunc.hxx.


Member Function Documentation

template<class T>
void CTBfuncNfNv< T >::operator() CTBvector< T > & f,
const CTBvector< T > & x
[pure virtual]
 

Parameters:
f   returns vector of function values
x   vector of variables


The documentation for this class was generated from the following files:
Generated at Fri Oct 24 18:13:45 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001