vspline 1.1.0
Generic C++11 Code for Uniform B-Splines
vspline::out_of_bounds Struct Reference

out_of_bounds is thrown by mapping mode REJECT for out-of-bounds coordinates this exception is left without a message, it only has a very specific application, and there it may be thrown often, so we don't want anything slowing it down. More...

#include <common.h>

Detailed Description

out_of_bounds is thrown by mapping mode REJECT for out-of-bounds coordinates this exception is left without a message, it only has a very specific application, and there it may be thrown often, so we don't want anything slowing it down.

Definition at line 316 of file common.h.


The documentation for this struct was generated from the following file: