Docs.rs
nalgebra-0.8.2
nalgebra 0.8.2
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
sebcrozet
milibopp
Dependencies
generic-array 0.2.*
typenum 1.3.*
quickcheck 0.2.*
rand 0.3.*
num 0.1.*
rustc-serialize 0.3.*
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-gnu
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-gnu
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
nalgebra
Function
nalgebra
::
shape
[
−
]
[src]
pub fn shape<V:
Shape
<I>, I>(v: &V) -> I
Gets the indexable range of an object.