Docs.rs
gam-geometry-0.3.129
gam-geometry 0.3.129
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
SauersML
Dependencies
faer ^0.24.0
normal
gam-linalg =0.3.129
normal
gam-math =0.3.129
normal
libm ^0.2.16
normal
ndarray ^0.17.2
normal
wide ^0.7
normal
Versions
63.5%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
validate_simplex_array
gam_
geometry
0.3.129
In gam_
geometry::
manifolds::
simplex
gam_geometry
::
manifolds
::
simplex
Function
validate_
simplex_
array
Copy item path
Source
pub fn validate_simplex_array(points:
ArrayView2
<'_,
f64
>) ->
Result
<
()
,
String
>