Public Member Functions | Public Attributes

sortrows_run_t Struct Reference

Collaboration diagram for sortrows_run_t:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Definition at line 1583 of file oct-sort.cc.


Constructor & Destructor Documentation

sortrows_run_t::sortrows_run_t ( octave_idx_type  c,
octave_idx_type  o,
octave_idx_type  n 
) [inline]

Definition at line 1585 of file oct-sort.cc.


Member Data Documentation

Definition at line 1587 of file oct-sort.cc.

Definition at line 1587 of file oct-sort.cc.

Definition at line 1587 of file oct-sort.cc.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines