MNE-CPP
0.1.9
A Framework for Electrophysiology
Loading...
Searching...
No Matches
src
libraries
inverse
inverse_global.cpp
Go to the documentation of this file.
1
//=============================================================================================================
36
//=============================================================================================================
37
// INCLUDES
38
//=============================================================================================================
39
40
#include "
inverse_global.h
"
41
42
//=============================================================================================================
43
// DEFINE METHODS
44
//=============================================================================================================
45
46
const
char
*
INVERSELIB::buildDateTime
(){
return
UTILSLIB::dateTimeNow();}
47
48
//=============================================================================================================
49
50
const
char
*
INVERSELIB::buildHash
(){
return
UTILSLIB::gitHash();}
51
52
//=============================================================================================================
53
54
const
char
*
INVERSELIB::buildHashLong
(){
return
UTILSLIB::gitHashLong();}
inverse_global.h
inverse library export/import macros.
INVERSELIB::buildHashLong
INVERSESHARED_EXPORT const char * buildHashLong()
Definition
inverse_global.cpp:54
INVERSELIB::buildDateTime
INVERSESHARED_EXPORT const char * buildDateTime()
Definition
inverse_global.cpp:46
INVERSELIB::buildHash
INVERSESHARED_EXPORT const char * buildHash()
Definition
inverse_global.cpp:50
Generated on Sat Feb 14 2026 16:30:24 for MNE-CPP by
1.9.8