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

------------------------------------------------------------------------------
     * @return norm of the vector
     */
    public double norm(Vector.Norm type);
-   
-   @Deprecated
-   public VectorDatum addition(byte[] bs, Vector v2);
-   
-   @Deprecated
-   public double getL1Norm();
-   
-   @Deprecated
-   public double getL2Norm();
-   
-   @Deprecated
-   public double getValueAt(int index);
-   
-   @Deprecated
-   public int getDimAt(int index);
-   
  }
  
  }}}

Reply via email to