plot_energy()# PODBasis.plot_energy(right: int = None)[source]# Plot the normalized singular values and the cumulative and residual energies. Parameters: rightint or NoneMaximum singular value index to plot (plt.xlim(right=right)).