gemm#

Interface#

template<typename T>
void dr::sp::gemm(distributed_dense_matrix<T> &a, distributed_dense_matrix<T> &b, distributed_dense_matrix<T> &c)#

Description#

Examples#