|
using | NestedType = TMatrix |
|
using | ScalarType = NewType |
|
using | SelfType = CastView<NestedType, NewType> |
|
|
PBAT_HOST_DEVICE | CastView (NestedType const &_A) |
|
PBAT_HOST_DEVICE ScalarType | operator() (auto i, auto j) const |
|
PBAT_HOST_DEVICE ScalarType | operator() (auto i) const |
|
PBAT_HOST_DEVICE ScalarType | operator[] (auto i) const |
|
|
static auto constexpr | kRows = NestedType::kRows |
|
static auto constexpr | kCols = NestedType::kCols |
|
static bool constexpr | bRowMajor = NestedType::bRowMajor |
|
The documentation for this class was generated from the following file:
- C:/git/PhysicsBasedAnimationToolkit/source/pbat/math/linalg/mini/Cast.h