f4x2_pk_t > Struct Reference#
GeneratorTensor_4< ck::f4x2_pk_t > Struct Reference
#include <host_tensor_generator.hpp>
Public Member Functions | |
| GeneratorTensor_4 (float mean, float stddev, unsigned int seed=1) | |
| template<typename... Is> | |
| ck::f4x2_pk_t | operator() (Is...) |
Public Attributes | |
| std::mt19937 | generator |
| std::normal_distribution< float > | distribution |
Constructor & Destructor Documentation
◆ GeneratorTensor_4()
|
inline |
Member Function Documentation
◆ operator()()
template<typename... Is>
|
inline |
Member Data Documentation
◆ distribution
| std::normal_distribution<float> GeneratorTensor_4< ck::f4x2_pk_t >::distribution |
◆ generator
| std::mt19937 GeneratorTensor_4< ck::f4x2_pk_t >::generator |
The documentation for this struct was generated from the following file: