cfx_
math
0.1.0
Root
InvParams
Implementations on Foreign Types
(N, P)
Implementors
In cfx_
math::
nth_
root
cfx_math
::
nth_root
Trait
RootInvParams
Copy item path
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
§