You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
MatrixInt Structure
>
MatrixInt Operators
>
- Operator
Dew Math for .NET
- Operator
MatrixInt Operators
Collapse All
This is the overview for the - operator overload.
Overload List
Name
Description
MatrixInt.- ([In] int, [In] MatrixInt)
Subtract
all elements in Right from Left.
MatrixInt.- ([In] MatrixInt, [In] int)
Subtract
Right from all elements in Left.
MatrixInt.- ([In] MatrixInt, [In] MatrixInt)
Subtract
coresponding elements in Right from Left.
MatrixInt.- ([In] MatrixInt, [In] TMtxInt)
Subtract
coresponding elements in Right from Left.
MatrixInt.- ([In] MatrixInt)
Negates all values inside AValue.
MatrixInt.- ([In] TMtxInt, [In] MatrixInt)
Subtract
coresponding elements in Right from Left.
Group
MatrixInt Operators
Links
MatrixInt Operators
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!