#include <pbori_func.h>
Public Member Functions |
| template<class ValueType > |
| const ValueType & | operator() (const ValueType &value,...) const |
| | Constant functional operator template.
|
| template<class ValueType > |
| ValueType & | operator() (ValueType &value,...) const |
| | Functional operator template.
|
Member Function Documentation
template<unsigned int NLEN>
template<class ValueType >
| const ValueType& polybori::project_ith< 1, NLEN >::operator() |
( |
const ValueType & |
value, |
|
|
|
... |
|
) |
| const |
|
inline |
Constant functional operator template.
template<unsigned int NLEN>
template<class ValueType >
| ValueType& polybori::project_ith< 1, NLEN >::operator() |
( |
ValueType & |
value, |
|
|
|
... |
|
) |
| const |
|
inline |
Functional operator template.
The documentation for this class was generated from the following file: