Variables | |
| const Scalar | PI = 4.0 * std :: atan(1.0) |
| const Scalar | _PI = 180.0 |
| const Scalar | EPSILON = std :: numeric_limits< Scalar > :: epsilon() |
| const Scalar | TOLERANCE = 1e2 * EPSILON |
some constants definitions
| const Scalar msbGrid::Constants::PI = 4.0 * std :: atan(1.0) |