VTK  9.1.0
Static Public Member Functions | List of all members
vtkMatrixUtilities::detail::Wrapper< RowsT, ColsT, MatrixT, LayoutT, false > Class Template Reference

#include <vtkMatrixUtilities.h>

Static Public Member Functions

template<int RowT, int ColT>
static const Scalar & Get (const MatrixT &M)
 
template<int RowT, int ColT>
static Scalar & Get (MatrixT &M)
 

Detailed Description

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

Definition at line 217 of file vtkMatrixUtilities.h.

Member Function Documentation

◆ Get() [1/2]

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

Definition at line 224 of file vtkMatrixUtilities.h.

◆ Get() [2/2]

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

Definition at line 230 of file vtkMatrixUtilities.h.


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