Public Member Functions | |
sortrows_run_t (octave_idx_type c, octave_idx_type o, octave_idx_type n) | |
Public Attributes | |
octave_idx_type | col |
octave_idx_type | nel |
octave_idx_type | ofs |
Definition at line 1596 of file oct-sort.cc.
|
inline |
Definition at line 1599 of file oct-sort.cc.
octave_idx_type sortrows_run_t::col |
Definition at line 1602 of file oct-sort.cc.
octave_idx_type sortrows_run_t::nel |
Definition at line 1602 of file oct-sort.cc.
octave_idx_type sortrows_run_t::ofs |
Definition at line 1602 of file oct-sort.cc.