GNU Octave  4.0.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
permute_vector Struct Reference

#include "Array-util.h"

Collaboration diagram for permute_vector:
Collaboration graph
[legend]

Public Attributes

octave_idx_type iidx
 
octave_idx_type pidx
 

Detailed Description

Definition at line 106 of file Array-util.h.

Member Data Documentation

octave_idx_type permute_vector::iidx

Definition at line 110 of file Array-util.h.

octave_idx_type permute_vector::pidx

Definition at line 109 of file Array-util.h.

Referenced by permute_vector_compare().


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