Class ParamKoopmanDLSolverWrapper
API Documentation¶
Bases: SolverWrapper
solve(weight=None)
¶
Applies the parametric Koopman learning algorithm.
Returns:
Type | Description |
---|---|
ParamKoopman
|
The result of the parametric Koopman learning algorithm. |