Module Eigen_dsmat_zSource

Sourceval rows : Eigen_types.DSMAT_Z.c_dsmat_z Ctypes.structure Ctypes_static.ptr -> int
Sourceval cols : Eigen_types.DSMAT_Z.c_dsmat_z Ctypes.structure Ctypes_static.ptr -> int
Sourceval swap_rows : (Complex.t, 'a, 'b) Bigarray.Array2.t -> int -> int -> unit
Sourceval swap_cols : (Complex.t, 'a, 'b) Bigarray.Array2.t -> int -> int -> unit
Sourceval rowwise_op : int -> (Complex.t, 'a, 'b) Bigarray.Array2.t -> (Complex.t, 'c, 'd) Bigarray.Array2.t -> unit
Sourceval colwise_op : int -> (Complex.t, 'a, 'b) Bigarray.Array2.t -> (Complex.t, 'c, 'd) Bigarray.Array2.t -> unit