BayesianAnalysisToolkit
0.9.3
Main Page
Namespaces
Classes
Files
File List
File Members
models
mvc
BCMVCObservable.cxx
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2007-2013, the BAT core developer team
3
* All rights reserved.
4
*
5
* For the licensing terms see doc/COPYING.
6
* For documentation see http://mpp.mpg.de/bat
7
*/
8
9
// ---------------------------------------------------------
10
11
#include "
BCMVCObservable.h
"
12
13
// ---------------------------------------------------------
14
BCMVCObservable::BCMVCObservable
() : fName(
""
)
15
, fMin(0.)
16
, fMax(0.)
17
{
18
}
19
20
// ---------------------------------------------------------
21
BCMVCObservable::~BCMVCObservable
()
22
{
23
}
24
25
// ---------------------------------------------------------
Generated by
1.8.4