package owl

  1. Overview
  2. Docs
val gsl_spmatrix_alloc_nzmax : (int -> int -> int -> int -> Owl_types.Sparse_real.spmat_struct Ctypes.structure Ctypes_static.ptr F.return) F.result
val gsl_spmatrix_set : (Owl_types.Sparse_real.spmat_struct Ctypes.structure Ctypes_static.ptr -> int -> int -> float -> int F.return) F.result