Class LUDecomposer

    • Constructor Detail

      • LUDecomposer

        public LUDecomposer​(double singularityThreshold)
        Creates a LU decomposer with specify threshold for several matrices.
        Parameters:
        singularityThreshold - threshold (based on partial row norm) under which a matrix is considered singular