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

Calculates the sum of all calling object complex elements.

Syntax
C#
Visual Basic
public void Sum(out TCplx ASum);

Stores the result in complex ASum variable. An exception is raised if calling object Complex property is False.

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