ezyrb.reduction.pod.POD.reduce
- POD.reduce(X)[source]
Reduces the given snapshots.
- Parameters:
X (numpy.ndarray) – the input snapshots matrix (stored by column).
Note
Same as transform. Kept for backward compatibility.
Reduces the given snapshots.
X (numpy.ndarray) – the input snapshots matrix (stored by column).
Note
Same as transform. Kept for backward compatibility.