You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > SubFrom Method > Matrix.SubFrom Method (TCplx, TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.SubFrom Method (TCplx, TMtxVec)

Substract complex Vec elements from Value and store the result in the calling object.

Syntax
C#
Visual Basic
public TMtxVec SubFrom(TCplx Value, TMtxVec Vec);

Size property of the calling object is set automatically. Complex property of the calling object is set to True.

Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!