OpenMPCD
|
Go to the source code of this file.
Classes | |
class | OpenMPCD::Implementation_Vector3D::Dot< T, typename boost::enable_if< boost::is_floating_point< T > >::type > |
Helper class to allow partial template specialization of OpenMPCD::Vector3D::dot , for the case where T is a floating-point type. More... | |
class | OpenMPCD::Implementation_Vector3D::Dot< std::complex< T > > |
Helper class to allow partial template specialization of OpenMPCD::Vector3D::dot , for the case where T is an instance of std::complex . More... | |
Namespaces | |
OpenMPCD::Implementation_Vector3D | |
Namespace for implementation details for Vector3D. | |
Implementation details for the Vector3D class.
Definition in file Vector3D_Implementation2.hpp.