Module poly

Module poly 

Source
Expand description

Piecewise Legendre polynomial implementations for SparseIR

This module provides high-performance piecewise Legendre polynomial functionality compatible with the C++ implementation.

Structs§

PiecewiseLegendrePoly
A single piecewise Legendre polynomial
PiecewiseLegendrePolyVector
Vector of piecewise Legendre polynomials

Functions§

default_sampling_points
Get default sampling points in [-1, 1]