Home
last modified time | relevance | path

Searched defs:accumulate_outer_product (Results 1 – 5 of 5) sorted by relevance

/dports/science/mpqc/mpqc-2.3.1/src/lib/math/scmat/
H A Dblockedrect.cc262 BlockedSCMatrix::accumulate_outer_product(SCVector*a,SCVector*b) in accumulate_outer_product() function in BlockedSCMatrix
H A Dlocalrect.cc384 LocalSCMatrix::accumulate_outer_product(SCVector*a,SCVector*b) in accumulate_outer_product() function in LocalSCMatrix
H A Ddistrect.cc644 DistSCMatrix::accumulate_outer_product(SCVector*a,SCVector*b) in accumulate_outer_product() function in DistSCMatrix
H A Dreplrect.cc476 ReplSCMatrix::accumulate_outer_product(SCVector*a,SCVector*b) in accumulate_outer_product() function in ReplSCMatrix
H A Dmatrix.cc570 RefSCMatrix::accumulate_outer_product(const RefSCVector& v1, in accumulate_outer_product() function in sc::RefSCMatrix