/usr/include/openturns/swig/HMatrix_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 23 24 25 26 27 28 29 30 31 32 33 34 | %feature("docstring") OT::HMatrix
OT_HMatrix_doc
%feature("docstring") OT::HMatrix::getDiagonal
OT_HMatrix_getDiagonal_doc
%feature("docstring") OT::HMatrix::dump
OT_HMatrix_dump_doc
%feature("docstring") OT::HMatrix::transpose
OT_HMatrix_transpose_doc
%feature("docstring") OT::HMatrix::norm
OT_HMatrix_norm_doc
%feature("docstring") OT::HMatrix::getNbRows
OT_HMatrix_getNbRows_doc
%feature("docstring") OT::HMatrix::getNbColumns
OT_HMatrix_getNbColumns_doc
%feature("docstring") OT::HMatrix::factorize
OT_HMatrix_factorize_doc
%feature("docstring") OT::HMatrix::solve
OT_HMatrix_solve_doc
%feature("docstring") OT::HMatrix::solveLower
OT_HMatrix_solveLower_doc
%feature("docstring") OT::HMatrix::compressionRatio
OT_HMatrix_compressionRatio_doc
%feature("docstring") OT::HMatrix::fullrkRatio
OT_HMatrix_fullrkRatio_doc
%feature("docstring") OT::HMatrix::scale
OT_HMatrix_scale_doc
%feature("docstring") OT::HMatrix::gemv
OT_HMatrix_gemv_doc
%feature("docstring") OT::HMatrix::gemm
OT_HMatrix_gemm_doc
%feature("docstring") OT::HMatrix::assembleReal
OT_HMatrix_assembleReal_doc
%feature("docstring") OT::HMatrix::assembleTensor
OT_HMatrix_assembleTensor_doc
|