VTK  9.3.20240328
Static Public Member Functions | List of all members
vtkMatrixUtilities::detail::Wrapper< RowsT, ColsT, MatrixT, Layout::Identity, true > Class Template Reference

#include <vtkMatrixUtilities.h>

Static Public Member Functions

template<int RowT, int ColT, class MatrixTT >
static ComponentType Get (MatrixTT &&M)
 

Detailed Description

template<int RowsT, int ColsT, class MatrixT>
class vtkMatrixUtilities::detail::Wrapper< RowsT, ColsT, MatrixT, Layout::Identity, true >

Definition at line 285 of file vtkMatrixUtilities.h.

Member Function Documentation

◆ Get()

template<int RowsT, int ColsT, class MatrixT >
template<int RowT, int ColT, class MatrixTT >
static ComponentType vtkMatrixUtilities::detail::Wrapper< RowsT, ColsT, MatrixT, Layout::Identity, true >::Get ( MatrixTT &&  M)
inlinestatic

Definition at line 292 of file vtkMatrixUtilities.h.


The documentation for this class was generated from the following file: