SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
CCGMShiftedFamilySolver 成员列表

成员的完整列表,这些成员属于 CCGMShiftedFamilySolver,包括所有继承而来的类成员

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CCGMShiftedFamilySolver()CCGMShiftedFamilySolver
CCGMShiftedFamilySolver(bool store_residuals)CCGMShiftedFamilySolver
CIterativeLinearSolver()CIterativeLinearSolver< float64_t, float64_t >
CIterativeLinearSolver(bool store_residuals)CIterativeLinearSolver< float64_t, float64_t >
CIterativeShiftedLinearFamilySolver()CIterativeShiftedLinearFamilySolver< float64_t, complex128_t >
CIterativeShiftedLinearFamilySolver(bool store_residuals)CIterativeShiftedLinearFamilySolver< float64_t, complex128_t >
CLinearSolver()CLinearSolver< float64_t, float64_t >
clone()CSGObjectvirtual
compute_alpha_sh(const SGVector< complex128_t > &zeta_sh_cur, const SGVector< complex128_t > &zeta_sh_old, const SGVector< complex128_t > &beta_sh_old, const float64_t &beta_old, const float64_t &alpha, SGVector< complex128_t > &alpha_sh)CIterativeShiftedLinearFamilySolver< float64_t, complex128_t >protected
compute_beta_sh(const SGVector< complex128_t > &zeta_sh_new, const SGVector< complex128_t > &zeta_sh_cur, const float64_t &beta_cur, SGVector< complex128_t > &beta_sh)CIterativeShiftedLinearFamilySolver< float64_t, complex128_t >protected
compute_zeta_sh_new(const SGVector< complex128_t > &zeta_sh_old, const SGVector< complex128_t > &zeta_sh_cur, const SGVector< complex128_t > &shifts, const float64_t &beta_old, const float64_t &beta_cur, const float64_t &alpha, SGVector< complex128_t > &zeta_sh_new)CIterativeShiftedLinearFamilySolver< float64_t, complex128_t >protected
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get_absolute_tolerence() constCIterativeLinearSolver< float64_t, float64_t >
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_iteration_limit() constCIterativeLinearSolver< float64_t, float64_t >
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() const CCGMShiftedFamilySolvervirtual
get_relative_tolerence() constCIterativeLinearSolver< float64_t, float64_t >
get_residuals() constCIterativeLinearSolver< float64_t, float64_t >
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_absolute_tolerenceCIterativeLinearSolver< float64_t, float64_t >protected
m_gradient_parametersCSGObject
m_hashCSGObject
m_max_iteration_limitCIterativeLinearSolver< float64_t, float64_t >protected
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_relative_tolerenceCIterativeLinearSolver< float64_t, float64_t >protected
m_residualsCIterativeLinearSolver< float64_t, float64_t >protected
m_store_residualsCIterativeLinearSolver< float64_t, float64_t >protected
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_absolute_tolerence(float64_t absolute_tolerence)CIterativeLinearSolver< float64_t, float64_t >
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_iteration_limit(index_t iteration_limit)CIterativeLinearSolver< float64_t, float64_t >
set_relative_tolerence(float64_t relative_tolerence)CIterativeLinearSolver< float64_t, float64_t >
shallow_copy() const CSGObjectvirtual
solve(CLinearOperator< float64_t > *A, SGVector< float64_t > b)CCGMShiftedFamilySolvervirtual
solve_shifted_weighted(CLinearOperator< float64_t > *A, SGVector< float64_t > b, SGVector< complex128_t > shifts, SGVector< complex128_t > weights)CCGMShiftedFamilySolvervirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CCGMShiftedFamilySolver()CCGMShiftedFamilySolvervirtual
~CIterativeLinearSolver()CIterativeLinearSolver< float64_t, float64_t >virtual
~CIterativeShiftedLinearFamilySolver()CIterativeShiftedLinearFamilySolver< float64_t, complex128_t >virtual
~CLinearSolver()CLinearSolver< float64_t, float64_t >virtual
~CSGObject()CSGObjectvirtual

SHOGUN 机器学习工具包 - 项目文档