plot_energy()

plot_energy()#

PODBasis.plot_energy(right: int = None)[source]#

Plot the normalized singular values and the cumulative and residual energies.

Parameters:
rightint or None

Maximum singular value index to plot (plt.xlim(right=right)).