D | |
| diag [Lacaml.Common] |
Diagonal parameter (unit or non-unit)
|
I | |
| int32_vec [Lacaml.Common] |
Type of 32bit Fortran integer vectors.
|
| int_vec [Lacaml.Common] |
Type of OCaml integer vectors.
|
M | |
| mat [Lacaml.C] |
Complex matrices (precision: complex32).
|
| mat [Lacaml.Z] |
Complex matrices (precision: complex64).
|
| mat [Lacaml.S] |
Matrices (precision: float32).
|
| mat [Lacaml.D] |
Matrices (precision: float64).
|
N | |
| norm2 [Lacaml.Common] |
Type of 1-norm (
`O) and infinity norm (`I)
|
| norm4 [Lacaml.Common] |
Type of 1-norm (
`O), infinity norm (`I) and the Frobenius norm (`F).
|
| num_type [Lacaml.C] | |
| num_type [Lacaml.Z] | |
| num_type [Lacaml.S] | |
| num_type [Lacaml.D] | |
P | |
| pp_el_default [Lacaml.Io] |
Type of references for default printers of elements
|
| pp_el_ovec [Lacaml.Io] |
Type of pretty-printers for OCaml-vectors
|
| pp_labeled_mat [Lacaml.Io] |
Type of pretty-printers for labeled matrices
|
| pp_labeled_vec [Lacaml.Io] |
Type of pretty-printers for labeled vectors
|
| pp_lmat [Lacaml.Io] |
Type of pretty-printers for string labeled matrices
|
| pp_lvec [Lacaml.Io] |
Type of pretty-printers for string labeled vectors
|
| pp_mat [Lacaml.Io] |
Type of standard pretty-printers for matrices
|
| pp_omat [Lacaml.Io] |
Type of pretty-printers for OCaml-matrices of a given element type
|
| pp_ovec [Lacaml.Io] |
Type of pretty-printers for OCaml-vectors of a given element type
|
| pp_vec [Lacaml.Io] |
Type of standard pretty-printers for column vectors
|
| prec [Lacaml.C] | |
| prec [Lacaml.Z] | |
| prec [Lacaml.S] | |
| prec [Lacaml.D] | |
R | |
| rvec [Lacaml.C] |
Vectors of reals (precision: float32).
|
| rvec [Lacaml.Z] |
Vectors of reals (precision: float64).
|
| rvec [Lacaml.S] | |
| rvec [Lacaml.D] | |
S | |
| side [Lacaml.Common] |
Side parameter (left or right)
|
| svd_job [Lacaml.Common] |
SVD computation flags
|
T | |
| t [Lacaml.Io.Context] | |
| trans2 [Lacaml.Common] |
Transpose parameter (normal or transposed)
|
| trans3 [Lacaml.C] |
Transpose parameter (conjugate transposed, normal, or transposed).
|
| trans3 [Lacaml.Z] |
Transpose parameter (conjugate transposed, normal, or transposed).
|
| trans3 [Lacaml.S] |
Transpose parameter (normal or transposed).
|
| trans3 [Lacaml.D] |
Transpose parameter (normal or transposed).
|
V | |
| vec [Lacaml.C] |
Complex vectors (precision: complex32).
|
| vec [Lacaml.Z] |
Complex vectors (precision: complex64).
|
| vec [Lacaml.S] |
Vectors (precision: float32).
|
| vec [Lacaml.D] |
Vectors (precision: float64).
|