![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Include dependency graph for orthonormal_vec.hpp:
This graph shows which files directly or indirectly include this file: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. | |