![]() |
NeoPZ
|
#include <tfad.h>
Public Types | |
| typedef T::value_type | value_type |
Public Member Functions | |
| TFadExpr (const T &fadexpr) | |
| value_type | val () const |
| value_type | dx (int i) const |
| int | size () const |
| bool | hasFastAccess () const |
| value_type | fastAccessDx (int i) const |
Protected Member Functions | |
| TFadExpr () | |
Protected Attributes | |
| T | fadexpr_ |
| typedef T::value_type TFadExpr< T >::value_type |
|
inline |
Definition at line 399 of file tfad.h.
Referenced by TFad< Num, T >::operator*=(), TFad< Num, T >::operator+=(), TFad< Num, T >::operator-=(), TFad< Num, T >::operator/=(), TFad< Num, T >::operator=(), and TFad< Num, T >::TFad().
|
inline |
|
inline |
|
inline |
Definition at line 398 of file tfad.h.
Referenced by operator!(), TFad< Num, T >::operator*=(), TFad< Num, T >::operator+=(), TFad< Num, T >::operator-=(), TFad< Num, T >::operator/=(), and TFad< Num, T >::operator=().
1.8.13