data_Check() const | mcSolver | [virtual] |
gui_GetOptionsPanel() const =0 | mcSolver | [pure virtual] |
m_fLastLenght | mcSolver | [protected] |
m_nType | mcSolver | [protected] |
m_pUnkArr | mcSolver | [protected] |
m_strDesc | mcSolver | [protected] |
m_strLastErr | mcSolver | [protected] |
m_strName | mcSolver | [protected] |
math_DoCompleteExpansion(long lflags, long rflags, mcMathLine &tosimplify, mcSystemStepArray &steps) | mcSolver | [protected] |
math_DoCompleteSimplification(long lflags, long rflags, mcMathLine &tosimplify, mcSystemStepArray &steps) | mcSolver | [protected] |
math_DoExpandStep(long lflags, long rflags, mcMathLine &tosimplify, mcSystemStepArray &steps, mcExpSimRes *p=NULL) | mcSolver | [protected] |
math_DoSimplifyStep(long lflags, long rflags, mcMathLine &tosimplify, mcSystemStepArray &steps, mcExpSimRes *p=NULL) | mcSolver | [protected] |
math_GetDesc() const | mcSolver | [inline] |
math_GetLastErr() const | mcSolver | [inline] |
math_GetName() const | mcSolver | [inline] |
math_GetType() const | mcSolver | [inline] |
math_GetUnknown(const mcMathOrSystem &sys, int n) const | mcSolver | [protected] |
math_isReady() const =0 | mcSolver | [pure virtual] |
math_PostSolve(const mcMathOrSystem &, mcSystemStepArray &) | mcSolver | [virtual] |
math_PreSolve(const mcMathOrSystem &, mcSystemStepArray &) | mcSolver | [virtual] |
math_ResetUnkArray() | mcSolver | [protected] |
math_Solve(const mcMathOrSystem &, mcSystemStepArray &) | mcSolver | [virtual] |
math_SolveLine(mcMathLine &, const mcSymbolProperties *unk, mcSystemStepArray &)=0 | mcSolver | [pure virtual] |
math_SplitInTwoEquations(const mcPolynomial &lfirsteq, const mcPolynomial &lseceq, const mcPolynomial &rfirsteq, const mcPolynomial &rseceq, mcSystemStepArray &steps, mcLogicOperator conn=mcLO_OR) | mcSolver | [protected] |
math_SplitInTwoEquations(mcMathLine *firsteq, mcMathLine *seceq, mcSystemStepArray &steps, mcLogicOperator conn=mcLO_OR) | mcSolver | [protected] |
math_SplitInTwoEquations(const mcMathLine &firsteq, const mcMathLine &seceq, mcSystemStepArray &steps, mcLogicOperator conn=mcLO_OR) | mcSolver | [protected] |
math_WorksOn(const mcMathOrSystem &) const =0 | mcSolver | [pure virtual] |
math_WorksOn(const mcMathOrSystem &, const mcSymbolProperties *unk) const | mcSolver | [inline, virtual] |
mcSolver() | mcSolver | [inline] |
~mcSolver() | mcSolver | [inline, virtual] |
[ Top ] |