cisst-saw
|
Container class for the matrix engines. More...
#include <vctFixedSizeMatrixLoopEngines.h>
Classes | |
class | MinAndMax |
class | Mio |
class | MioMi |
class | MioMiMi |
Implement operation of the form ![]() | |
class | MioSi |
class | MioSiMi |
Implement operation of the form ![]() | |
class | MoMi |
class | MoMiMi |
class | MoMiSi |
class | MoSiMi |
class | Product |
class | SelectRowsByIndex |
class | SoMi |
class | SoMiMi |
class | SoMiSi |
Static Public Member Functions | |
static void | ThrowSharedPointersException (void) throw (std::runtime_error) |
Container class for the matrix engines.
|
inlinestatic |
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.