ryujin 2.1.1 revision ee5cbcbf2346c1299c942d0e1f13b46449973c18
Loading...
Searching...
No Matches
Public Types | List of all members
ryujin::get_value_type< T > Struct Template Reference

#include <source/simd.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct ryujin::get_value_type< T >

Small helper class to extract the underlying scalar type of a VectorizedArray, or return T directly.

Definition at line 66 of file simd.h.

Member Typedef Documentation

◆ type

template<typename T >
using ryujin::get_value_type< T >::type = T

Definition at line 67 of file simd.h.


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