/usr/include/openturns/swig/ProjectionStrategy_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 | // ProjectionStrategy docstrings are defined in ProjectionStrategyImplementation_doc.i.in
%feature("docstring") OT::ProjectionStrategy
OT_ProjectionStrategy_doc
%feature("docstring") OT::ProjectionStrategy::getCoefficients
OT_ProjectionStrategy_getCoefficients_doc
%feature("docstring") OT::ProjectionStrategy::getExperiment
OT_ProjectionStrategy_getExperiment_doc
%feature("docstring") OT::ProjectionStrategy::getInputSample
OT_ProjectionStrategy_getInputSample_doc
%feature("docstring") OT::ProjectionStrategy::getMeasure
OT_ProjectionStrategy_getMeasure_doc
%feature("docstring") OT::ProjectionStrategy::getOutputSample
OT_ProjectionStrategy_getOutputSample_doc
%feature("docstring") OT::ProjectionStrategy::getRelativeError
OT_ProjectionStrategy_getRelativeError_doc
%feature("docstring") OT::ProjectionStrategy::getResidual
OT_ProjectionStrategy_getResidual_doc
%feature("docstring") OT::ProjectionStrategy::getWeights
OT_ProjectionStrategy_getWeights_doc
%feature("docstring") OT::ProjectionStrategy::setExperiment
OT_ProjectionStrategy_setExperiment_doc
%feature("docstring") OT::ProjectionStrategy::setMeasure
OT_ProjectionStrategy_setMeasure_doc
|