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, std::size_t M> | |
Matrix< T, N, M > | Utils::tensor_product (const Vector< T, N > &x, const Vector< T, M > &y) |
template<typename T , std::size_t N> | |
Vector< T, N > | Utils::tensor_product (const T &x, const Vector< T, N > &y) |