#include "Core/Matrix/MatFunc.h"
#include "Core/Array/Element/Vec3Real64.h"
Include dependency graph for MatMulVec.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Matrix |
Functions | |
template<class ArrayT> | |
Array::Element::Vec3Real64 | Impala::Core::Matrix::MatMulVec (ArrayT *m, Array::Element::Vec3Real64 b) |