Module Owl_operator

Basic operators
module Make_Basic (M : Owl_types_operator.BasicSig) : sig ... end
Extended operators
module Make_Extend (M : Owl_types_operator.ExtendSig) : sig ... end
Matrix-specific operators
module Make_Matrix (M : Owl_types_operator.MatrixSig) : sig ... end
Ndarray-specific operators
Linalg-specific operators
module Make_Linalg (M : Owl_types_operator.LinalgSig) : sig ... end