You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Toeplitz Method > Matrix.Toeplitz Method (TVec)
MtxVec VCL
ContentsIndex
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.

Pascal
function Toeplitz(FirstRow: TVec): TMtx; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!