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
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 2024-07-18 at 13:53:35 +0000