|
using | NestedType = TMatrix |
|
using | ScalarType = typename NestedType::ScalarType |
|
using | SelfType = Diagonal<NestedType> |
|
|
PBAT_HOST_DEVICE | Diagonal (NestedType &A) |
|
PBAT_HOST_DEVICE ScalarType | operator() (auto i, auto j) const |
|
PBAT_HOST_DEVICE ScalarType & | operator() (auto i, auto j) |
|
PBAT_HOST_DEVICE ScalarType | operator() (auto i) const |
|
PBAT_HOST_DEVICE ScalarType | operator[] (auto i) const |
|
PBAT_HOST_DEVICE ScalarType & | operator() (auto i) |
|
PBAT_HOST_DEVICE ScalarType & | operator[] (auto i) |
|
PBAT_HOST_DEVICE void | SetConstant (auto k) |
|
|
static auto constexpr | kRows = NestedType::kRows |
|
static auto constexpr | kCols = 1 |
|
static bool constexpr | bRowMajor = false |
|
The documentation for this class was generated from the following file:
- C:/git/PhysicsBasedAnimationToolkit/source/pbat/math/linalg/mini/Reductions.h