BigUglySpider / EmuLibs

Selection of libraries designed to be used with Emu projects. This was originally a Math library only, but has since been changed to hold all Emu libraries to enable consistency in changes to dependencies (such as EmuCore modifications).
https://biguglyspider.github.io/math
0 stars 0 forks source link

Templatised matrices #17

Closed BigUglySpider closed 3 years ago

BigUglySpider commented 3 years ago

Templatised matrix rework complete.

Additional items that did not exist previously still needed, such as alternatives to laplace expansion.

SIMD matrices will be developed in a separate branch based off the merge.