ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
boost::qvm::deduce_vec2< Utils::Quaternion< T >, Utils::Vector< U, 3 >, 3 > Struct Template Reference

#include <quaternion.hpp>

Public Types

using type = typename Utils::Vector< std::common_type_t< T, U >, 3 >
 

Detailed Description

template<typename T, typename U>
struct boost::qvm::deduce_vec2< Utils::Quaternion< T >, Utils::Vector< U, 3 >, 3 >

Definition at line 217 of file quaternion.hpp.

Member Typedef Documentation

◆ type

template<typename T , typename U >
using boost::qvm::deduce_vec2< Utils::Quaternion< T >, Utils::Vector< U, 3 >, 3 >::type = typename Utils::Vector<std::common_type_t<T, U>, 3>

Definition at line 218 of file quaternion.hpp.


The documentation for this struct was generated from the following file: