class="resources"
Creates orthogonal polynomial coefficients.

![]() |
type specifies the type of orthogonal polynomial coefficients to create.
|
||||||||||||||
![]() |
order specifies the order of the orthogonal polynomial coefficients. If order is less than zero, the VI sets P(x) to an empty array and returns an error. | ||||||||||||||
![]() |
alpha specifies the alpha value needed for creating associate Laguerre and Gegenbauer polynomial coefficients. When type is Gegenbauer, alpha must have a nonzero value. | ||||||||||||||
![]() |
P(x) returns the orthogonal polynomial coefficients in ascending order of power. | ||||||||||||||
![]() |
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster. |