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

CTBfuncNfNvNv Class Template Reference

Function object for N functions of M1 and M2 variables. More...

#include <CTBfunc.hxx>

Inheritance diagram for CTBfuncNfNvNv:

Inheritance graph
[legend]
Collaboration diagram for CTBfuncNfNvNv:

Collaboration graph
[legend]
List of all members.

Public Methods

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

Detailed Description

template<class T>
class CTBfuncNfNvNv< T >

Function object for N functions of M1 and M2 variables.

Definition at line 77 of file CTBfunc.hxx.


Member Function Documentation

template<class T>
void CTBfuncNfNvNv< T >::operator() CTBvector< T > & f,
const CTBvector< T > & x1,
const CTBvector< T > & x2
[pure virtual]
 

Parameters:
f   vector with returned function values
x1   vector of variables
x2   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