/usr/include/openturns/swig/CovarianceModel_doc.i is in libopenturns-dev 1.7-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | // CovarianceModel docstrings are defined in CovarianceModelImplementation_doc.i.in
%feature("docstring") OT::CovarianceModel
OT_CovarianceModel_doc
%feature("docstring") OT::CovarianceModel::computeAsScalar
OT_CovarianceModel_computeAsScalar_doc
%feature("docstring") OT::CovarianceModel::computeStandardRepresentative
OT_CovarianceModel_computeStandardRepresentative_doc
%feature("docstring") OT::CovarianceModel::discretize
OT_CovarianceModel_discretize_doc
%feature("docstring") OT::CovarianceModel::discretizeAndFactorize
OT_CovarianceModel_discretizeAndFactorize_doc
%feature("docstring") OT::CovarianceModel::discretizeAndFactorizeHMatrix
OT_CovarianceModel_discretizeAndFactorizeHMatrix_doc
%feature("docstring") OT::CovarianceModel::discretizeHMatrix
OT_CovarianceModel_discretizeHMatrix_doc
%feature("docstring") OT::CovarianceModel::discretizeRow
OT_CovarianceModel_discretizeRow_doc
%feature("docstring") OT::CovarianceModel::getDimension
OT_CovarianceModel_getDimension_doc
%feature("docstring") OT::CovarianceModel::getAmplitude
OT_CovarianceModel_getAmplitude_doc
%feature("docstring") OT::CovarianceModel::getScale
OT_CovarianceModel_getScale_doc
%feature("docstring") OT::CovarianceModel::getMarginal
OT_CovarianceModel_get_marginal
%feature("docstring") OT::CovarianceModel::getNuggetFactor
OT_CovarianceModel_get_nugget_factor_doc
%feature("docstring") OT::CovarianceModel::getParameter
OT_CovarianceModel_getParameter_doc
%feature("docstring") OT::CovarianceModel::getParameterDescription
OT_CovarianceModel_getParameterDescription_doc
%feature("docstring") OT::CovarianceModel::getSpatialCorrelation
OT_CovarianceModel_getSpatialCorrelation_doc
%feature("docstring") OT::CovarianceModel::getSpatialDimension
OT_CovarianceModel_getSpatialDimension_doc
%feature("docstring") OT::CovarianceModel::isDiagonal
OT_CovarianceModel_isDiagonal_doc
%feature("docstring") OT::CovarianceModel::isStationary
OT_CovarianceModel_isStationary_doc
%feature("docstring") OT::CovarianceModel::partialGradient
OT_CovarianceModel_partialGradient_doc
%feature("docstring") OT::CovarianceModel::setAmplitude
OT_CovarianceModel_setAmplitude_doc
%feature("docstring") OT::CovarianceModel::setScale
OT_CovarianceModel_setScale_doc
%feature("docstring") OT::CovarianceModel::setNuggetFactor
OT_CovarianceModel_set_nugget_factor_doc
%feature("docstring") OT::CovarianceModel::setParameter
OT_CovarianceModel_setParameter_doc
%feature("docstring") OT::CovarianceModel::setSpatialCorrelation
OT_CovarianceModel_setSpatialCorrelation_doc
%feature("docstring") OT::CovarianceModel::operator()
OT_CovarianceModel_operator_doc
|