module LA::Utils
Overview
Supplementary types
Direct including types
Defined in:
linalg.crlinalg/workpool.cr
matrix/formatted_reader.cr
matrix/matrix.cr
Constant Summary
-
SUPPORTED_TYPES =
{Float32, Float64, Complex}
-
Types supported by LAPACK
TODO - Complex64?
-
WORK_POOL =
SimplePool(WorkArea).new
-
Pool used by linalg routines