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

CTBfunc1fNv Class Template Reference

Function object for 1 function of N variables. More...

#include <CTBfunc.hxx>

Inheritance diagram for CTBfunc1fNv:

Inheritance graph
[legend]
Collaboration diagram for CTBfunc1fNv:

Collaboration graph
[legend]
List of all members.

Public Methods

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

Detailed Description

template<class T>
class CTBfunc1fNv< T >

Function object for 1 function of N variables.

Definition at line 40 of file CTBfunc.hxx.


Member Function Documentation

template<class T>
T CTBfunc1fNv< T >::operator() const CTBvector< T > & x [pure virtual]
 

Parameters:
x   vector of variables
Returns:
f(x)


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