cfx_math
0.1.0
RootInvParams
Implementations on Foreign Types
(N, P)
Implementors
In cfx_math::nth_root
?
Trait
cfx_math
::
nth_root
::
RootInvParams
source
·
[
−
]
pub trait RootInvParams { }
Implementations on Foreign Types
§
source
§
impl<N, P>
RootInvParams
for
(N, P)
where P:
Unsigned
+
Add
<
U1
>, N:
RootDegree
+
Mul
<<P as
Add
<
U1
>>::
Output
>, <N as
Mul
<<P as
Add
<
U1
>>::
Output
>>::
Output
:
IsLessOrEqual
<
U256
, Output =
True
>,
Implementors
§