Home
last modified time | relevance | path

Searched defs:UserDefinedStationaryCovarianceModel (Results 1 – 3 of 3) sorted by relevance

/dports/math/openturns/openturns-1.18/python/src/
H A DUserDefinedStationaryCovarianceModel.i10 namespace OT{ %extend UserDefinedStationaryCovarianceModel { UserDefinedStationaryCovarianceModel(c… in UserDefinedStationaryCovarianceModel() function
/dports/math/openturns/openturns-1.18/lib/src/Base/Stat/
H A DUserDefinedStationaryCovarianceModel.cxx32 UserDefinedStationaryCovarianceModel::UserDefinedStationaryCovarianceModel() in UserDefinedStationaryCovarianceModel() function in UserDefinedStationaryCovarianceModel
45 UserDefinedStationaryCovarianceModel::UserDefinedStationaryCovarianceModel(const RegularGrid & mesh, in UserDefinedStationaryCovarianceModel() function in UserDefinedStationaryCovarianceModel
/dports/math/openturns/openturns-1.18/lib/src/Base/Stat/openturns/
H A DUserDefinedStationaryCovarianceModel.hxx36 class OT_API UserDefinedStationaryCovarianceModel class