Documentation of 'cern.colt.buffer.tfloat.FloatBuffer2DConsumer' Java class
FloatBuffer2DConsumer
cern.colt.buffer.tfloat

Interface FloatBuffer2DConsumer

  • All Known Implementing Classes:
    FloatBuffer2D


    public interface FloatBuffer2DConsumer
    Target of a streaming FloatBuffer2D into which data is flushed upon buffer overflow.
    • Method Detail

      • addAllOf

        void addAllOf(FloatArrayList x,
                      FloatArrayList y)
        Adds all specified (x,y) points to the receiver.
        Parameters:
        x - the x-coordinates of the points to be added.
        y - the y-coordinates of the points to be added.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.