Structs§
- Fixed
KluMatrix - A compressed column form SparsMatrix whose shape is fixed
- KluMatrix
Builder - KluMatrix
Spec - KluSettings
Traits§
- KluData
- Values that can be used by the KLU solver. The functions of this trait are all unsafe because they directly call the underlying C implementation.
- KluIndex
- Values that can be used by the KLU solver. The functions of this trait are all unsafe because they directly call the underlying C implementation.