AdaptableUnaryFunction providing the inverse element with respect to multiplication of a Field.
AdaptableUnaryFunction
AlgebraicStructureTraits::Inverse::result_type | |
Is AlgebraicStructureTraits::Type.
| |
AlgebraicStructureTraits::Inverse::argument_type | |
Is AlgebraicStructureTraits::Type.
|
result_type | inverse ( argument_type x ) const |
returns the inverse element of x with respect to multiplication.
|