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

#include <vtkMatrixUtilities.h>

Public Types

typedef ContainerT::value_type value_type
 

Detailed Description

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

Definition at line 61 of file vtkMatrixUtilities.h.

Member Typedef Documentation

◆ value_type

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

Definition at line 63 of file vtkMatrixUtilities.h.


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