Overview Schemas Index

MATHEMATICAL_FUNCTIONS_SCHEMA (jsdai.SMathematical_functions_schema)


TYPE nonnegative_integer = INTEGER;
WHERE
          nonnegativity: SELF >= 0;
END_TYPE; -- nonnegative_integer

Users

          b_spline_basis.degree
          repackaging_function.selected_output
          symmetric_banded_matrix.above

public interface ENonnegative_integer