Public Member Functions | |
_idxadds_helper (T *a, T v) | |
void | operator() (octave_idx_type i) |
Public Attributes | |
T * | array |
T | val |
|
inline |
|
inline |
Definition at line 40 of file MArray.cc.
References _idxadds_helper< T >::array, and _idxadds_helper< T >::val.
T* _idxadds_helper< T >::array |
Definition at line 37 of file MArray.cc.
Referenced by _idxadds_helper< T >::operator()().
T _idxadds_helper< T >::val |
Definition at line 38 of file MArray.cc.
Referenced by _idxadds_helper< T >::operator()().