/usr/include/openturns/swig/SimulationResult_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 | // SimulationResult docstrings are defined in SimulationResultImplementation_doc.i.in
%feature("docstring") OT::SimulationResult
OT_SimulationResult_doc
%feature("docstring") OT::SimulationResult::drawImportanceFactors
OT_SimulationResult_drawImportanceFactors_doc
%feature("docstring") OT::SimulationResult::getBlockSize
OT_SimulationResult_getBlockSize_doc
%feature("docstring") OT::SimulationResult::getCoefficientOfVariation
OT_SimulationResult_getCoefficientOfVariation_doc
%feature("docstring") OT::SimulationResult::getConfidenceLength
OT_SimulationResult_getConfidenceLength_doc
%feature("docstring") OT::SimulationResult::getEvent
OT_SimulationResult_getEvent_doc
%feature("docstring") OT::SimulationResult::getImportanceFactors
OT_SimulationResult_getImportanceFactors_doc
%feature("docstring") OT::SimulationResult::getMeanPointInEventDomain
OT_SimulationResult_getMeanPointInEventDomain_doc
%feature("docstring") OT::SimulationResult::getOuterSampling
OT_SimulationResult_getOuterSampling_doc
%feature("docstring") OT::SimulationResult::getProbabilityEstimate
OT_SimulationResult_getProbabilityEstimate_doc
%feature("docstring") OT::SimulationResult::getStandardDeviation
OT_SimulationResult_getStandardDeviation_doc
%feature("docstring") OT::SimulationResult::getVarianceEstimate
OT_SimulationResult_getVarianceEstimate_doc
%feature("docstring") OT::SimulationResult::setBlockSize
OT_SimulationResult_setBlockSize_doc
%feature("docstring") OT::SimulationResult::setOuterSampling
OT_SimulationResult_setOuterSampling_doc
%feature("docstring") OT::SimulationResult::setProbabilityEstimate
OT_SimulationResult_setProbabilityEstimate_doc
%feature("docstring") OT::SimulationResult::setVarianceEstimate
OT_SimulationResult_setVarianceEstimate_doc
|