TypeSegment.hpp
Go to the documentation of this file.
1 // ========================================================================================
2 // ApproxMVBB
3 // Copyright (C) 2014 by Gabriel Nützi <nuetzig (at) imes (d0t) mavt (d0t) ethz (døt) ch>
4 //
5 // This Source Code Form is subject to the terms of the Mozilla Public
6 // License, v. 2.0. If a copy of the MPL was not distributed with this
7 // file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 // ========================================================================================
9 
10 #ifndef ApproxMVBB_Diameter_TypeSegment_hpp
11 #define ApproxMVBB_Diameter_TypeSegment_hpp
12 
13 namespace ApproxMVBB{
14 namespace Diameter{
15 
16  struct TypeSegment {
17  double const *extremity1;
18  double const *extremity2;
21  };
22 
23 }
24 }
25 #endif // ApproxMVBB_Diameter_TypeSegment_hpp
26 
27 
These are some container definitions.


asr_approx_mvbb
Author(s): Gassner Nikolai
autogenerated on Mon Jun 10 2019 12:38:08