__init__(self, n, proj_name='splincol') | pyfaust.factparams.ParamsHierarchicalSquareMat | |
pyfaust::factparams::ParamsHierarchical.__init__(self, fact_constraints, res_constraints, stop_crit1, stop_crit2, is_update_way_R2L=False, init_lambda=1.0, step_size=10.0 **-16, constant_step_size=False, is_fact_side_left=False, is_verbose=False, factor_format='dynamic', packing_RL=True, no_normalization=False, no_lambda=False, norm2_max_iter=100, norm2_threshold=1e-6, grad_calc_opt_mode=ParamsFact.EXTERNAL_OPT, **kwargs) | pyfaust.factparams.ParamsHierarchical | |
pyfaust::factparams::ParamsFact.__init__(self, num_facts, is_update_way_R2L, init_lambda, constraints, step_size, constant_step_size, is_verbose, factor_format='dynamic', packing_RL=True, no_normalization=False, no_lambda=False, norm2_max_iter=100, norm2_threshold=1e-6, grad_calc_opt_mode=EXTERNAL_OPT, **kwargs) | pyfaust.factparams.ParamsFact | |
__repr__(self) | pyfaust.factparams.ParamsHierarchical | |
are_constraints_consistent(self, M) | pyfaust.factparams.ParamsHierarchical | |
constant_step_size | pyfaust.factparams.ParamsFact | |
createParams(M, p) | pyfaust.factparams.ParamsHierarchicalSquareMat | static |
factor_format | pyfaust.factparams.ParamsFact | |
factor_format_int2str(factor_format) | pyfaust.factparams.ParamsFact | static |
factor_format_str2int(factor_format) | pyfaust.factparams.ParamsFact | static |
get_constraints(projs) | pyfaust.factparams.ParamsFact | static |
no_lambda | pyfaust.factparams.ParamsFact | |
no_normalization | pyfaust.factparams.ParamsFact | |
norm2_max_iter | pyfaust.factparams.ParamsFact | |
norm2_threshold | pyfaust.factparams.ParamsFact | |
packing_RL | pyfaust.factparams.ParamsFact | |
step_size | pyfaust.factparams.ParamsFact | |
use_MHTP | pyfaust.factparams.ParamsFact | |