Medusa  1.1
Coordinate Free Mehless Method implementation
PolytopeShape.cpp
Go to the documentation of this file.
1 #include "medusa/bits/domains/PolytopeShape.hpp"
3 
9 namespace mm {
10 
11 template class PolytopeShape<Vec2d>;
12 
13 } // namespace mm
mm
Root namespace for the whole library.
Definition: Gaussian.hpp:14
Vec.hpp