Owl_base_linalg_generictype ('a, 'b) t = ('a, 'b) Owl_base_dense_ndarray_generic.tmodule M = Owl_base_dense_ndarray_genericval is_triu : ('a, 'b) M.t -> boolval is_tril : ('a, 'b) M.t -> boolval is_symmetric : ('a, 'b) M.t -> boolval is_diag : ('a, 'b) M.t -> bool