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

Constructs a Toeplitz matrix with first row equal to FirstRow vector and first column equal to FirstRow vector, but without the first element.

Syntax
C#
Visual Basic
public TMtx Toeplitz(TVec FirstRow);
Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!