cisst-saw
|
#include <nmrInverse.h>
Public Member Functions | |
Friend (nmrInverseDynamicData &data) | |
vctDynamicVectorRef < CISSTNETLIB_INTEGER > & | PivotIndices (void) |
vctDynamicVectorRef < CISSTNETLIB_DOUBLE > & | Workspace (void) |
size_type | Size (void) |
size_type | StorageOrder (void) |
This class is not intended to be a top-level API. It has been provided to avoid making the templated Inverse function as a friend of this class, which turns out to be not so easy in .NET. Instead the Friend class provides a cumbersome way to get non-const references to the private data.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |