Re-exports§
pub use crate::fast_sweeping::fast_sweeping;
Modules§
- differential_
geometry - Differential geometry on continuous and discrete curves and surfaces.
- differential_
operators - fast_
sweeping - fourier
- lagrange_
polynomials - legendre
- legendre_
roots - manifold_
integration - multilinear
- sampler
Traits§
Functions§
- binomial
- N chose K formula.
- combine_
tensor_ basis_ evals - Combines 1D basis evaluations into a 3D tensor product basis. Shared logic between fourier and legendre basis evaluation. Only compiled for std builds; shader code (no_std) handles combination inline.
- factorial
- powers_
to_ index