CGAL 5.1 - Algebraic Kernel
|
#include <Concepts/AlgebraicKernel_d_2--ComputeY_2.h>
Computes the second coordinate of an AlgebraicKernel_d_2::AlgebraicReal_2
.
AdaptableUnaryFunction
AlgebraicKernel_d_2::ComputeY_2
Types | |
typedef AlgebraicKernel_d_2::Algebraic_real_1 | result_type |
typedef AlgebraicKernel_d_2::Algebraic_real_2 | argument_type |
Operations | |
result_type | operator() (const argument_type &a) |
Computes the second coordinate of \( a\). More... | |
typedef AlgebraicKernel_d_2::Algebraic_real_1 AlgebraicKernel_d_2::ComputeY_2::result_type |
result_type AlgebraicKernel_d_2::ComputeY_2::operator() | ( | const argument_type & | a | ) |
Computes the second coordinate of \( a\).