FindRootsFromChebyshevVector
Find physical-domain roots of a Chebyshev series.
Developer documentation: this item describes internal implementation details.
Declaration
roots = FindRootsFromChebyshevVector(f_cheb,zLobatto)
Parameters
f_chebChebyshev coefficientszLobattoLobatto grid defining the physical interval
Returns
rootsreal roots mapped onto the physical interval
Discussion
Copyright (c) 2007, Stephen Morris All rights reserved.