iterative-solver 0.0
molpro::linalg::real_type< T > Struct Template Reference

The real type underlying a (possibly complex) scalar type. More...

#include <scalar_traits.h>

Detailed Description

template<typename T>
struct molpro::linalg::real_type< T >

The real type underlying a (possibly complex) scalar type.

Public Types

using type = T
 

Member Typedef Documentation

◆ type

template<typename T >
using molpro::linalg::real_type< T >::type = T