Algorithms_in_C++
1.0.0
Set of algorithms implemented in C++.
Public Attributes
|
List of all members
math::Point Struct Reference
Public Attributes
double
x
double
y
Detailed Description
structure of points containing two numbers, respectively x and y such that 0 ≤ x ≤ 1 and 0 ≤ y ≤ 1.
The documentation for this struct was generated from the following file:
math/
approximate_pi.cpp
math
Point
Generated by
1.9.3