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

Interface VectorProcedure



  • public interface VectorProcedure
    A vector procedure that acts on vector's elements.
    • Method Detail

      • apply

        void apply(int i,
                   double value)
        Acts on vector's element.
        Parameters:
        i - the element's index
        value - the element's value

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.