Small dense matrix inversion
Created by: bathmatt
@mhoemmen I can see this being somewhere for your block crs matrix inversion.
Is there a class where I can do a small dense matrix inversion? Example, I can grab a sub-view out of a kokkos 2D view and call it a matrix and compute its inverse?
Thanks