triqs.mesh.meshes.MeshChebyshev =============================== .. currentmodule:: triqs.mesh.meshes .. autoclass:: MeshChebyshev :show-inheritance: .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: MeshChebyshev.__call__ MeshChebyshev.__getitem__ MeshChebyshev.__len__ MeshChebyshev.copy MeshChebyshev.copy_from MeshChebyshev.is_index_valid MeshChebyshev.to_data_index MeshChebyshev.to_index MeshChebyshev.to_value MeshChebyshev.values .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: MeshChebyshev.beta MeshChebyshev.inv_beta_x2 MeshChebyshev.mesh_hash MeshChebyshev.points MeshChebyshev.points_standard MeshChebyshev.statistic MeshChebyshev.weights