halo2_backend
0.4.0
Basis
Object Safety
Implementors
In halo2_backend::poly
Trait
halo2_backend
::
poly
::
Basis
Copy item path
source
·
[
−
]
pub trait Basis:
Copy
+
Debug
+
Send
+
Sync
{ }
Expand description
The basis over which a polynomial is described.
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
Basis
for
Coeff
source
§
impl
Basis
for
ExtendedLagrangeCoeff
source
§
impl
Basis
for
LagrangeCoeff