Documentation of 'org.freehep.math.minuit.Point' Java class
Point
- java.lang.Object
-
- org.freehep.math.minuit.Point
-
public class Point
extends java.lang.Object
A class representing a pair of double (x,y) or (lower,upper)
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
double |
first |
double |
second |
-
Constructor Summary
Constructors
| Constructor and Description |
Point(double first,
double second) |
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
first
public double first
-
second
public double second
DMelt 3.0 © DataMelt by jWork.ORG
You see the box below because you did not login.