Module dynamic

Module dynamic 

Source

Structs§

CholeskyExResult
Structured Cholesky result with numerical status information.
EigResult
EighResult
InvExResult
Structured inverse result with numerical status information.
LstsqResult
LuFactorExResult
Packed LU factorization result with numerical status information.
LuFactorResult
Packed LU factorization result.
LuResult
QrResult
SlogdetResult
SolveExResult
Structured solve result with numerical status information.
SvdResult
Tensor

Enums§

DynTensor
Runtime tensor wrapper for a fixed supported dtype set.
LuPivot
Pivoting strategy for LU decomposition.
ScalarType
Runtime scalar type tag used by dynamic tensor wrappers.