FunctionObjectConcept

AlgebraicKernel_d_2::ComputeY_2

Definition

Computes the second coordinate of an AlgebraicKernel_d_2::AlgebraicReal_2.

Refines

AdaptableUnaryFunction

Types

typedef AlgebraicKernel_d_2::Algebraic_real_1
result_type;
typedef AlgebraicKernel_d_2::Algebraic_real_2
argument_type;

Operations

A model of this type must provide:

result_type fo ( argument_type a ) Computes the second coordinate of a.

See Also

AlgebraicKernel_d_2::ComputeY_2