Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Cuda implementation for matrix inversion
4.1
CUDA-based realization of matrix inversion function for This package contains a symmetric positive definit inverting a matrix using a GPU. For usage, see the example in testspd.cpp. Also, general block matrix inversion through Gaussian elimination (without pivotting). See testge.cpp for example usage. Note: GE may not be sufficiently stable in single precision. See Makefile to change to double precision.
lxlhh
2016-08-23
9
1
No more~