Package org.la4j

Class Matrices.PositiveDefiniteMatrixPredicate

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean test​(Matrix matrix)
      Tests given matrix.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PositiveDefiniteMatrixPredicate

        private PositiveDefiniteMatrixPredicate()