1.7.1
CCC
 
Loading...
Searching...
No Matches
CovList.hpp File Reference
#include "Basic/VectorNumT.hpp"
#include "Space/ASpace.hpp"
#include "gstlearn_export.hpp"
#include "geoslib_define.h"
#include "Enum/ECov.hpp"
#include "Covariances/ACov.hpp"
#include "Covariances/CovCalcMode.hpp"
#include <vector>

Classes

class  CovList
 This class describes the Covariance as a list of elementary covariances (see CovBase.hpp for more details) where the calculation rule is simple: the returned value is the sum of each elementary (active) covariance function. More...