VTK  9.2.6
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>
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>
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>
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: