openGPMP
Open Source Mathematics Package
|
Go to the source code of this file.
Functions | |
void | mtx_mult (std::vector< double > A, std::vector< double > B, std::vector< double > C) |
void mtx_mult | ( | std::vector< double > | A, |
std::vector< double > | B, | ||
std::vector< double > | C | ||
) |
Main Matrix operation interface for matrices as arrays & vectors