/usr/include/openturns/swig/NumericalMathFunction_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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 | // NumericalMathFunction docstrings are defined in NumericalMathFunctionImplementation_doc.i.in
%feature("docstring") OT::NumericalMathFunction
OT_NumericalMathFunction_doc
%feature("docstring") OT::NumericalMathFunction::GetValidFunctions
OT_NumericalMathFunction_GetValidFunctions_doc
%feature("docstring") OT::NumericalMathFunction::GetValidConstants
OT_NumericalMathFunction_GetValidConstants_doc
%feature("docstring") OT::NumericalMathFunction::GetValidOperators
OT_NumericalMathFunction_GetValidOperators_doc
%feature("docstring") OT::NumericalMathFunction::enableCache
OT_NumericalMathFunction_enableCache_doc
%feature("docstring") OT::NumericalMathFunction::disableCache
OT_NumericalMathFunction_disableCache_doc
%feature("docstring") OT::NumericalMathFunction::clearCache
OT_NumericalMathFunction_clearCache_doc
%feature("docstring") OT::NumericalMathFunction::isCacheEnabled
OT_NumericalMathFunction_isCacheEnabled_doc
%feature("docstring") OT::NumericalMathFunction::getCacheHits
OT_NumericalMathFunction_getCacheHits_doc
%feature("docstring") OT::NumericalMathFunction::getCacheInput
OT_NumericalMathFunction_getCacheInput_doc
%feature("docstring") OT::NumericalMathFunction::getCacheOutput
OT_NumericalMathFunction_getCacheOutput_doc
%feature("docstring") OT::NumericalMathFunction::addCacheContent
OT_NumericalMathFunction_addCacheContent_doc
%feature("docstring") OT::NumericalMathFunction::enableHistory
OT_NumericalMathFunction_enableHistory_doc
%feature("docstring") OT::NumericalMathFunction::disableHistory
OT_NumericalMathFunction_disableHistory_doc
%feature("docstring") OT::NumericalMathFunction::clearHistory
OT_NumericalMathFunction_clearHistory_doc
%feature("docstring") OT::NumericalMathFunction::isHistoryEnabled
OT_NumericalMathFunction_isHistoryEnabled_doc
%feature("docstring") OT::NumericalMathFunction::getHistoryInput
OT_NumericalMathFunction_getHistoryInput_doc
%feature("docstring") OT::NumericalMathFunction::getHistoryOutput
OT_NumericalMathFunction_getHistoryOutput_doc
%feature("docstring") OT::NumericalMathFunction::getCallsNumber
OT_NumericalMathFunction_getCallsNumber_doc
%feature("docstring") OT::NumericalMathFunction::getEvaluationCallsNumber
OT_NumericalMathFunction_getEvaluationCallsNumber_doc
%feature("docstring") OT::NumericalMathFunction::getGradientCallsNumber
OT_NumericalMathFunction_getGradientCallsNumber_doc
%feature("docstring") OT::NumericalMathFunction::getHessianCallsNumber
OT_NumericalMathFunction_getHessianCallsNumber_doc
%feature("docstring") OT::NumericalMathFunction::getMarginal
OT_NumericalMathFunction_getMarginal_doc
%feature("docstring") OT::NumericalMathFunction::getImplementation
OT_NumericalMathFunction_getImplementation_doc
%feature("docstring") OT::NumericalMathFunction::getEvaluation
OT_NumericalMathFunction_getEvaluation_doc
%feature("docstring") OT::NumericalMathFunction::getGradient
OT_NumericalMathFunction_getGradient_doc
%feature("docstring") OT::NumericalMathFunction::getHessian
OT_NumericalMathFunction_getHessian_doc
%feature("docstring") OT::NumericalMathFunction::setEvaluation
OT_NumericalMathFunction_setEvaluation_doc
%feature("docstring") OT::NumericalMathFunction::setGradient
OT_NumericalMathFunction_setGradient_doc
%feature("docstring") OT::NumericalMathFunction::setHessian
OT_NumericalMathFunction_setHessian_doc
%feature("docstring") OT::NumericalMathFunction::gradient
OT_NumericalMathFunction_gradient_doc
%feature("docstring") OT::NumericalMathFunction::hessian
OT_NumericalMathFunction_hessian_doc
%feature("docstring") OT::NumericalMathFunction::getDescription
OT_NumericalMathFunction_getDescription_doc
%feature("docstring") OT::NumericalMathFunction::setDescription
OT_NumericalMathFunction_setDescription_doc
%feature("docstring") OT::NumericalMathFunction::getInputDescription
OT_NumericalMathFunction_getInputDescription_doc
%feature("docstring") OT::NumericalMathFunction::getOutputDescription
OT_NumericalMathFunction_getOutputDescription_doc
%feature("docstring") OT::NumericalMathFunction::getInputDimension
OT_NumericalMathFunction_getInputDimension_doc
%feature("docstring") OT::NumericalMathFunction::getOutputDimension
OT_NumericalMathFunction_getOutputDimension_doc
%feature("docstring") OT::NumericalMathFunction::getParameterDimension
OT_NumericalMathFunction_getParameterDimension_doc
%feature("docstring") OT::NumericalMathFunction::draw
OT_NumericalMathFunction_draw_doc
%feature("docstring") OT::NumericalMathFunction::getParameter
OT_NumericalMathFunction_getParameter_doc
%feature("docstring") OT::NumericalMathFunction::setParameter
OT_NumericalMathFunction_setParameter_doc
%feature("docstring") OT::NumericalMathFunction::parameterGradient
OT_NumericalMathFunction_parameterGradient_doc
|