Skip to main content

PolylogElement

Trait PolylogElement 

Source
pub trait PolylogElement:
    FloatElementWithBits
    + PolylogConsts
    + BernoulliNumbers
    + ScalarMathWithPolicy
    + ScalarSpecialMathWithPolicy { }
Expand description

The element bounds the plan’s scalar precompute needs.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§

Last built: 2026-09-08 21:35:55 UTC