TYPE ordering_type

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
TYPE ordering_type = ENUMERATION OF
      (by_rows,
       by_columns);
END_TYPE;

Referenced By

Defintion ordering_type is references by the following definitions:
DefinitionType
 banded_matrix ENTITY
 basic_sparse_matrix ENTITY
 check_sparse_index_domain FUNCTION
 check_sparse_loc_range FUNCTION
 maths_enum_atom SELECT
 standard_table_function ENTITY
 symmetric_matrix ENTITY
 triangular_matrix ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00