ENTITY explicit_table_function

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
ENTITY explicit_table_function
   ABSTRACT SUPERTYPE OF (ONEOF(listed_real_data, listed_integer_data, listed_logical_data, listed_string_data, listed_complex_number_data, listed_data, externally_listed_data, linearized_table_function, basic_sparse_matrix))
   SUBTYPE OF (maths_function);
      index_base : zero_or_one;
      shape : LIST [1:?] OF positive_integer;
END_ENTITY;

Explicit Attributes

Entity explicit_table_function has the following local and inherited explicit attributes:
AttributeTypeDefined By
 index_basezero_or_one (INTEGER)explicit_table_function
 shapeLIST OF positive_integer (INTEGER)explicit_table_function

Derived Attributes

Entity explicit_table_function has the following local and inherited derived attributes:
AttributeTypeDefined By
 domaintuple_space (SELECT)maths_function
 rangetuple_space (SELECT)maths_function

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity explicit_table_function inherits from the following supertypes:
  generic_expression
    maths_function

Subtypes

Entity explicit_table_function has the following subtypes:
    banded_matrix     basic_sparse_matrix*     externally_listed_data*     linearized_table_function*     listed_complex_number_data*     listed_data*     listed_integer_data*     listed_logical_data*     listed_real_data*     listed_string_data*     regular_table_function     standard_table_function     strict_triangular_matrix     symmetric_banded_matrix     symmetric_matrix     triangular_matrix
* - Immediate Subtypes

Referenced By

Entity explicit_table_function and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 abstracted_expression_function ENTITY generic_expression
 acyclic FUNCTION generic_expression
 all_members_of_es FUNCTION generic_expression
 banded_matrix ENTITY explicit_table_function
 basic_sparse_matrix ENTITY maths_function
 binary_generic_expression ENTITY generic_expression
 b_spline_function ENTITY maths_function
 compare_basis_and_coef FUNCTION maths_function
 composable_sequence FUNCTION maths_function
 convert_to_maths_function FUNCTION maths_function
 convert_to_operand FUNCTION generic_expression
 convert_to_operands FUNCTION generic_expression
 convert_to_operands_prcmfn FUNCTION generic_expression
 convert_to_operands_prcmfn FUNCTION maths_function
 definite_integral_expression ENTITY generic_expression
 definite_integral_expr_check FUNCTION generic_expression
 definite_integral_function ENTITY maths_function
 derive_function_domain FUNCTION maths_function
 derive_function_domain FUNCTION explicit_table_function
 derive_function_range FUNCTION explicit_table_function
 derive_function_range FUNCTION maths_function
 domain_from FUNCTION maths_function
 equal_maths_functions FUNCTION maths_function
 expression_denoted_function ENTITY generic_expression
 expression_is_constant FUNCTION generic_expression
 extremal_position_check FUNCTION explicit_table_function
 format_function ENTITY generic_expression
 free_variables_of FUNCTION generic_expression
 function_applicability FUNCTION generic_expression
 function_application ENTITY generic_expression
 function_is_1d_array FUNCTION maths_function
 function_is_1d_table FUNCTION maths_function
 function_is_2d_table FUNCTION maths_function
 function_is_array FUNCTION maths_function
 function_is_table FUNCTION maths_function
 general_linear_function ENTITY maths_function
 has_values_space FUNCTION generic_expression
 homogeneous_linear_function ENTITY maths_function
 index_expression ENTITY generic_expression
 interval_expression ENTITY generic_expression
 is_acyclic FUNCTION generic_expression
 linearized_table_function ENTITY maths_function
 listed_complex_number_data ENTITY explicit_table_function
 listed_data ENTITY explicit_table_function
 listed_integer_data ENTITY explicit_table_function
 listed_logical_data ENTITY explicit_table_function
 listed_real_data ENTITY explicit_table_function
 listed_string_data ENTITY explicit_table_function
 make_atom_based_literal FUNCTION generic_expression
 make_binary_literal FUNCTION generic_expression
 make_boolean_literal FUNCTION generic_expression
 make_cartesian_complex_number_region FUNCTION generic_expression
 make_complex_number_literal FUNCTION generic_expression
 make_elementary_function FUNCTION maths_function
 make_elementary_function FUNCTION generic_expression
 make_elementary_space FUNCTION generic_expression
 make_extended_tuple_space FUNCTION generic_expression
 make_finite_integer_interval FUNCTION generic_expression
 make_finite_real_interval FUNCTION generic_expression
 make_finite_space FUNCTION generic_expression
 make_function_application FUNCTION generic_expression
 make_function_space FUNCTION generic_expression
 make_int_literal FUNCTION generic_expression
 make_listed_product_space FUNCTION generic_expression
 make_logical_literal FUNCTION generic_expression
 make_maths_enum_literal FUNCTION generic_expression
 make_maths_tuple_literal FUNCTION generic_expression
 make_parallel_composed_function FUNCTION generic_expression
 make_parallel_composed_function FUNCTION maths_function
 make_polar_complex_number_region FUNCTION generic_expression
 make_real_interval_from_min FUNCTION generic_expression
 make_real_interval_to_max FUNCTION generic_expression
 make_real_literal FUNCTION generic_expression
 make_string_literal FUNCTION generic_expression
 make_uniform_product_space FUNCTION generic_expression
 maths_expression SELECT generic_expression
 maths_function ENTITY explicit_table_function
 maths_function_select SELECT maths_function
 maths_space_or_function SELECT maths_function
 maths_value SELECT generic_expression
 member_of FUNCTION maths_function
 multiple_arity_generic_expression ENTITY generic_expression
 no_cyclic_domain_reference FUNCTION maths_function
 parallel_composed_function ENTITY generic_expression
 parallel_composed_function ENTITY maths_function
 parallel_composed_function_composability_check FUNCTION maths_function
 parallel_composed_function_domain_check FUNCTION maths_function
 partial_derivative_expression ENTITY generic_expression
 partial_derivative_function ENTITY maths_function
 rationalize_function ENTITY maths_function
 regular_table_function ENTITY explicit_table_function
 reindexed_array_function ENTITY maths_function
 repackaging_function ENTITY maths_function
 series_composed_function ENTITY maths_function
 shape_of_array FUNCTION explicit_table_function
 shape_of_array FUNCTION maths_function
 simplify_function_application FUNCTION generic_expression
 simplify_generic_expression FUNCTION generic_expression
 substitute FUNCTION maths_function
 substitute FUNCTION generic_expression
 substring_expression ENTITY generic_expression
 symmetric_matrix ENTITY explicit_table_function
 triangular_matrix ENTITY maths_function
 triangular_matrix ENTITY explicit_table_function
 unary_generic_expression ENTITY generic_expression
 used_variables FUNCTION generic_expression
 values_space_of FUNCTION generic_expression
 values_space_of FUNCTION maths_function


[Top Level Definitions] [Exit]

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