|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
Classes | |
| struct | BaseExpr< GeneralFad< T, Fad::DynamicStorage< T > > > |
| struct | BaseExpr< GeneralFad< T, Fad::StaticStorage< T, N > > > |
| struct | BaseExpr< GeneralFad< T, Fad::ViewStorage< T, l, s, U > > > |
| class | DFad |
| Forward-mode AD class using dynamic memory allocation and expression templates. More... | |
| struct | ExprLevel< DFad< T > > |
| struct | ExprLevel< SFad< T, N > > |
| struct | ExprLevel< SLFad< T, N > > |
| struct | ExprLevel< ViewFad< T, l, s, U > > |
| struct | IsFadExpr< DFad< T > > |
| struct | IsFadExpr< SFad< T, N > > |
| struct | IsFadExpr< SLFad< T, N > > |
| struct | IsFadExpr< ViewFad< T, l, s, U > > |
| class | SFad |
| Forward-mode AD class using static memory allocation. More... | |
| class | SLFad |
| Forward-mode AD class using static memory allocation with long arrays and expression templates. More... | |
| class | StaticStorage |
| class | ViewFad |
| Forward-mode AD class using dynamic memory allocation and expression templates. More... | |
| class | ViewFadPtr |
Functions | |
| template<typename T, int Num> | |
| std::ostream & | operator<< (std::ostream &os, const Expr< SFadExprTag< T, Num > > &x) |
| std::ostream & Sacado::FAD_NS::operator<< | ( | std::ostream & | os, |
| const Expr< SFadExprTag< T, Num > > & | x ) |
Definition at line 252 of file Sacado_Fad_SFad_tmpl.hpp.