package owl

  1. Overview
  2. Docs
module B : sig ... end
module DR = B.Dense_real
module DC = B.Dense_complex
module SR = B.Sparse_real
val dr_allocate_vecptr : int -> int -> Owl_types.Dense_real.vec_record
val dr_allocate_row_vecptr : int -> Owl_types.Dense_real.vec_record
val dr_allocate_col_vecptr : int -> Owl_types.Dense_real.vec_record