Interface AdvancedMatrixPredicate

    • Method Detail

      • test

        boolean test​(Matrix matrix)
        Tests given matrix.
        Parameters:
        matrix - the source matrix
        Returns:
        whether the matrix meets this predicate