Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
LA::Utils
Supplementary types
Constants
SUPPORTED_TYPES = {
Float32
,
Float64
,
Complex
}
Types supported by LAPACK
TODO - Complex64?
WORK_POOL =
SimplePool
(
WorkArea
).new
Pool used by linalg routines
Nested types
LA::Utils::Columns(T)
LA::Utils::LUMatrix(T)
LA::Utils::LinAlgError
LA::Utils::MatrixParseError
LA::Utils::RowColumn
LA::Utils::Rows(T)
LA::Utils::WorkArea