Docs.rs
strafe-testing-0.1.1
strafe-testing 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Neek-sss
Dependencies
approx ~0.5
normal
nalgebra ~0.32
normal
num ~0.4
normal
proptest ~1
normal
optional
r2rs-nmath ~0.1
normal
strafe-type ~0.1
normal
Versions
0%
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
print_mat
strafe_
testing
0.1.1
In strafe_
testing::
r
strafe_testing
::
r
Function
print_
mat
Copy item path
Source
pub fn print_mat<R, C, S>(x: &
Matrix
<
f64
, R, C, S>)
where R:
Dim
, C:
Dim
, S:
Storage
<
f64
, R, C>,