Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | List of all members
KokkosBatched::MagnitudeScalarType< Sacado::MP::Vector< S > > Struct Template Reference

#include <Kokkos_ArithTraits_MP_Vector.hpp>

Public Types

typedef Sacado::MP::Vector< S > val_type
 
typedef Kokkos::Details::ArithTraits< val_type >::mag_type type
 

Detailed Description

template<typename S>
struct KokkosBatched::MagnitudeScalarType< Sacado::MP::Vector< S > >

Definition at line 220 of file Kokkos_ArithTraits_MP_Vector.hpp.

Member Typedef Documentation

◆ val_type

template<typename S >
typedef Sacado::MP::Vector<S> KokkosBatched::MagnitudeScalarType< Sacado::MP::Vector< S > >::val_type

Definition at line 221 of file Kokkos_ArithTraits_MP_Vector.hpp.

◆ type

template<typename S >
typedef Kokkos::Details::ArithTraits<val_type>::mag_type KokkosBatched::MagnitudeScalarType< Sacado::MP::Vector< S > >::type

Definition at line 222 of file Kokkos_ArithTraits_MP_Vector.hpp.


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