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

Constructs a Pascal matrix.

Pascal
function Pascl(Order: integer): TMtx; overload;

Construct a Pascal matrix of order Order with integer elements, taken from the Pascal's triangle. The Pascal matrix is by definition symmetric positive definite. The Pascal matrix is written to the calling matrix. The Rows, Cols and TMtxVec.ComplexComplexproperties of the calling matrix are adjusted automatically.

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