Public Member Functions | |
_idxbinop_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 105 of file MArray.cc.
References _idxbinop_helper< T, op >::m_array, and _idxbinop_helper< T, op >::m_vals.
|
private |
Definition at line 109 of file MArray.cc.
Referenced by _idxbinop_helper< T, op >::operator()().
|
private |
Definition at line 110 of file MArray.cc.
Referenced by _idxbinop_helper< T, op >::operator()().