GCDHyperparameters ================== .. currentmodule:: dolphindes.cvxopt .. autoclass:: GCDHyperparameters :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GCDHyperparameters.gcd_iter_period ~GCDHyperparameters.gcd_tol ~GCDHyperparameters.max_gcd_iter_num ~GCDHyperparameters.max_proj_cstrt_num ~GCDHyperparameters.opt_params ~GCDHyperparameters.ortho_metric ~GCDHyperparameters.orthonormalize .. rubric:: Attributes Documentation .. autoattribute:: gcd_iter_period .. autoattribute:: gcd_tol .. autoattribute:: max_gcd_iter_num .. autoattribute:: max_proj_cstrt_num .. autoattribute:: opt_params .. autoattribute:: ortho_metric .. autoattribute:: orthonormalize