#include "fcl/math/motion/taylor_model/interval.h"

Go to the source code of this file.
Namespaces | |
| fcl | |
| Main namespace. | |
Functions | |
| template Interval< double > | fcl::bound (const Interval< double > &i, const Interval< double > &other) |
| template Interval< double > | fcl::bound (const Interval< double > &i, double v) |
| template<typename S > | |
| Interval< S > | fcl::bound (const Interval< S > &i, const Interval< S > &other) |
| template<typename S > | |
| Interval< S > | fcl::bound (const Interval< S > &i, S v) |