file backend_types/libfirst.hpp

[No description available] More…

Namespaces

Name
Gambit
TODO: see if we can use this one:

Detailed Description

Author: Pat Scott

(patscott@physics.mcgill.ca)

Date: 2014 May

Typedefs for libfirst.


Authors (add name and date if you modify):


Source code

//   GAMBIT: Global and Modular BSM Inference Tool
//   *********************************************
///  \file
///
///  Typedefs for libfirst.
///
///  *********************************************
///
///  Authors (add name and date if you modify):
///  
///  \author Pat Scott  
///          (patscott@physics.mcgill.ca)
///  \date 2014 May
///
///  *********************************************

#ifndef __libfirst_types_hpp__
#define __libfirst_types_hpp__

namespace Gambit
{

  typedef double dblarr[10];

}

#endif // defined __libfirst_types_hpp__

Updated on 2023-06-26 at 21:36:57 +0000