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