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