SLATE 2024.05.31
Software for Linear Algebra Targeting Exascale
Loading...
Searching...
No Matches
Target implementations

Functions

template<Target target, typename scalar_t >
void slate::impl::unmtr_hb2st (Side side, Op op, Matrix< scalar_t > &V, Matrix< scalar_t > &C, const std::map< Option, Value > &opts)
 Distributed parallel unmtr_hb2st.
 

Detailed Description

Function Documentation

◆ unmtr_hb2st()

template<Target target, typename scalar_t >
void slate::impl::unmtr_hb2st ( Side  side,
Op  op,
Matrix< scalar_t > &  V,
Matrix< scalar_t > &  C,
const std::map< Option, Value > &  opts 
)

Distributed parallel unmtr_hb2st.

Generic implementation for any target.