TYPE ordering_type

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
TYPE ordering_type = ENUMERATION OF
  (by_rows,
   by_columns);
END_TYPE;

Referenced By

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


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:05-04:00