You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Properties > Matrix.Length Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Length Property

Defines the length of matrix in number of samples.

Syntax
C#
Visual Basic
public int Length;

The length of matrix equals: rows*cols.

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