Public Member Functions | |
_idxadda_helper (T *a, const T *v) | |
void | operator() (octave_idx_type i) |
Private Attributes | |
T * | m_array |
const T * | m_vals |
|
inline |
|
inline |
Definition at line 54 of file MArray.cc.
References _idxadda_helper< T >::m_array, and _idxadda_helper< T >::m_vals.
|
private |
Definition at line 58 of file MArray.cc.
Referenced by _idxadda_helper< T >::operator()().
|
private |
Definition at line 59 of file MArray.cc.
Referenced by _idxadda_helper< T >::operator()().