Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

math::Chain< Out, In, U1, U2 > Struct Template Reference

chain of 2 utilities, executes utility1(utility2(x)) More...

#include <utils.hpp>

Inheritance diagram for math::Chain< Out, In, U1, U2 >:

Inheritance graph
[legend]
Collaboration diagram for math::Chain< Out, In, U1, U2 >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Out operator() (In x, U1 u1, U2 u2) const

Detailed Description

template<typename Out, typename In, typename U1, typename U2>
struct math::Chain< Out, In, U1, U2 >

chain of 2 utilities, executes utility1(utility2(x))

Definition at line 24 of file utils.hpp.


Member Function Documentation

template<typename Out, typename In, typename U1, typename U2>
Out math::Chain< Out, In, U1, U2 >::operator() In  x,
U1  u1,
U2  u2
const [inline]
 

Definition at line 26 of file utils.hpp.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 2 11:33:27 2003 for math by doxygen 1.3.2