Searched defs:dbcast_send (Results 1 – 1 of 1) sorted by relevance
/dports/science/qbox/qbox-public-rel1_73_3/src/ |
H A D | Context.cpp | 165 void Context::dbcast_send(char scope, char topology, int m, int n, in dbcast_send() function in Context 170 void Context::dbcast_send(char scope, int m, int n, double* a, int lda) const in dbcast_send() function in Context 174 void Context::dbcast_send(int m, int n, double* a, int lda) const in dbcast_send() function in Context
|