AdaptableBinaryFunction providing the k-th root.
AdaptableBinaryFunction
AlgebraicStructureTraits::KthRoot::result_type | |
Is AlgebraicStructureTraits::Type.
| |
AlgebraicStructureTraits::KthRoot::first_argument | |
Is int.
| |
AlgebraicStructureTraits::KthRoot::second_argument | |
Is AlgebraicStructureTraits::Type.
|
result_type | kth_root ( int k , second_argument_type x ) | |||
returns the k-th root of x.
|
FieldWithRootOf
AlgebraicStructureTraits