Index of types

B
binop [Lacaml__C.Mat]
binop [Lacaml__C.Vec]
binop [Lacaml__Z.Mat]
binop [Lacaml__Z.Vec]
binop [Lacaml__S.Mat]
binop [Lacaml__S.Vec]
binop [Lacaml__D.Mat]
binop [Lacaml__D.Vec]
binop [Lacaml__common.Types.Mat]
binop [Lacaml__common.Types.Vec]
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__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
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__C.Mat]
t [Lacaml__C.Vec]
t [Lacaml__Z.Mat]
t [Lacaml__Z.Vec]
t [Lacaml__S.Mat]
t [Lacaml__S.Vec]
t [Lacaml__D.Mat]
t [Lacaml__D.Vec]
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).

U
unop [Lacaml__C.Mat]
unop [Lacaml__C.Vec]
unop [Lacaml__Z.Mat]
unop [Lacaml__Z.Vec]
unop [Lacaml__S.Mat]
unop [Lacaml__S.Vec]
unop [Lacaml__D.Mat]
unop [Lacaml__D.Vec]
unop [Lacaml__common.Types.Mat]
unop [Lacaml__common.Types.Vec]
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).