Re-exports§
pub use dynamic::EigResult;pub use dynamic::EighResult;pub use dynamic::LstsqResult;pub use dynamic::LuResult;pub use dynamic::QrResult;pub use dynamic::SlogdetResult;pub use dynamic::SvdResult;pub use dynamic::Tensor;
Modules§
Structs§
- Cholesky
ExResult - Structured Cholesky result with numerical status information.
- InvEx
Result - Structured inverse result with numerical status information.
- LuFactor
ExResult - Packed LU factorization result with numerical status information.
- LuFactor
Result - Packed LU factorization result.
- NodeId
- Stable identifier of an AD graph node.
- Solve
ExResult - Structured solve result with numerical status information.
Enums§
- DynTensor
- Runtime tensor wrapper for a fixed supported dtype set.
- Scalar
Type - Runtime scalar type tag used by dynamic tensor wrappers.