Home
last modified time | relevance | path

Searched refs:multiply_vm (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/qvm/test/
Dmul_vm_test.cpp42 test_qvm::multiply_vm(r.b,x.b,y.b); in test()
47 test_qvm::multiply_vm(r.b,x.b,y.b); in test()
52 test_qvm::multiply_vm(r.b,x.b,y.b); in test()
Dgold.hpp352 multiply_vm( R (&r)[P], T (&a)[N], U (&b)[N][P] ) in multiply_vm() function