You are here: Symbol Reference > MtxVec Namespace > Classes > TMtx Class > public > Toeplitz Method > TMtx.Toeplitz Method (TVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtx.Toeplitz Method (TVec)

Constructs a Toeplitz matrix.

Pascal
function Toeplitz(const FirstRow: TVec): TMtx; overload;

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

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