Documentation of 'jsci.maths.vectors.MathVector' Java class
MathVector
jsci.maths.vectors

Class MathVector

    • Constructor Detail

      • MathVector

        public MathVector(int n)
        Constructs a mathematical vector.
        Parameters:
        n - the dimension of the vector.
    • Method Detail

      • norm

        public abstract double norm()
        Returns the norm (magnitude).
      • dimension

        public final int dimension()
        Returns the vector's dimension.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.