Public Member Functions | |
_idxadds_helper (T *a, T v) | |
void | operator() (octave_idx_type i) |
Private Attributes | |
T * | m_array |
T | m_val |
|
inline |
|
inline |
Definition at line 40 of file MArray.cc.
References _idxadds_helper< T >::m_array, and _idxadds_helper< T >::m_val.
|
private |
Definition at line 44 of file MArray.cc.
Referenced by _idxadds_helper< T >::operator()().
|
private |
Definition at line 45 of file MArray.cc.
Referenced by _idxadds_helper< T >::operator()().