FUNCTION check_sparse_index_domain (idxdom : tuple_space; base : zero_or_one; shape : LIST [1:?] OF positive_integer; order : ordering_type) : BOOLEAN; LOCAL |
public class FCheck_sparse_index_domain public static Value run(SdaiContext _context, Value idxdom, Value base, Value shape, Value order) |