pub type FullPrecisionBackend<B> = <B as Backend>::FullPrecisionBackend;
Expand description

Full precision float element type used by the backend.