|
QUGaR 0.1.3
|
#include <algoim/uvector.hpp>Go to the source code of this file.
Namespaces | |
| namespace | qugar |
| QUGaR's main namespace. | |
Typedefs | |
| template<typename T , int dim> | |
| using | qugar::Vector = ::algoim::uvector<T, dim> |
| Class representing a vector. | |
Functions | |
| template<typename T , int dim> | |
| Vector< T, dim > | qugar::permute_vector_directions (const Vector< T, dim > &vec) |