org.la4j.matrix.functor
Interface AdvancedMatrixPredicate
-
public interface AdvancedMatrixPredicateAn advanced matrix predicate that test the whole matrix rather than its elements.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description booleantest(Matrix matrix)Tests givenmatrix.
-
-
-
Method Detail
-
test
boolean test(Matrix matrix)
Tests givenmatrix.- Parameters:
matrix- the source matrix- Returns:
- whether the matrix meets this predicate
-
-
DMelt 3.0 © DataMelt by jWork.ORG