|
CGAL 4.4 - Algebraic Foundations
|
AdaptableUnaryFunction providing the square root.
AlgebraicStructureTraits Types | |
| typedef unspecified_type | result_type |
Is AlgebraicStructureTraits::Type. More... | |
| typedef unspecified_type | argument_type |
Is AlgebraicStructureTraits::Type. More... | |
Operations | |
| result_type | operator() (argument_type x) const |
| returns \( \sqrt{x}\). More... | |
| result_type AlgebraicStructureTraits_::Sqrt::operator() | ( | argument_type | x | ) | const |
returns \( \sqrt{x}\).