SpectrumSolverWrapper Member List

This is the complete list of members for SpectrumSolverWrapper, including all inherited members.

const_iterator typedef (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
create(const char *name) (defined in XNode)XNodeinline
create(const char *name, bool runtime, Args &&...args) (defined in XNode)XNode
create(Transaction &tr, const char *name) (defined in XNode)XNodeinline
create(Transaction &tr, const char *name, bool runtime, Args &&...args) (defined in XNode)XNode
create(Args &&...args) (defined in Transactional::Node< XNode >)Transactional::Node< XNode >static
createOrphan(const char *name) (defined in XNode)XNodeinlinestatic
createOrphan(const char *name, bool runtime, Args_ &&...args) (defined in XNode)XNodestatic
disable()XNode
getChild(const XString &var) const (defined in XNode)XNode
getLabel() const XNodeinlinevirtual
getName() const XNode
getParent() const (defined in XNode)XNode
getTypename() const (defined in XNode)XNode
insert(Transaction< XNode > &tr, const shared_ptr< XNode > &var, bool online_after_insertion=false)Transactional::Node< XNode >
insert(const shared_ptr< XNode > &var)Transactional::Node< XNode >
iterate_commit(Closure)Transactional::Node< XNode >inline
iterate_commit_if(Closure)Transactional::Node< XNode >inline
iterate_commit_while(Closure)Transactional::Node< XNode >inline
iterator typedef (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
m_lsnOnChanged (defined in SpectrumSolverWrapper)SpectrumSolverWrapperprivate
m_selector (defined in SpectrumSolverWrapper)SpectrumSolverWrapperprivate
m_windowfunc (defined in SpectrumSolverWrapper)SpectrumSolverWrapperprivate
m_windowlength (defined in SpectrumSolverWrapper)SpectrumSolverWrapperprivate
Node(const Node &)=delete (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
Node()Transactional::Node< XNode >protected
NodeList typedef (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
NodeNotFoundError typedef (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
onSolverChanged(const Snapshot &shot, XValueNodeBase *) (defined in SpectrumSolverWrapper)SpectrumSolverWrapperprivate
operator=(const Node &)=delete (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
print_() const (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
release(Transaction< XNode > &tr, const shared_ptr< XNode > &var)Transactional::Node< XNode >
release(const shared_ptr< XNode > &var)Transactional::Node< XNode >
releaseAll()Transactional::Node< XNode >
setUIEnabled(bool v)XNode
SPECTRUM_SOLVER_AR_YW_AICc (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_AR_YW_MDL (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_EV_AIC (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_EV_MDL (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_LS_AICc (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_LS_HQ (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_LS_MDL (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_MEM_BURG_AICc (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_MEM_BURG_MDL (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_MEM_STRICT (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_MEM_STRICT_BURG (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_MEM_STRICT_EV (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_MUSIC_AIC (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_MUSIC_MDL (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_MVDL (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SPECTRUM_SOLVER_ZF_FFT (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
SpectrumSolverWrapper(const char *name, bool runtime, const shared_ptr< XComboNode > selector, const shared_ptr< XComboNode > windowfunc, const shared_ptr< XDoubleNode > windowlength, bool leastsqureonly=false) (defined in SpectrumSolverWrapper)SpectrumSolverWrapper
swap(Transaction< XNode > &tr, const shared_ptr< XNode > &x, const shared_ptr< XNode > &y)Transactional::Node< XNode >
swap(const shared_ptr< XNode > &x, const shared_ptr< XNode > &y)Transactional::Node< XNode >
upperNode(Snapshot< XNode > &shot)Transactional::Node< XNode >
WINDOW_FUNC_BLACKMAN (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
WINDOW_FUNC_BLACKMAN_HARRIS (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
WINDOW_FUNC_DEFAULT (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
WINDOW_FUNC_FLATTOP (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
WINDOW_FUNC_HAMMING (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
WINDOW_FUNC_HANNING (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
WINDOW_FUNC_KAISER_1 (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
WINDOW_FUNC_KAISER_2 (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
WINDOW_FUNC_KAISER_3 (defined in SpectrumSolverWrapper)SpectrumSolverWrapperstatic
windowFunc(const Snapshot &shot) const (defined in SpectrumSolverWrapper)SpectrumSolverWrapper
windowFuncs(std::deque< FFT::twindowfunc > &funcs) const (defined in SpectrumSolverWrapper)SpectrumSolverWrapper
XNode(const char *name, bool runtime=false) (defined in XNode)XNodeexplicit
XNode()=delete (defined in XNode)XNode
~Node() (defined in Transactional::Node< XNode >)Transactional::Node< XNode >virtual
~SpectrumSolverWrapper() (defined in SpectrumSolverWrapper)SpectrumSolverWrappervirtual
~XNode() (defined in XNode)XNodevirtual

Generated for KAME4 by  doxygen 1.8.3