|
INLINE | AutoDiffRec (const AutoDiffRec &)=default |
|
INLINE | AutoDiffRec (SCAL _val) |
|
INLINE | AutoDiffRec (SCAL _val, SCAL _last) |
|
INLINE | AutoDiffRec (SCAL aval, int diffindex) |
|
INLINE | AutoDiffRec (SCAL aval, const SCAL *grad) |
|
INLINE | AutoDiffRec (const AutoDiffVec< 1, SCAL > &ad) |
|
INLINE AutoDiffRec & | operator= (const AutoDiffRec &)=default |
|
INLINE AutoDiffRec & | operator= (SCAL aval) |
|
INLINE SCAL | Value () const |
|
INLINE SCAL | DValue (int) const |
|
INLINE SCAL & | Value () |
|
INLINE SCAL & | DValue (int) |
|
INLINE auto | Rec () const |
|
INLINE auto | Last () const |
|
INLINE auto & | Rec () |
|
INLINE auto & | Last () |
|
INLINE | operator AutoDiffVec< 1, SCAL > () const |
|
The documentation for this class was generated from the following file: