add


Description:

public void add (float[] vector) throws Error

Adds a vector to the batch.

Parameters:

vector

The vector to add (must match width)

Exceptions:

Error

if vector dimension doesn't match width