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

Subtract each of calling object elements from complex Value.

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

If the calling Matrix is not complex, the conversion is performed automatically in a performance efficient way.

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