Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The following page has been changed by udanax: http://wiki.apache.org/hama/InterfaceConsiderations ------------------------------------------------------------------------------ * @param v * @return x = alpha*v + x */ - public boolean add(double alpha, Vector v); + public Vector add(double alpha, Vector v); /** * @param v
