VTK  9.3.20240327
Public Member Functions | List of all members
vtkMatrixUtilities::detail::Wrapper< RowsT, ColsT, MatrixT, Layout::Diag, false > Class Template Reference

#include <vtkMatrixUtilities.h>

Public Member Functions

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

Detailed Description

template<int RowsT, int ColsT, class MatrixT>
class vtkMatrixUtilities::detail::Wrapper< RowsT, ColsT, MatrixT, Layout::Diag, false >

Definition at line 316 of file vtkMatrixUtilities.h.

Member Function Documentation

◆ Get()

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

Definition at line 346 of file vtkMatrixUtilities.h.


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