You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Members
Dew Math for .NET
ContentsIndexHome
MatrixInt Members Public Operators
Public Operators
 
Name 
Description 
 
- 
This is the overview for the - operator overload. 
 
!= 
This is the overview for the != operator overload. 
 
& 
This is the overview for the & operator overload. 
 
* 
This is the overview for the * operator overload. 
 
/ 
This is the overview for the / operator overload. 
 
^ 
This is the overview for the ^ operator overload. 
 
| 
This is the overview for the | operator overload. 
 
+ 
This is the overview for the + operator overload. 
 
< 
This is the overview for the < operator overload. 
 
<< 
Performs bitwise left shift of aValue. 
 
<= 
This is the overview for the <= operator overload. 
 
== 
This is the overview for the == operator overload. 
 
> 
This is the overview for the > operator overload. 
 
>= 
This is the overview for the >= operator overload. 
 
>> 
Performs bitwise right shift of aValue. 
 
byte 
Explicitely convert MatrixInt to array of integer. 
 
Explicitely convert MatrixInt to array of doubles. 
 
Explicitely convert MatrixInt to array of doubles. 
 
int 
Explicitely convert MatrixInt to array of integer. 
 
This is the overview for the MatrixInt operator overload. 
 
Explicitely convert MatrixInt to array of integer. 
 
Implicit type conversion from MatrixInt to TMtxInt. 
 
This is TMtxVecBase, a member of class MatrixInt. 
 
This is TMtxVecInt, a member of class MatrixInt. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.