Public Member Functions | |
_idxadda_helper (T *a, const T *v) | |
void | operator() (octave_idx_type i) |
Public Attributes | |
T * | array |
const T * | vals |
|
inline |
|
inline |
Definition at line 50 of file MArray.cc.
References _idxadda_helper< T >::array, and _idxadda_helper< T >::vals.
T* _idxadda_helper< T >::array |
Definition at line 47 of file MArray.cc.
Referenced by _idxadda_helper< T >::operator()().
const T* _idxadda_helper< T >::vals |
Definition at line 48 of file MArray.cc.
Referenced by _idxadda_helper< T >::operator()().