|
typedef Vec< T, N > | in_type |
|
typedef O | out_type |
|
|
| TransformedExpr (boost::shared_ptr< Expr< Vec< T, N >, O > > e, AffineTransform< T, N > xf) |
|
virtual void | sout (std::ostream &s) |
|
virtual O | eval (Vec< T, N > x) |
|
virtual boost::shared_ptr< Expr< Vec< T, N >, O > > | managedCopy () |
|
virtual string | opname () |
|
| operator boost::shared_ptr< Expr< Vec< T, N >, O > > () |
|
◆ eval()
virtual O eval |
( |
Vec< T, N > |
x | ) |
|
|
inlinevirtual |
◆ managedCopy()
virtual boost::shared_ptr< Expr< Vec< T, N >, O > > 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: