![]() |
Project
|
Inversion. More...
#include <SMatrixGPU.h>
Public Member Functions | |
template<class MatrixRep > | |
GPUd () static bool Dinv(MatrixRep &rhs) | |
template<class T > | |
GPUd () static bool Dinv(MatRepSymGPU< T | |
InvertBunchKaufman (rhs, ifail) | |
if (!ifail) | |
template<class T > | |
GPUd () static int DfactMatrix(MatRepStdGPU< T | |
template<class T > | |
GPUd () static int DfinvMatrix(MatRepStdGPU< T | |
template<class T > | |
GPUd () static void InvertBunchKaufman(MatRepSymGPU< T | |
Public Attributes | |
D & | rhs |
return | false |
D | |
N & | rhs |
N T & | det |
N T unsigned int * | work |
N unsigned int * | work |
D int & | ifail |
Inversion.
Definition at line 757 of file SMatrixGPU.h.
o2::math_utils::detail::Inverter< D, N >::GPUd | ( | ) |
|
inline |
Definition at line 762 of file SMatrixGPU.h.
o2::math_utils::detail::Inverter< D, N >::GPUd | ( | ) |
o2::math_utils::detail::Inverter< D, N >::GPUd | ( | ) |
o2::math_utils::detail::Inverter< D, N >::GPUd | ( | ) |
|
inline |
Definition at line 784 of file SMatrixGPU.h.
o2::math_utils::detail::Inverter< D, N >::InvertBunchKaufman | ( | rhs | , |
ifail | |||
) |
o2::math_utils::detail::Inverter< D, N >::D |
Definition at line 792 of file SMatrixGPU.h.
N T& o2::math_utils::detail::Inverter< D, N >::det |
Definition at line 792 of file SMatrixGPU.h.
return o2::math_utils::detail::Inverter< D, N >::false |
Definition at line 787 of file SMatrixGPU.h.
Definition at line 800 of file SMatrixGPU.h.
D & o2::math_utils::detail::Inverter< D, N >::rhs |
Definition at line 780 of file SMatrixGPU.h.
N& o2::math_utils::detail::Inverter< D, N >::rhs |
Definition at line 792 of file SMatrixGPU.h.
N T unsigned int* o2::math_utils::detail::Inverter< D, N >::work |
Definition at line 792 of file SMatrixGPU.h.
N unsigned int* o2::math_utils::detail::Inverter< D, N >::work |
Definition at line 796 of file SMatrixGPU.h.