npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
opsRootsFromJacobiMatrix.hh File Reference

Roots of orthogonal polynomials calculated from corresponding Jacobi matrices. More...

#include <vector>
#include <cassert>
#include <algorithm>
#include <stdexcept>
#include "npstat/nm/Matrix.hh"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

template<class OPS >
std::vector< double > npstat::opsRootsFromJacobiMatrix (const OPS &ops, const unsigned degree)
 

Detailed Description

Roots of orthogonal polynomials calculated from corresponding Jacobi matrices.

Author: I. Volobouev

February 2023