#include <vctFixedSizeMatrixLoopEngines.h>
Definition at line 36 of file vctFixedSizeMatrixLoopEngines.h.
for fixed size matrices. More...| static void vctFixedSizeMatrixLoopEngines::ThrowSharedPointersException | ( | void | ) | throw (std::runtime_error) [inline, static] |
Helper function to throw an exception whenever the output has the same base pointer as the output. This enforces that a standard message is sent.
Definition at line 43 of file vctFixedSizeMatrixLoopEngines.h.
References cmnThrow().
Referenced by vctFixedSizeMatrixLoopEngines::Product< _operationType >::Run().