ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Go to the source code of this file.
Namespaces | |
namespace | Utils |
Functions | |
template<typename T , std::size_t N> | |
Vector< T, N > | Utils::calc_orthonormal_vector (Vector< T, N > const &vec) |
Return a vector that is orthonormal to vec. | |