/usr/include/openturns/swig/CalibrationStrategy_doc.i is in libopenturns-dev 1.9-5.
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 | // CalibrationStrategy docstrings are defined in CalibrationStrategyImplementation_doc.i.in
%feature("docstring") OT::CalibrationStrategy
OT_CalibrationStrategy_doc
%feature("docstring") OT::CalibrationStrategy::computeUpdateFactor
OT_CalibrationStrategy_computeUpdateFactor_doc
%feature("docstring") OT::CalibrationStrategy::getCalibrationStep
OT_CalibrationStrategy_getCalibrationStep_doc
%feature("docstring") OT::CalibrationStrategy::setCalibrationStep
OT_CalibrationStrategy_setCalibrationStep_doc
%feature("docstring") OT::CalibrationStrategy::getExpansionFactor
OT_CalibrationStrategy_getExpansionFactor_doc
%feature("docstring") OT::CalibrationStrategy::setExpansionFactor
OT_CalibrationStrategy_setExpansionFactor_doc
%feature("docstring") OT::CalibrationStrategy::getRange
OT_CalibrationStrategy_getRange_doc
%feature("docstring") OT::CalibrationStrategy::setRange
OT_CalibrationStrategy_setRange_doc
%feature("docstring") OT::CalibrationStrategy::getShrinkFactor
OT_CalibrationStrategy_getShrinkFactor_doc
%feature("docstring") OT::CalibrationStrategy::setShrinkFactor
OT_CalibrationStrategy_setShrinkFactor_doc
|