Searched defs:c_matrix (Results 1 – 4 of 4) sorted by relevance
81 CSRSparseMatrix c_matrix; in Compute() local
234 CSRSparseMatrix c_matrix; in Compute() local
1069 auto *c_matrix = reinterpret_cast<__nv_bfloat16 *>( in DoBlasInternalImpl() local1314 DeviceMemory<T> *c_matrix = c_ptrs_to_wrappers[b]; in DoBlasInternalImpl() local1448 auto *c_matrix = reinterpret_cast<__nv_bfloat16 *>( in DoBlasInternalImpl() local1482 auto *c_matrix = reinterpret_cast<__half *>( in DoBlasInternalImpl() local
4991 class c_matrix: class5018 c_matrix (): in c_matrix() function in boost::numeric::ublas::c_matrix5022 c_matrix (size_type size1, size_type size2): in c_matrix() function in boost::numeric::ublas::c_matrix5028 c_matrix (const c_matrix &m): in c_matrix() function in boost::numeric::ublas::c_matrix5036 c_matrix (const matrix_expression<AE> &ae): in c_matrix() function in boost::numeric::ublas::c_matrix