#include <quaternion.hpp>
Public Member Functions | |
ExceptionIndex (int index, int imin, int imax) | |
Public Member Functions inherited from eigenpy::Exception | |
std::string | copyMessage () const |
Exception () | |
Exception (const std::string &msg) | |
virtual const std::string & | getMessage () const |
const char * | what () const throw () |
~Exception () throw () | |
Additional Inherited Members | |
Static Public Member Functions inherited from eigenpy::Exception | |
static void | registerException () |
Protected Attributes inherited from eigenpy::Exception | |
std::string | message |
Definition at line 59 of file quaternion.hpp.
|
inline |
Definition at line 61 of file quaternion.hpp.