chessai / eigen

Haskell bindings to the Eigen C++ library
Other
16 stars 6 forks source link

inlining #16

Open chessai opened 5 years ago

chessai commented 5 years ago

almost all functions in eigen are good candidates for inlining. some of the internal functions should probably just be marked INLINEABLE.