Aerobus v1.2
Loading...
Searching...
No Matches
Public Types | List of all members
aerobus::Embed< q32, q64 > Struct Reference

embeds q32 into q64 More...

#include <aerobus.h>

Public Types

template<typename v >
using type = make_q64_t< static_cast< int64_t >(v::x::v), static_cast< int64_t >(v::y::v)>
 q64 representation of v
 

Detailed Description

embeds q32 into q64

Member Typedef Documentation

◆ type

template<typename v >
using aerobus::Embed< q32, q64 >::type = make_q64_t<static_cast<int64_t>(v::x::v), static_cast<int64_t>(v::y::v)>

q64 representation of v

Template Parameters
va value in q32

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