Skip to main content

PotrsBatchedScalar

Trait PotrsBatchedScalar 

Source
pub trait PotrsBatchedScalar: 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 PotrsBatchedScalar for Complex64

Source§

impl PotrsBatchedScalar for f32

Source§

impl PotrsBatchedScalar for f64

Implementors§