Interface LUDecomposition_F32<T extends Matrix>

All Superinterfaces:
DecompositionInterface<T>, LUDecomposition<T>

public interface LUDecomposition_F32<T extends Matrix>
extends LUDecomposition<T>
Implementation of LUDecomposition for 64-bit numbers
  • Method Details