/usr/include/openturns/swig/UncertaintyRandomVectorTemplateDefs.i is in python-openturns-dev 1.2-2.
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 | // SWIG file UncertaintyRandomVectorTemplateDefs.i
// @author schueller
// @date 2011-11-04 15:00:58 +0100 (Fri, 04 Nov 2011)
%template(ProcessImplementationPointer) OT::Pointer<OT::ProcessImplementation>;
|