fit()# PODBasis.fit(states)[source]# Compute the POD basis entries by taking the SVD of the states. Parameters: states(n, k) ndarrayMatrix of k n-dimensional snapshots.