#include "LtPrimitives.h"
L_LTKRN_API L_BOOL L_Matrix_HasInverse(matrix)
const L_MATRIX* matrix; |
pointer to the structure to test |
Indicates whether the specified L_MATRIX is invertible.
| Parameter | Description | |
| matrix | Pointer to the L_MATRIX to test. | |
| TRUE | The L_MATRIX has an inverse. |
| FALSE | The L_MATRIX does not have an inverse. |
Required DLLs and Libraries
|
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Win32, x64, Linux.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
