ERC CISST - cisst software

vctDynamicMatrixLoopEngines Class Reference

#include <vctDynamicMatrixLoopEngines.h>

List of all members.


Detailed Description

Container class for the dynamic matrix engines.

See also:
MoMiMi MioMi MoMiSi MoSiMi MioSi MoMi Mio SoMi SoMiMi

Definition at line 40 of file vctDynamicMatrixLoopEngines.h.

Static Public Member Functions

Classes


Member Function Documentation

static void vctDynamicMatrixLoopEngines::ThrowSizeMismatchException ( void   )  throw (std::runtime_error) [inline, static]

Helper function to throw an exception whenever sizes mismatch. This enforces that a standard message is sent.

Definition at line 46 of file vctDynamicMatrixLoopEngines.h.

References cmnThrow().

Referenced by vctDynamicMatrixLoopEngines::SoMiMi< _incrementalOperationType, _elementOperationType >::Run(), vctDynamicMatrixLoopEngines::SelectRowsByIndex::Run(), vctDynamicMatrixLoopEngines::MioMi< _elementOperationType >::Run(), vctDynamicMatrixLoopEngines::MioSiMi< _ioElementOperationType, _scalarMatrixElementOperationType >::Run(), vctDynamicMatrixLoopEngines::MoSiMi< _elementOperationType >::Run(), vctDynamicMatrixLoopEngines::MoMi< _elementOperationType >::Run(), vctDynamicMatrixLoopEngines::Product< _operationType >::Run(), vctDynamicMatrixLoopEngines::MoMiMi< _elementOperationType >::Run(), and vctDynamicMatrixLoopEngines::MoMiSi< _elementOperationType >::Run().

static void vctDynamicMatrixLoopEngines::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 53 of file vctDynamicMatrixLoopEngines.h.

References cmnThrow().

Referenced by vctDynamicMatrixLoopEngines::Product< _operationType >::Run().


The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu