| Name | Description |
---|
  | GegenbauerCSequence(Int32, Double, Double) |
Evaluates a sequence of Gegenbauer polynomials of increasing degree.
|
  | GegenbauerCSequence(Int32, Double, Double, VectorDouble) |
Evaluates a sequence of Gegenbauer polynomials of increasing degree starting at the specified degree
and returns the result in the specified vector.
|
  | GegenbauerCSequence(Int32, Int32, Double, Double) |
Evaluates a sequence of Gegenbauer polynomials of increasing degree starting at the specified degree.
|
  | GegenbauerCSequence(Int32, Int32, Double, Double, VectorDouble) |
Evaluates a sequence of Gegenbauer polynomials of increasing degree starting at the specified degree
and returns the result in the specified vector.
|