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

Construct VanderMonde matrix.

Syntax
C#
Visual Basic
public TMtx VanderMonde(int aCols, TVec Vec);

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!