Go to the source code of this file.
Namespaces | |
| namespace | Impala |
| namespace | Impala::Core |
| namespace | Impala::Core::Vector |
Functions | |
| template<class ElemT> | |
| void | Impala::Core::Vector::OutProduct (VectorTem< ElemT > *&dst, VectorTem< ElemT > &v1, VectorTem< ElemT > &v2) |
| outer product of 2 vectors. | |
1.5.1