![]() |
NeoPZ
|
#include <fad.h>
Public Types | |
| typedef T::value_type | value_type |
Public Member Functions | |
| FadUnaryPlus (const T &value) | |
| const value_type | val () const |
| const value_type | dx (int i) const |
| int | size () const |
| bool | hasFastAccess () const |
| value_type | fastAccessDx (int i) const |
Protected Member Functions | |
| FadUnaryPlus () | |
Protected Attributes | |
| const T & | expr_ |
| typedef T::value_type FadUnaryPlus< T >::value_type |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
1.8.13