Documentation of 'org.jscience.mathematics.structure.VectorSpace' Java class
VectorSpace
org.jscience.mathematics.structure

Interface VectorSpace<V,F extends Field>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      V times(F a)
      Returns the scalar multiplication of this vector by the specified field element.
      • Methods inherited from interface javolution.lang.ValueType

        copy
    • Method Detail

      • times

        V times(F a)
        Returns the scalar multiplication of this vector by the specified field element.
        Parameters:
        a - the field element,
        Returns:
        this ยท a.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.