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

Returns the standard deviation of all calling object complex elements.

Syntax
C#
Visual Basic
public TCplx StdDev(TCplx AMean);

The average of all calling object elements must be passed as a AMean parameter. An exception is raised if calling object Complex property is false.

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