You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.Toeplitz Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.Toeplitz Function

Returns the Toeplitz matrix.

Pascal
function Toeplitz(const FirstRow: TVec; const FirstCol: TVec): Matrix; overload;

Internally calls Matrix.Toeplitz

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