Skip to main content

SytrfScalar

Trait SytrfScalar 

Source
pub trait SytrfScalar: 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 SytrfScalar for Complex32

Source§

impl SytrfScalar for Complex64

Source§

impl SytrfScalar for f32

Source§

impl SytrfScalar for f64

Implementors§