GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Attributes | List of all members
CMK_Node Struct Reference
Collaboration diagram for CMK_Node:
Collaboration graph
[legend]

Public Attributes

octave_idx_type deg
octave_idx_type dist
octave_idx_type id

Detailed Description

Definition at line 70 of file symrcm.cc.

Member Data Documentation

octave_idx_type CMK_Node::deg

Definition at line 75 of file symrcm.cc.

Referenced by DEFUN_DLD(), and find_starting_node().

octave_idx_type CMK_Node::dist

Definition at line 77 of file symrcm.cc.

Referenced by DEFUN_DLD(), and find_starting_node().

octave_idx_type CMK_Node::id

Definition at line 73 of file symrcm.cc.

Referenced by DEFUN_DLD(), and find_starting_node().


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