You are here: Symbol Reference > MtxVec Namespace > Classes > TMtx Class > public > TMtx.VanderMonde Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtx.VanderMonde Method

Construct VanderMonde matrix.

Pascal
function VanderMonde(ACols: Integer; const Vec: TVec): TMtx; overload;

Constructs a VanderMonde matrix with Vec.Length rows and ACols columns. The second to last column of the VanderMonde matrix is Vec: 

 

 

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