|
typedef T | in_type |
|
typedef Vec< T, N > | out_type |
|
|
| PathExpr (const Path< T, N > &p) |
|
virtual void | sout (std::ostream &s) |
|
virtual Vec< T, N > | eval (T x) |
|
virtual boost::shared_ptr< Expr< T, Vec< T, N > > > | managedCopy () |
|
virtual string | opname () |
|
| operator boost::shared_ptr< Expr< T, Vec< T, N > > > () |
|
◆ eval()
virtual Vec< T, N > eval |
( |
T |
x | ) |
|
|
inlinevirtual |
◆ managedCopy()
virtual boost::shared_ptr< Expr< T, Vec< T, N > > > managedCopy |
( |
| ) |
|
|
inlinevirtual |
◆ opname()
virtual string opname |
( |
| ) |
|
|
inlinevirtual |
◆ sout()
virtual void sout |
( |
std::ostream & |
s | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: