VTK  9.6.1
vtkMatrixUtilities::detail::Wrapper< RowsT, ColsT, MatrixT, LayoutT, false > Class Template Reference

#include <vtkMatrixUtilities.h>

Inheritance diagram for vtkMatrixUtilities::detail::Wrapper< RowsT, ColsT, MatrixT, LayoutT, false >:
[legend]
Collaboration diagram for vtkMatrixUtilities::detail::Wrapper< RowsT, ColsT, MatrixT, LayoutT, false >:
[legend]

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 LayoutT>
class vtkMatrixUtilities::detail::Wrapper< RowsT, ColsT, MatrixT, LayoutT, false >

Definition at line 270 of file vtkMatrixUtilities.h.

Member Function Documentation

◆ Get()

template<int RowsT, int ColsT, class MatrixT, class LayoutT>
template<int RowT, int ColT, class MatrixTT>
ComponentType vtkMatrixUtilities::detail::Wrapper< RowsT, ColsT, MatrixT, LayoutT, false >::Get ( MatrixTT && M)
inlinestatic

Definition at line 277 of file vtkMatrixUtilities.h.


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