|
cisst-saw
|
#include <nmrLU.h>
Public Member Functions | |
| Friend (nmrLUDynamicData &data) | |
| vctDynamicVectorRef < CISSTNETLIB_INTEGER > & | PivotIndices (void) |
| size_type | M (void) |
| size_type | N (void) |
This class is not intended to be a top-level API. It has been provided to avoid making the templated LU 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 |
1.8.6