/usr/include/openturns/swig/Process_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 | // Process docstrings are defined in ProcessImplementation_doc.i.in
%feature("docstring") OT::Process
OT_Process_doc
%feature("docstring") OT::Process::getContinuousRealization
OT_Process_getContinuousRealization_doc
%feature("docstring") OT::Process::getDescription
OT_Process_getDescription_doc
%feature("docstring") OT::Process::setDescription
OT_Process_setDescription_doc
%feature("docstring") OT::Process::getDimension
OT_Process_getDimension_doc
%feature("docstring") OT::Process::getFuture
OT_Process_getFuture_doc
%feature("docstring") OT::Process::getMarginal
OT_Process_getMarginal_doc
%feature("docstring") OT::Process::getMesh
OT_Process_getMesh_doc
%feature("docstring") OT::Process::setMesh
OT_Process_setMesh_doc
%feature("docstring") OT::Process::getMeshDimension
OT_Process_getMeshDimension_doc
%feature("docstring") OT::Process::getRealization
OT_Process_getRealization_doc
%feature("docstring") OT::Process::getSample
OT_Process_getSample_doc
%feature("docstring") OT::Process::getSpatialDimension
OT_Process_getSpatialDimension_doc
%feature("docstring") OT::Process::getTimeGrid
OT_Process_getTimeGrid_doc
%feature("docstring") OT::Process::setTimeGrid
OT_Process_setTimeGrid_doc
%feature("docstring") OT::Process::isComposite
OT_Process_isComposite_doc
%feature("docstring") OT::Process::isNormal
OT_Process_isNormal_doc
%feature("docstring") OT::Process::isStationary
OT_Process_isStationary_doc
|