Sha256: 7fac4486d8f96f67175d8f6adaeb04c3e4a0529ad05dbc59821c0040961d784f
Contents?: true
Size: 262 Bytes
Versions: 24
Compression:
Stored size: 262 Bytes
Contents
This is an example of how one can wrap some of Eigen into a C library. To try this with GCC, do: g++ -c binary_library.cpp -O2 -msse2 -I ../.. gcc example.c binary_library.o -o example -lstdc++ ./example TODO: add CMakeLists, add more explanations here
Version data entries
24 entries across 24 versions & 1 rubygems