|
typedef I | in_type |
|
typedef Vec< T, N > | out_type |
|
|
| StackedExpr (boost::shared_ptr< Expr< I, T > > stackd_fns[N]) |
|
virtual void | sout (std::ostream &s) |
|
virtual Vec< T, N > | eval (I x) |
|
virtual boost::shared_ptr< Expr< I, Vec< T, N > > > | managedCopy () |
|
virtual string | opname () |
|
| operator boost::shared_ptr< Expr< I, Vec< T, N > > > () |
|
|
boost::shared_ptr< Expr< I, T > > | fns [N] |
|
◆ eval()
virtual Vec< T, N > eval |
( |
I |
x | ) |
|
|
inlinevirtual |
◆ managedCopy()
virtual boost::shared_ptr< Expr< I, 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: