Docs.rs
rstsr-openblas-0.6.2
rstsr-openblas 0.6.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ajz34
Dependencies
duplicate ^2.0
normal
num ^0.4
normal
rayon >=1.10
normal
rstsr-blas-traits ^0.6.2
normal
rstsr-common ^0.6.2
normal
rstsr-core ^0.6.2
normal
rstsr-dtype-traits ^0.6.2
normal
rstsr-linalg-traits ^0.6.2
normal
optional
rstsr-native-impl ^0.6.2
normal
rstsr-openblas-ffi ^0.5
normal
rstsr-sci-traits ^0.6.2
normal
optional
Versions
4.17%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
DTypeCastAPI
rstsr_
openblas
0.6.2
DType
CastAPI
Required Methods
into_cast
Implementations on Foreign Types
Complex<f32>
Complex<f32>
Complex<f64>
Complex<f64>
bf16
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
bool
f16
f32
f32
f32
f32
f32
f32
f32
f32
f32
f32
f32
f32
f32
f32
f64
f64
f64
f64
f64
f64
f64
f64
f64
f64
f64
f64
f64
f64
i8
i8
i8
i8
i8
i8
i8
i8
i8
i8
i8
i8
i8
i16
i16
i16
i16
i16
i16
i16
i16
i16
i16
i16
i16
i16
i16
i32
i32
i32
i32
i32
i32
i32
i32
i32
i32
i32
i32
i32
i32
i64
i64
i64
i64
i64
i64
i64
i64
i64
i64
i64
i64
i64
i64
isize
isize
isize
isize
isize
isize
isize
isize
isize
isize
isize
isize
isize
u8
u8
u8
u8
u8
u8
u8
u8
u8
u8
u8
u8
u8
u8
u16
u16
u16
u16
u16
u16
u16
u16
u16
u16
u16
u16
u16
u16
u32
u32
u32
u32
u32
u32
u32
u32
u32
u32
u32
u32
u32
u32
u64
u64
u64
u64
u64
u64
u64
u64
u64
u64
u64
u64
u64
u64
usize
usize
usize
usize
usize
usize
usize
usize
usize
usize
usize
usize
usize
Implementors
In rstsr_
openblas::
prelude_
dev
rstsr_openblas
::
prelude_dev
Trait
DType
CastAPI
Copy item path
Source
pub trait DTypeCastAPI<T> { // Required method fn
into_cast
(self) -> T; }
Required Methods
§
Source
fn
into_cast
(self) -> T
Implementations on Foreign Types
§
Source
§
impl
DTypeCastAPI
<
bool
> for
f32
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
f64
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
i8
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
i16
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
i32
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
i64
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
isize
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
u8
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
u16
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
u32
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
u64
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
usize
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
bf16
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
f16
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
Complex
<
f32
>
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
bool
> for
Complex
<
f64
>
Source
§
fn
into_cast
(self) ->
bool
Source
§
impl
DTypeCastAPI
<
f32
> for
bool
Source
§
fn
into_cast
(self) ->
f32
Source
§
impl
DTypeCastAPI
<
f32
> for
f64
Source
§
fn
into_cast
(self) ->
f32
Source
§
impl
DTypeCastAPI
<
f32
> for
i8
Source
§
fn
into_cast
(self) ->
f32
Source
§
impl
DTypeCastAPI
<
f32
> for
i16
Source
§
fn
into_cast
(self) ->
f32
Source
§
impl
DTypeCastAPI
<
f32
> for
i32
Source
§
fn
into_cast
(self) ->
f32
Source
§
impl
DTypeCastAPI
<
f32
> for
i64
Source
§
fn
into_cast
(self) ->
f32
Source
§
impl
DTypeCastAPI
<
f32
> for
isize
Source
§
fn
into_cast
(self) ->
f32
Source
§
impl
DTypeCastAPI
<
f32
> for
u8
Source
§
fn
into_cast
(self) ->
f32
Source
§
impl
DTypeCastAPI
<
f32
> for
u16
Source
§
fn
into_cast
(self) ->
f32
Source
§
impl
DTypeCastAPI
<
f32
> for
u32
Source
§
fn
into_cast
(self) ->
f32
Source
§
impl
DTypeCastAPI
<
f32
> for
u64
Source
§
fn
into_cast
(self) ->
f32
Source
§
impl
DTypeCastAPI
<
f32
> for
usize
Source
§
fn
into_cast
(self) ->
f32
Source
§
impl
DTypeCastAPI
<
f64
> for
bool
Source
§
fn
into_cast
(self) ->
f64
Source
§
impl
DTypeCastAPI
<
f64
> for
f32
Source
§
fn
into_cast
(self) ->
f64
Source
§
impl
DTypeCastAPI
<
f64
> for
i8
Source
§
fn
into_cast
(self) ->
f64
Source
§
impl
DTypeCastAPI
<
f64
> for
i16
Source
§
fn
into_cast
(self) ->
f64
Source
§
impl
DTypeCastAPI
<
f64
> for
i32
Source
§
fn
into_cast
(self) ->
f64
Source
§
impl
DTypeCastAPI
<
f64
> for
i64
Source
§
fn
into_cast
(self) ->
f64
Source
§
impl
DTypeCastAPI
<
f64
> for
isize
Source
§
fn
into_cast
(self) ->
f64
Source
§
impl
DTypeCastAPI
<
f64
> for
u8
Source
§
fn
into_cast
(self) ->
f64
Source
§
impl
DTypeCastAPI
<
f64
> for
u16
Source
§
fn
into_cast
(self) ->
f64
Source
§
impl
DTypeCastAPI
<
f64
> for
u32
Source
§
fn
into_cast
(self) ->
f64
Source
§
impl
DTypeCastAPI
<
f64
> for
u64
Source
§
fn
into_cast
(self) ->
f64
Source
§
impl
DTypeCastAPI
<
f64
> for
usize
Source
§
fn
into_cast
(self) ->
f64
Source
§
impl
DTypeCastAPI
<
i8
> for
bool
Source
§
fn
into_cast
(self) ->
i8
Source
§
impl
DTypeCastAPI
<
i8
> for
f32
Source
§
fn
into_cast
(self) ->
i8
Source
§
impl
DTypeCastAPI
<
i8
> for
f64
Source
§
fn
into_cast
(self) ->
i8
Source
§
impl
DTypeCastAPI
<
i8
> for
i16
Source
§
fn
into_cast
(self) ->
i8
Source
§
impl
DTypeCastAPI
<
i8
> for
i32
Source
§
fn
into_cast
(self) ->
i8
Source
§
impl
DTypeCastAPI
<
i8
> for
i64
Source
§
fn
into_cast
(self) ->
i8
Source
§
impl
DTypeCastAPI
<
i8
> for
isize
Source
§
fn
into_cast
(self) ->
i8
Source
§
impl
DTypeCastAPI
<
i8
> for
u8
Source
§
fn
into_cast
(self) ->
i8
Source
§
impl
DTypeCastAPI
<
i8
> for
u16
Source
§
fn
into_cast
(self) ->
i8
Source
§
impl
DTypeCastAPI
<
i8
> for
u32
Source
§
fn
into_cast
(self) ->
i8
Source
§
impl
DTypeCastAPI
<
i8
> for
u64
Source
§
fn
into_cast
(self) ->
i8
Source
§
impl
DTypeCastAPI
<
i8
> for
usize
Source
§
fn
into_cast
(self) ->
i8
Source
§
impl
DTypeCastAPI
<
i16
> for
bool
Source
§
fn
into_cast
(self) ->
i16
Source
§
impl
DTypeCastAPI
<
i16
> for
f32
Source
§
fn
into_cast
(self) ->
i16
Source
§
impl
DTypeCastAPI
<
i16
> for
f64
Source
§
fn
into_cast
(self) ->
i16
Source
§
impl
DTypeCastAPI
<
i16
> for
i32
Source
§
fn
into_cast
(self) ->
i16
Source
§
impl
DTypeCastAPI
<
i16
> for
i64
Source
§
fn
into_cast
(self) ->
i16
Source
§
impl
DTypeCastAPI
<
i16
> for
isize
Source
§
fn
into_cast
(self) ->
i16
Source
§
impl
DTypeCastAPI
<
i16
> for
u8
Source
§
fn
into_cast
(self) ->
i16
Source
§
impl
DTypeCastAPI
<
i16
> for
u16
Source
§
fn
into_cast
(self) ->
i16
Source
§
impl
DTypeCastAPI
<
i16
> for
u32
Source
§
fn
into_cast
(self) ->
i16
Source
§
impl
DTypeCastAPI
<
i16
> for
u64
Source
§
fn
into_cast
(self) ->
i16
Source
§
impl
DTypeCastAPI
<
i16
> for
usize
Source
§
fn
into_cast
(self) ->
i16
Source
§
impl
DTypeCastAPI
<
i32
> for
bool
Source
§
fn
into_cast
(self) ->
i32
Source
§
impl
DTypeCastAPI
<
i32
> for
f32
Source
§
fn
into_cast
(self) ->
i32
Source
§
impl
DTypeCastAPI
<
i32
> for
f64
Source
§
fn
into_cast
(self) ->
i32
Source
§
impl
DTypeCastAPI
<
i32
> for
i8
Source
§
fn
into_cast
(self) ->
i32
Source
§
impl
DTypeCastAPI
<
i32
> for
i16
Source
§
fn
into_cast
(self) ->
i32
Source
§
impl
DTypeCastAPI
<
i32
> for
i64
Source
§
fn
into_cast
(self) ->
i32
Source
§
impl
DTypeCastAPI
<
i32
> for
isize
Source
§
fn
into_cast
(self) ->
i32
Source
§
impl
DTypeCastAPI
<
i32
> for
u8
Source
§
fn
into_cast
(self) ->
i32
Source
§
impl
DTypeCastAPI
<
i32
> for
u16
Source
§
fn
into_cast
(self) ->
i32
Source
§
impl
DTypeCastAPI
<
i32
> for
u32
Source
§
fn
into_cast
(self) ->
i32
Source
§
impl
DTypeCastAPI
<
i32
> for
u64
Source
§
fn
into_cast
(self) ->
i32
Source
§
impl
DTypeCastAPI
<
i32
> for
usize
Source
§
fn
into_cast
(self) ->
i32
Source
§
impl
DTypeCastAPI
<
i64
> for
bool
Source
§
fn
into_cast
(self) ->
i64
Source
§
impl
DTypeCastAPI
<
i64
> for
f32
Source
§
fn
into_cast
(self) ->
i64
Source
§
impl
DTypeCastAPI
<
i64
> for
f64
Source
§
fn
into_cast
(self) ->
i64
Source
§
impl
DTypeCastAPI
<
i64
> for
i8
Source
§
fn
into_cast
(self) ->
i64
Source
§
impl
DTypeCastAPI
<
i64
> for
i16
Source
§
fn
into_cast
(self) ->
i64
Source
§
impl
DTypeCastAPI
<
i64
> for
i32
Source
§
fn
into_cast
(self) ->
i64
Source
§
impl
DTypeCastAPI
<
i64
> for
isize
Source
§
fn
into_cast
(self) ->
i64
Source
§
impl
DTypeCastAPI
<
i64
> for
u8
Source
§
fn
into_cast
(self) ->
i64
Source
§
impl
DTypeCastAPI
<
i64
> for
u16
Source
§
fn
into_cast
(self) ->
i64
Source
§
impl
DTypeCastAPI
<
i64
> for
u32
Source
§
fn
into_cast
(self) ->
i64
Source
§
impl
DTypeCastAPI
<
i64
> for
u64
Source
§
fn
into_cast
(self) ->
i64
Source
§
impl
DTypeCastAPI
<
i64
> for
usize
Source
§
fn
into_cast
(self) ->
i64
Source
§
impl
DTypeCastAPI
<
isize
> for
bool
Source
§
fn
into_cast
(self) ->
isize
Source
§
impl
DTypeCastAPI
<
isize
> for
f32
Source
§
fn
into_cast
(self) ->
isize
Source
§
impl
DTypeCastAPI
<
isize
> for
f64
Source
§
fn
into_cast
(self) ->
isize
Source
§
impl
DTypeCastAPI
<
isize
> for
i8
Source
§
fn
into_cast
(self) ->
isize
Source
§
impl
DTypeCastAPI
<
isize
> for
i16
Source
§
fn
into_cast
(self) ->
isize
Source
§
impl
DTypeCastAPI
<
isize
> for
i32
Source
§
fn
into_cast
(self) ->
isize
Source
§
impl
DTypeCastAPI
<
isize
> for
i64
Source
§
fn
into_cast
(self) ->
isize
Source
§
impl
DTypeCastAPI
<
isize
> for
u8
Source
§
fn
into_cast
(self) ->
isize
Source
§
impl
DTypeCastAPI
<
isize
> for
u16
Source
§
fn
into_cast
(self) ->
isize
Source
§
impl
DTypeCastAPI
<
isize
> for
u32
Source
§
fn
into_cast
(self) ->
isize
Source
§
impl
DTypeCastAPI
<
isize
> for
u64
Source
§
fn
into_cast
(self) ->
isize
Source
§
impl
DTypeCastAPI
<
u8
> for
bool
Source
§
fn
into_cast
(self) ->
u8
Source
§
impl
DTypeCastAPI
<
u8
> for
f32
Source
§
fn
into_cast
(self) ->
u8
Source
§
impl
DTypeCastAPI
<
u8
> for
f64
Source
§
fn
into_cast
(self) ->
u8
Source
§
impl
DTypeCastAPI
<
u8
> for
i8
Source
§
fn
into_cast
(self) ->
u8
Source
§
impl
DTypeCastAPI
<
u8
> for
i16
Source
§
fn
into_cast
(self) ->
u8
Source
§
impl
DTypeCastAPI
<
u8
> for
i32
Source
§
fn
into_cast
(self) ->
u8
Source
§
impl
DTypeCastAPI
<
u8
> for
i64
Source
§
fn
into_cast
(self) ->
u8
Source
§
impl
DTypeCastAPI
<
u8
> for
isize
Source
§
fn
into_cast
(self) ->
u8
Source
§
impl
DTypeCastAPI
<
u8
> for
u16
Source
§
fn
into_cast
(self) ->
u8
Source
§
impl
DTypeCastAPI
<
u8
> for
u32
Source
§
fn
into_cast
(self) ->
u8
Source
§
impl
DTypeCastAPI
<
u8
> for
u64
Source
§
fn
into_cast
(self) ->
u8
Source
§
impl
DTypeCastAPI
<
u8
> for
usize
Source
§
fn
into_cast
(self) ->
u8
Source
§
impl
DTypeCastAPI
<
u16
> for
bool
Source
§
fn
into_cast
(self) ->
u16
Source
§
impl
DTypeCastAPI
<
u16
> for
f32
Source
§
fn
into_cast
(self) ->
u16
Source
§
impl
DTypeCastAPI
<
u16
> for
f64
Source
§
fn
into_cast
(self) ->
u16
Source
§
impl
DTypeCastAPI
<
u16
> for
i8
Source
§
fn
into_cast
(self) ->
u16
Source
§
impl
DTypeCastAPI
<
u16
> for
i16
Source
§
fn
into_cast
(self) ->
u16
Source
§
impl
DTypeCastAPI
<
u16
> for
i32
Source
§
fn
into_cast
(self) ->
u16
Source
§
impl
DTypeCastAPI
<
u16
> for
i64
Source
§
fn
into_cast
(self) ->
u16
Source
§
impl
DTypeCastAPI
<
u16
> for
isize
Source
§
fn
into_cast
(self) ->
u16
Source
§
impl
DTypeCastAPI
<
u16
> for
u8
Source
§
fn
into_cast
(self) ->
u16
Source
§
impl
DTypeCastAPI
<
u16
> for
u32
Source
§
fn
into_cast
(self) ->
u16
Source
§
impl
DTypeCastAPI
<
u16
> for
u64
Source
§
fn
into_cast
(self) ->
u16
Source
§
impl
DTypeCastAPI
<
u16
> for
usize
Source
§
fn
into_cast
(self) ->
u16
Source
§
impl
DTypeCastAPI
<
u32
> for
bool
Source
§
fn
into_cast
(self) ->
u32
Source
§
impl
DTypeCastAPI
<
u32
> for
f32
Source
§
fn
into_cast
(self) ->
u32
Source
§
impl
DTypeCastAPI
<
u32
> for
f64
Source
§
fn
into_cast
(self) ->
u32
Source
§
impl
DTypeCastAPI
<
u32
> for
i8
Source
§
fn
into_cast
(self) ->
u32
Source
§
impl
DTypeCastAPI
<
u32
> for
i16
Source
§
fn
into_cast
(self) ->
u32
Source
§
impl
DTypeCastAPI
<
u32
> for
i32
Source
§
fn
into_cast
(self) ->
u32
Source
§
impl
DTypeCastAPI
<
u32
> for
i64
Source
§
fn
into_cast
(self) ->
u32
Source
§
impl
DTypeCastAPI
<
u32
> for
isize
Source
§
fn
into_cast
(self) ->
u32
Source
§
impl
DTypeCastAPI
<
u32
> for
u8
Source
§
fn
into_cast
(self) ->
u32
Source
§
impl
DTypeCastAPI
<
u32
> for
u16
Source
§
fn
into_cast
(self) ->
u32
Source
§
impl
DTypeCastAPI
<
u32
> for
u64
Source
§
fn
into_cast
(self) ->
u32
Source
§
impl
DTypeCastAPI
<
u32
> for
usize
Source
§
fn
into_cast
(self) ->
u32
Source
§
impl
DTypeCastAPI
<
u64
> for
bool
Source
§
fn
into_cast
(self) ->
u64
Source
§
impl
DTypeCastAPI
<
u64
> for
f32
Source
§
fn
into_cast
(self) ->
u64
Source
§
impl
DTypeCastAPI
<
u64
> for
f64
Source
§
fn
into_cast
(self) ->
u64
Source
§
impl
DTypeCastAPI
<
u64
> for
i8
Source
§
fn
into_cast
(self) ->
u64
Source
§
impl
DTypeCastAPI
<
u64
> for
i16
Source
§
fn
into_cast
(self) ->
u64
Source
§
impl
DTypeCastAPI
<
u64
> for
i32
Source
§
fn
into_cast
(self) ->
u64
Source
§
impl
DTypeCastAPI
<
u64
> for
i64
Source
§
fn
into_cast
(self) ->
u64
Source
§
impl
DTypeCastAPI
<
u64
> for
isize
Source
§
fn
into_cast
(self) ->
u64
Source
§
impl
DTypeCastAPI
<
u64
> for
u8
Source
§
fn
into_cast
(self) ->
u64
Source
§
impl
DTypeCastAPI
<
u64
> for
u16
Source
§
fn
into_cast
(self) ->
u64
Source
§
impl
DTypeCastAPI
<
u64
> for
u32
Source
§
fn
into_cast
(self) ->
u64
Source
§
impl
DTypeCastAPI
<
u64
> for
usize
Source
§
fn
into_cast
(self) ->
u64
Source
§
impl
DTypeCastAPI
<
usize
> for
bool
Source
§
fn
into_cast
(self) ->
usize
Source
§
impl
DTypeCastAPI
<
usize
> for
f32
Source
§
fn
into_cast
(self) ->
usize
Source
§
impl
DTypeCastAPI
<
usize
> for
f64
Source
§
fn
into_cast
(self) ->
usize
Source
§
impl
DTypeCastAPI
<
usize
> for
i8
Source
§
fn
into_cast
(self) ->
usize
Source
§
impl
DTypeCastAPI
<
usize
> for
i16
Source
§
fn
into_cast
(self) ->
usize
Source
§
impl
DTypeCastAPI
<
usize
> for
i32
Source
§
fn
into_cast
(self) ->
usize
Source
§
impl
DTypeCastAPI
<
usize
> for
i64
Source
§
fn
into_cast
(self) ->
usize
Source
§
impl
DTypeCastAPI
<
usize
> for
u8
Source
§
fn
into_cast
(self) ->
usize
Source
§
impl
DTypeCastAPI
<
usize
> for
u16
Source
§
fn
into_cast
(self) ->
usize
Source
§
impl
DTypeCastAPI
<
usize
> for
u32
Source
§
fn
into_cast
(self) ->
usize
Source
§
impl
DTypeCastAPI
<
usize
> for
u64
Source
§
fn
into_cast
(self) ->
usize
Source
§
impl
DTypeCastAPI
<
bf16
> for
bool
Source
§
fn
into_cast
(self) ->
bf16
Source
§
impl
DTypeCastAPI
<
f16
> for
bool
Source
§
fn
into_cast
(self) ->
f16
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
bool
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
f32
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
f64
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
i8
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
i16
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
i32
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
i64
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
isize
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
u8
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
u16
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
u32
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
u64
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
usize
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f32
>> for
Complex
<
f64
>
Source
§
fn
into_cast
(self) ->
Complex
<
f32
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
bool
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
f32
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
f64
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
i8
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
i16
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
i32
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
i64
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
isize
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
u8
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
u16
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
u32
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
u64
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
usize
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Source
§
impl
DTypeCastAPI
<
Complex
<
f64
>> for
Complex
<
f32
>
Source
§
fn
into_cast
(self) ->
Complex
<
f64
>
Implementors
§
Source
§
impl<T>
DTypeCastAPI
<T> for T