Index of types

D
diag [Lacaml_common]

Diagonal parameter (unit or non-unit)

E
eigen_value_sort [Lacaml_common]

GEES eigenvalue sort option

I
int32_vec [Lacaml_common]

Type of 32bit Fortran integer vectors.

int_vec [Lacaml_common]

Type of OCaml integer vectors.

M
mat [Lacaml_complex64]
mat [Lacaml_complex32]
mat [Lacaml_float64]
mat [Lacaml_float32]
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_complex64]
num_type [Lacaml_complex32]
num_type [Lacaml_float64]
num_type [Lacaml_float32]
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_complex64]
prec [Lacaml_complex32]
prec [Lacaml_float64]
prec [Lacaml_float32]
prec [Lacaml_C]
prec [Lacaml_Z]
prec [Lacaml_S]
prec [Lacaml_D]
R
rvec [Lacaml_complex64]
rvec [Lacaml_complex32]
rvec [Lacaml_float64]
rvec [Lacaml_float32]
rvec [Lacaml_C]

Vectors of reals (precision: float32).

rvec [Lacaml_Z]

Vectors of reals (precision: float64).

rvec [Lacaml_S]
rvec [Lacaml_D]
S
schur_vectors [Lacaml_common]

GEES job option

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_complex64]
trans3 [Lacaml_complex32]
trans3 [Lacaml_float64]
trans3 [Lacaml_float32]
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_complex64]
vec [Lacaml_complex32]
vec [Lacaml_float64]
vec [Lacaml_float32]
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).