Overview Schemas Index

mathematical_functions_schema         


TYPE one_or_two = positive_integer;
WHERE
          in_range: (SELF = 1) OR (SELF = 2);
END_TYPE; -- one_or_two

Users

          general_linear_function.sum_index
          homogeneous_linear_function.sum_index