Docs.rs
lapacke-0.5.0
lapacke 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Homepage
Repository
crates.io
Source
Owners
IvanUkhov
Dependencies
lapacke-sys ^0.1
normal
libc ^0.2
normal
num-complex ^0.4
normal
Versions
0.13%
of the crate is documented
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lapacke
0.5.0
lapacke
Function
cpptrf_work
Copy item path
Source
pub unsafe fn cpptrf_work( layout:
Layout
, uplo:
u8
, n:
i32
, ap: &mut [
c32
], ) ->
i32