IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for Meta.Numerics.Interval, including all inherited members.
a | Meta.Numerics.Interval | private |
b | Meta.Numerics.Interval | |
ClosedContains(double x) | Meta.Numerics.Interval | inline |
Equals(object obj) | Meta.Numerics.Interval | inline |
FromEndpointAndWidth(double endpoint, double width) | Meta.Numerics.Interval | inlinestatic |
FromEndpoints(double a, double b) | Meta.Numerics.Interval | inlinestatic |
FromMidpointAndWidth(double midpoint, double width) | Meta.Numerics.Interval | inlinestatic |
GetHashCode() | Meta.Numerics.Interval | inline |
Interval(double a, double b, double w) | Meta.Numerics.Interval | inlineprivate |
LeftEndpoint | Meta.Numerics.Interval | |
Midpoint | Meta.Numerics.Interval | |
OpenContains(double x) | Meta.Numerics.Interval | inline |
operator!=(Interval i1, Interval i2) | Meta.Numerics.Interval | inlinestatic |
operator==(Interval i1, Interval i2) | Meta.Numerics.Interval | inlinestatic |
RightEndpoint | Meta.Numerics.Interval | |
ToString() | Meta.Numerics.Interval | inline |
w | Meta.Numerics.Interval | |
Width | Meta.Numerics.Interval |