VTK  9.3.20240424
Public Types | List of all members
vtkMatrixUtilities::detail::ScalarTypeExtractor< ContainerTypeT, ContainerT > Struct Template Reference

#include <vtkMatrixUtilities.h>

Public Types

typedef std::decay< typenamestd::decay< ContainerT >::type::value_type >::type value_type
 

Detailed Description

template<int ContainerTypeT, class ContainerT>
struct vtkMatrixUtilities::detail::ScalarTypeExtractor< ContainerTypeT, ContainerT >

Definition at line 53 of file vtkMatrixUtilities.h.

Member Typedef Documentation

◆ value_type

template<int ContainerTypeT, class ContainerT >
typedef std::decay<typenamestd::decay<ContainerT>::type::value_type>::type vtkMatrixUtilities::detail::ScalarTypeExtractor< ContainerTypeT, ContainerT >::value_type

Definition at line 55 of file vtkMatrixUtilities.h.


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