Stratax 0.3.1
Loading...
Searching...
No Matches
stratax::core::math_detail::MathResult< T > Struct Template Reference

Maps every supported integral dtype to float64. More...

#include <Math.hpp>

Public Types

using type = dtype::float64
 Floating-point result dtype used for integral input.

Detailed Description

template<Integral T>
struct stratax::core::math_detail::MathResult< T >

Maps every supported integral dtype to float64.

Definition at line 46 of file Math.hpp.

Member Typedef Documentation

◆ type

template<Integral T>
using stratax::core::math_detail::MathResult< T >::type = dtype::float64

Floating-point result dtype used for integral input.

Definition at line 49 of file Math.hpp.


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