|
libcrn
3.9.5
A document image processing library
|
Include dependency graph for CRNReal.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | crn::Real |
| Interface class for the metric real number class. More... | |
| struct | crn::IsSerializable< Real > |
| struct | crn::IsClonable< Real > |
| struct | crn::IsMetric< Real > |
Namespaces | |
| crn | |
Functions | |
| double | crn::Distance (const Real &r1, const Real &r2) noexcept |
| crn::Real | operator+ (crn::Real r1, const crn::Real &r2) noexcept |
| crn::Real | operator- (crn::Real r1, const crn::Real &r2) noexcept |
| crn::Real | operator* (crn::Real r1, const crn::Real &r2) noexcept |
| crn::Real | operator/ (crn::Real r1, const crn::Real &r2) noexcept |
1.8.6