GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
CMK_Node Struct Reference
Collaboration diagram for CMK_Node:

Public Attributes

octave_idx_type deg
 
octave_idx_type dist
 
octave_idx_type id
 

Detailed Description

Definition at line 76 of file symrcm.cc.

Member Data Documentation

◆ deg

octave_idx_type CMK_Node::deg

Definition at line 81 of file symrcm.cc.

Referenced by find_starting_node(), and Fsymrcm().

◆ dist

octave_idx_type CMK_Node::dist

Definition at line 83 of file symrcm.cc.

Referenced by find_starting_node(), and Fsymrcm().

◆ id

octave_idx_type CMK_Node::id

Definition at line 79 of file symrcm.cc.

Referenced by find_starting_node(), and Fsymrcm().


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