SparseWeight8.Subtract
SparseWeight8.Subtract method
Subtracts y from x element wise. If there’s more than 8 non zero result values, the 8 most representative values are taken.
public static SparseWeight8 Subtract(ref SparseWeight8 x, ref SparseWeight8 y)
Parameter | Type | Description |
---|---|---|
x | SparseWeight8& | The first operand. |
y | SparseWeight8& | The second operand. |
Return Value
A new SparseWeight8
See Also
- struct SparseWeight8
- namespace Aspose.CAD.FileFormats.GLB.Transforms
- assembly Aspose.CAD