Skip to main content

PotrfBatchedScalar

Trait PotrfBatchedScalar 

Source
pub trait PotrfBatchedScalar: Sealed { }

Dyn Compatibility§

This trait is dyn compatible.

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

Implementations on Foreign Types§

Source§

impl PotrfBatchedScalar for Complex32

Source§

impl PotrfBatchedScalar for Complex64

Source§

impl PotrfBatchedScalar for f32

Source§

impl PotrfBatchedScalar for f64

Implementors§