dwww Home | Show directory contents | Find package

%module li_std_carray

%include <std_carray.i>

%template(Vector3) std::carray<double, 3>;

%template(Matrix3) std::carray<std::carray<double, 3>, 3>;

Generated by dwww version 1.15 on Tue Jul 2 00:29:50 CEST 2024.