ezyrb.reduction.pod_ae.PODAE.reduce

PODAE.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.