XeTLA v0.3.6
IntelĀ® Xe Templates for Linear Algebra - API Definition Document
 
Loading...
Searching...
No Matches
gpu::xetla::subgroup::polynomial_op_t< dtype_, N >::arguments_t Struct Reference

#include <gemm_polynomial.hpp>

Public Member Functions

 arguments_t ()=default
 
 arguments_t (coeff_t coeff_)
 

Public Attributes

coeff_t coeff
 

Constructor & Destructor Documentation

◆ arguments_t() [1/2]

template<typename dtype_ , uint32_t N>
gpu::xetla::subgroup::polynomial_op_t< dtype_, N >::arguments_t::arguments_t ( )
inlinedefault

◆ arguments_t() [2/2]

template<typename dtype_ , uint32_t N>
gpu::xetla::subgroup::polynomial_op_t< dtype_, N >::arguments_t::arguments_t ( coeff_t  coeff_)
inline

Member Data Documentation

◆ coeff

template<typename dtype_ , uint32_t N>
coeff_t gpu::xetla::subgroup::polynomial_op_t< dtype_, N >::arguments_t::coeff