![]() |
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 759 of file SMatrixGPU.h.
| o2::math_utils::detail::Inverter< D, N >::GPUd | ( | ) |
|
inline |
Definition at line 764 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 786 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 794 of file SMatrixGPU.h.
| N T& o2::math_utils::detail::Inverter< D, N >::det |
Definition at line 794 of file SMatrixGPU.h.
| return o2::math_utils::detail::Inverter< D, N >::false |
Definition at line 789 of file SMatrixGPU.h.
Definition at line 802 of file SMatrixGPU.h.
| D & o2::math_utils::detail::Inverter< D, N >::rhs |
Definition at line 782 of file SMatrixGPU.h.
| N& o2::math_utils::detail::Inverter< D, N >::rhs |
Definition at line 794 of file SMatrixGPU.h.
| N T unsigned int* o2::math_utils::detail::Inverter< D, N >::work |
Definition at line 794 of file SMatrixGPU.h.
| N unsigned int* o2::math_utils::detail::Inverter< D, N >::work |
Definition at line 798 of file SMatrixGPU.h.