Medusa  1.1
Coordinate Free Mehless Method implementation
UniformShapeStorage.cpp
Go to the documentation of this file.
3 
9 namespace mm {
11 template class UniformShapeStorage<Vec1d>;
12 template class UniformShapeStorage<Vec2d>;
13 template class UniformShapeStorage<Vec3d>;
14 }
mm
Root namespace for the whole library.
Definition: Gaussian.hpp:14
Vec.hpp
UniformShapeStorage.hpp