Public Member Functions | Public Attributes | List of all members
ML::rand_mat< math_t > Struct Template Reference

#include <rproj_c.h>

Collaboration diagram for ML::rand_mat< math_t >:
Collaboration graph

Public Member Functions

 rand_mat (cudaStream_t stream)
 
 ~rand_mat ()
 
void reset ()
 

Public Attributes

rmm::device_uvector< math_t > dense_data
 
rmm::device_uvector< int > indices
 
rmm::device_uvector< int > indptr
 
rmm::device_uvector< math_t > sparse_data
 
cudaStream_t stream
 
random_matrix_type type
 

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