Function nalgebra::orthonormal_subspace_basis
[−]
[src]
pub fn orthonormal_subspace_basis<V: Basis, F: FnMut(V) -> bool>(v: &V, f: F)
Computes the basis of the orthonormal subspace of a given vector.