Skip to main content

OrgtrScalar

Trait OrgtrScalar 

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

Source§

impl OrgtrScalar for Complex64

Source§

impl OrgtrScalar for f32

Source§

impl OrgtrScalar for f64

Implementors§