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

Interface VectorFunction



  • public interface VectorFunction
    A vector function that takes a vector's element and produces a new value.
    • Method Detail

      • evaluate

        double evaluate(int i,
                        double value)
        Evaluates vector's element.
        Parameters:
        i - the element's index
        value - the element's value
        Returns:
        a new element's value

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.