Index of module types


C
CNTMAT [Slap_C.Mat]
The signature of modules containing dynamically-sized contiguous matrices.
CNTMAT [Slap_Z.Mat]
The signature of modules containing dynamically-sized contiguous matrices.
CNTMAT [Slap_S.Mat]
The signature of modules containing dynamically-sized contiguous matrices.
CNTMAT [Slap_D.Mat]
The signature of modules containing dynamically-sized contiguous matrices.
CNTVEC [Slap_C.Vec]
The signature of modules containing dynamically-sized contiguous vectors.
CNTVEC [Slap_Z.Vec]
The signature of modules containing dynamically-sized contiguous vectors.
CNTVEC [Slap_S.Vec]
The signature of modules containing dynamically-sized contiguous vectors.
CNTVEC [Slap_D.Vec]
The signature of modules containing dynamically-sized contiguous vectors.

D
DSCMAT [Slap_C.Mat]
The signature of modules containing dynamically-sized discrete matrices.
DSCMAT [Slap_Z.Mat]
The signature of modules containing dynamically-sized discrete matrices.
DSCMAT [Slap_S.Mat]
The signature of modules containing dynamically-sized discrete matrices.
DSCMAT [Slap_D.Mat]
The signature of modules containing dynamically-sized discrete matrices.
DSCVEC [Slap_C.Vec]
The signature of modules containing dynamically-sized discrete vectors.
DSCVEC [Slap_Z.Vec]
The signature of modules containing dynamically-sized discrete vectors.
DSCVEC [Slap_S.Vec]
The signature of modules containing dynamically-sized discrete vectors.
DSCVEC [Slap_D.Vec]
The signature of modules containing dynamically-sized discrete vectors.

S
SIZE [Slap_size]
The signature of modules as packages of types like exists n. n Size.t.
SYEVR_RESULT [Slap_S]
The signature of returned modules of syevr_dyn.
SYEVR_RESULT [Slap_D]
The signature of returned modules of syevr_dyn.