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