Navigation

Operators and Keywords

Function List:

C++ API

sub2ind_helper Struct Reference

List of all members.


Public Member Functions

 sub2ind_helper (octave_idx_type *_ind, octave_idx_type _n)
void operator() (octave_idx_type k)

Public Attributes

octave_idx_typeind
octave_idx_type n

Constructor & Destructor Documentation

sub2ind_helper::sub2ind_helper ( octave_idx_type _ind,
octave_idx_type  _n 
) [inline]


Member Function Documentation

void sub2ind_helper::operator() ( octave_idx_type  k  )  [inline]


Member Data Documentation


The documentation for this struct was generated from the following file: