koblas

sparse.factorization.lu

Types

Link copied to clipboard

Sparse LU factorization P·B·Q = L·U of an m × m matrix with Markowitz threshold pivoting. The factors are held in both orientations, indexed by pivot position.

Properties

Link copied to clipboard
const val NO_DROP: Double = 0.0

The default F64SparseLu.factor drop tolerance: keep every entry the elimination produces.