My Project
|
perform out of place matrix inversion on C-style arrays More...
#include <MatrixBlock.hpp>
Public Member Functions | |
template<typename K > | |
void | operator() (const K *matrix, K *inverse) |
perform out of place matrix inversion on C-style arrays