Main namespace for Lagrange.
Definition: AABBIGL.h:30
MappingPolicy
Mapping policy control the behavior when two or more elements are mapped into the same output element...
Definition: MappingPolicy.h:21
@ KeepFirst
Keep the value of the first elements.
@ Average
Take the average of all involved elements.
Base exception for errors thrown by Lagrange functions.
Definition: Error.h:27