![]() |
typedef AlgebraicKernel_d_1::Bound | ||
result_type; | ||
typedef AlgebraicKernel_d_1::Algebraic_real_1 | ||
first_argument_type; | ||
typedef AlgebraicKernel_d_1::Algebraic_real_1 | ||
second_argument_type; |
result_type | fo ( first_argument_type a , second_argument_type b ) | |||||||
Computes a value r, which is between a and b.
|