Constant Field Values

org.flag4j.*

  • org.flag4j.linalg.decompositions.chol.Cholesky<T>
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "Matrix is not symmetric positive-definite."
  • org.flag4j.linalg.decompositions.lu.LU<T>
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "Zero pivot encountered in decomposition LU decomposition."