Documentation of 'org.la4j.vector.functor.VectorPredicate' Java class
VectorPredicate
org.la4j.vector.functor

Interface VectorPredicate



  • public interface VectorPredicate
    A vector predicate that tests vector's elements.
    • Method Detail

      • test

        boolean test(int i,
                     double value)
        Tests vector's element.
        Parameters:
        i - the element's index
        value - the element's value
        Returns:
        whether the element meets this predicate

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.