Docs.rs
intel-mkl-sys-0.8.0
intel-mkl-sys 0.8.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
termoshtt
Dependencies
intel-mkl-src ^0.8.0-rc.0
normal
approx ^0.5.1
dev
criterion ^0.3.6
dev
rand ^0.8.5
dev
Versions
0.08%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In intel_mkl_sys
?
Function
intel_mkl_sys
::
vmsAcospi
source
·
[
−
]
pub unsafe extern "C" fn vmsAcospi(
n:
c_int
,
a:
*const
f32
,
r:
*mut
f32
,
mode:
c_longlong
)