←Select platform

HasInverse Property

Summary
Gets a value that indicates whether this LeadMatrix is invertible.
Syntax
C#
Objective-C
C++/CLI
Java
Python
[XmlIgnoreAttribute()] 
public bool HasInverse { get; } 
BOOL LeadMatrixHasInverse(const LeadMatrix *matrix) 
public boolean hasInverse(); 
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public: 
property bool HasInverse { 
   bool get(); 
} 
HasInverse # get  (LeadMatrix) 

Property Value

true if the matrix has an inverse; otherwise, it is false. The default is true.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.