MDL SDK API
Up
Public Attributes
|
List of all members
mi::math::Matrix_struct<T, 2, 1> Struct Template Reference
Math API
»
Matrix Class
»
Internal Storage Classes for Matrices
Specialization for 2x1-matrix.
More...
#include <
matrix.h
>
Public Attributes
T
xx
xx-element.
More...
T
yx
yx-element.
More...
Detailed Description
template<typename T>
struct mi::math::Matrix_struct<T, 2, 1>
Specialization for 2x1-matrix.
3 October 2024, 19:55, rev377400.3959
© 2024 NVIDIA Corporation.
All rights reserved.