![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
Provides quaternion adapter classes. More...
#include <cstddef>#include <type_traits>#include "CDPL/Math/Expression.hpp"#include "CDPL/Math/VectorAssignment.hpp"#include "CDPL/Math/TypeTraits.hpp"#include "CDPL/Math/Functional.hpp"#include "CDPL/Base/Exceptions.hpp"Go to the source code of this file.
Namespaces | |
| CDPL | |
| The namespace of the Chemical Data Processing Library. | |
| CDPL::Math | |
| Contains classes and functions related to mathematics. | |
Functions | |
| template<typename E > | |
| QuaternionVectorAdapter< E > | CDPL::Math::vec (QuaternionExpression< E > &e) |
| template<typename E > | |
| QuaternionVectorAdapter< const E > | CDPL::Math::vec (const QuaternionExpression< E > &e) |
Provides quaternion adapter classes.