Documentation of 'kcl.waterloo.math.geom.Cartesian' Java class
Cartesian
kcl.waterloo.math.geom

Class Cartesian



  • public class Cartesian
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      Cartesian(int n) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double[] getX() 
      double[] getY() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Cartesian

        public Cartesian(int n)
    • Method Detail

      • getX

        public double[] getX()
        Returns:
        the x
      • getY

        public double[] getY()
        Returns:
        the y

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.