|
libqalculate-5.5.1
|
This is the complete list of members for MathStructure, including all inherited members.
| add(const MathStructure &o, MathOperation op, bool append=false) (defined in MathStructure) | MathStructure | |
| add(const MathStructure &o, bool append=false) (defined in MathStructure) | MathStructure | |
| add(const Number &o, bool append=false) (defined in MathStructure) | MathStructure | |
| add(int i, bool append=false) (defined in MathStructure) | MathStructure | |
| add(Variable *v, bool append=false) (defined in MathStructure) | MathStructure | |
| add(Unit *u, bool append=false) (defined in MathStructure) | MathStructure | |
| add(std::string sym, bool append=false) (defined in MathStructure) | MathStructure | |
| add_nocopy(MathStructure *o, MathOperation op, bool append=false) (defined in MathStructure) | MathStructure | |
| add_nocopy(MathStructure *o, bool append=false) (defined in MathStructure) | MathStructure | |
| addChild(const MathStructure &o) (defined in MathStructure) | MathStructure | |
| addChild_nocopy(MathStructure *o) (defined in MathStructure) | MathStructure | |
| addColumn(const MathStructure &mfill) (defined in MathStructure) | MathStructure | |
| addColumns(size_t c, const MathStructure &mfill) (defined in MathStructure) | MathStructure | |
| addRow(const MathStructure &mfill) (defined in MathStructure) | MathStructure | |
| addRows(size_t r, const MathStructure &mfill) (defined in MathStructure) | MathStructure | |
| adjointMatrix(const EvaluationOptions &eo) (defined in MathStructure) | MathStructure | |
| b_approx (defined in MathStructure) | MathStructure | protected |
| b_parentheses (defined in MathStructure) | MathStructure | protected |
| b_plural (defined in MathStructure) | MathStructure | protected |
| b_protected (defined in MathStructure) | MathStructure | protected |
| base() const (defined in MathStructure) | MathStructure | |
| base() (defined in MathStructure) | MathStructure | |
| calculateAdd(const MathStructure &madd, const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateAddIndex(size_t index, const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateAddLast(const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateBitwiseAnd(const MathStructure &mand, const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateBitwiseAndIndex(size_t index, const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateBitwiseAndLast(const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateBitwiseNot(const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateBitwiseOr(const MathStructure &mor, const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateBitwiseOrIndex(size_t index, const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateBitwiseOrLast(const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateBitwiseXor(const MathStructure &mxor, const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateBitwiseXorIndex(size_t index, const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateBitwiseXorLast(const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateDivide(const MathStructure &mdiv, const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateFunctions(const EvaluationOptions &eo, bool recursive, bool do_unformat, size_t depth) (defined in MathStructure) | MathStructure | protected |
| calculateFunctions(const EvaluationOptions &eo, bool recursive=true, bool do_unformat=true) (defined in MathStructure) | MathStructure | |
| calculateInverse(const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateLimit(const MathStructure &x_var, const MathStructure &limit, const EvaluationOptions &eo_pre, int approach_direction=0) (defined in MathStructure) | MathStructure | |
| calculateLogicalAnd(const MathStructure &mand, const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateLogicalAndIndex(size_t index, const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateLogicalAndLast(const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateLogicalNot(const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateLogicalOr(const MathStructure &mor, const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateLogicalOrIndex(size_t index, const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateLogicalOrLast(const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateLogicalXor(const MathStructure &mxor, const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateLogicalXorLast(const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateMergeIndex(size_t index, const EvaluationOptions &eo, const EvaluationOptions &feo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateMultiply(const MathStructure &mmul, const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateMultiplyIndex(size_t index, const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateMultiplyLast(const EvaluationOptions &eo, bool check_size=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateNegate(const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateRaise(const MathStructure &mexp, const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateRaiseExponent(const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateReplace(const MathStructure &mfrom, const MathStructure &mto, const EvaluationOptions &eo, bool exclude_function_arguments=false) (defined in MathStructure) | MathStructure | |
| calculatesub(const EvaluationOptions &eo, const EvaluationOptions &feo, bool recursive=true, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| calculateSubtract(const MathStructure &msub, const EvaluationOptions &eo, MathStructure *mparent=NULL, size_t index_this=1) (defined in MathStructure) | MathStructure | |
| childrenUpdated(bool recursive=false) | MathStructure | |
| childToFront(size_t index) (defined in MathStructure) | MathStructure | |
| childUpdated(size_t index, bool recursive=false) | MathStructure | |
| clear(bool preserve_precision=false) | MathStructure | |
| clearMatrix(bool preserve_precision=false) | MathStructure | |
| clearVector(bool preserve_precision=false) | MathStructure | |
| coefficient(const MathStructure &xvar, const Number &pownr, MathStructure &mcoeff) const (defined in MathStructure) | MathStructure | |
| cofactor(size_t r, size_t c, MathStructure &mstruct, const EvaluationOptions &eo) const (defined in MathStructure) | MathStructure | |
| columns() const (defined in MathStructure) | MathStructure | |
| columnToVector(size_t c, MathStructure &mstruct) const (defined in MathStructure) | MathStructure | |
| compare(const MathStructure &o) const (defined in MathStructure) | MathStructure | |
| compareApproximately(const MathStructure &o, const EvaluationOptions &eo=default_evaluation_options) const (defined in MathStructure) | MathStructure | |
| comparisonType() const (defined in MathStructure) | MathStructure | |
| complexToCisForm(const EvaluationOptions &eo) (defined in MathStructure) | MathStructure | |
| complexToExponentialForm(const EvaluationOptions &eo) (defined in MathStructure) | MathStructure | |
| complexToPolarForm(const EvaluationOptions &eo) (defined in MathStructure) | MathStructure | |
| contains(const MathStructure &mstruct, bool structural_only=true, bool check_variables=false, bool check_functions=false, bool loose_equals=false) const (defined in MathStructure) | MathStructure | |
| containsAdditionPower() const (defined in MathStructure) | MathStructure | |
| containsDivision() const (defined in MathStructure) | MathStructure | |
| containsFunction(MathFunction *f, bool structural_only=true, bool check_variables=false, bool check_functions=false) const (defined in MathStructure) | MathStructure | |
| containsFunctionId(int id, bool structural_only=true, bool check_variables=false, bool check_functions=false) const (defined in MathStructure) | MathStructure | |
| containsInfinity(bool structural_only=true, bool check_variables=false, bool check_functions=false) const (defined in MathStructure) | MathStructure | |
| containsInterval(bool structural_only=true, bool check_variables=false, bool check_functions=false, int ignore_high_precision_interval=0, bool include_interval_function=false) const (defined in MathStructure) | MathStructure | |
| containsOpaqueContents() const (defined in MathStructure) | MathStructure | |
| containsRepresentativeOf(const MathStructure &mstruct, bool check_variables=false, bool check_functions=false) const (defined in MathStructure) | MathStructure | |
| containsRepresentativeOfType(StructureType mtype, bool check_variables=false, bool check_functions=false) const (defined in MathStructure) | MathStructure | |
| containsType(StructureType mtype, bool structural_only=true, bool check_variables=false, bool check_functions=false) const (defined in MathStructure) | MathStructure | |
| containsUnknowns() const (defined in MathStructure) | MathStructure | |
| convert(Unit *u, bool convert_nonlinear_relations=false, bool *found_nonlinear_relations=NULL, bool calculate_new_functions=false, const EvaluationOptions &feo=default_evaluation_options, Prefix *new_prefix=NULL) (defined in MathStructure) | MathStructure | |
| convert(const MathStructure unit_mstruct, bool convert_nonlinear_relations=false, bool *found_nonlinear_relations=NULL, bool calculate_new_functions=false, const EvaluationOptions &feo=default_evaluation_options) (defined in MathStructure) | MathStructure | |
| convertToBaseUnits(bool convert_nonlinear_relations=false, bool *found_nonlinear_relations=NULL, bool calculate_new_functions=false, const EvaluationOptions &feo=default_evaluation_options, bool avoid_approximate_variables=false) (defined in MathStructure) | MathStructure | |
| countChildren() const (defined in MathStructure) | MathStructure | |
| countFunctions(bool count_subfunctions=true) const (defined in MathStructure) | MathStructure | |
| countOccurrences(const MathStructure &mstruct) const (defined in MathStructure) | MathStructure | |
| countOccurrences(const MathStructure &mstruct, bool check_variables) const (defined in MathStructure) | MathStructure | |
| countTotalChildren(bool count_function_as_one=true) const (defined in MathStructure) | MathStructure | |
| ct_comp (defined in MathStructure) | MathStructure | protected |
| datetime() const (defined in MathStructure) | MathStructure | |
| datetime() (defined in MathStructure) | MathStructure | |
| decomposeFractions(const MathStructure &x_var, const EvaluationOptions &eo) (defined in MathStructure) | MathStructure | |
| degree(const MathStructure &xvar) const (defined in MathStructure) | MathStructure | |
| delChild(size_t index, bool check_size=false) (defined in MathStructure) | MathStructure | |
| determinant(MathStructure &mstruct, const EvaluationOptions &eo) const (defined in MathStructure) | MathStructure | |
| differentiate(const MathStructure &x_var, const EvaluationOptions &eo) (defined in MathStructure) | MathStructure | |
| dissolveAllCompositeUnits() (defined in MathStructure) | MathStructure | |
| divide(const MathStructure &o, bool append=false) (defined in MathStructure) | MathStructure | |
| divide(const Number &o, bool append=false) (defined in MathStructure) | MathStructure | |
| divide(int i, bool append=false) (defined in MathStructure) | MathStructure | |
| divide(Variable *v, bool append=false) (defined in MathStructure) | MathStructure | |
| divide(Unit *u, bool append=false) (defined in MathStructure) | MathStructure | |
| divide(std::string sym, bool append=false) (defined in MathStructure) | MathStructure | |
| divide_nocopy(MathStructure *o, bool append=false) (defined in MathStructure) | MathStructure | |
| equals(const MathStructure &o, bool allow_interval=false, bool allow_infinity=false) const (defined in MathStructure) | MathStructure | |
| equals(const Number &o, bool allow_interval=false, bool allow_infinity=false) const (defined in MathStructure) | MathStructure | |
| equals(int i) const (defined in MathStructure) | MathStructure | |
| equals(Unit *u) const (defined in MathStructure) | MathStructure | |
| equals(Variable *v) const (defined in MathStructure) | MathStructure | |
| equals(std::string sym) const (defined in MathStructure) | MathStructure | |
| eval(const EvaluationOptions &eo=default_evaluation_options) (defined in MathStructure) | MathStructure | |
| evalSort(bool recursive=false, bool absolute=false) (defined in MathStructure) | MathStructure | |
| expand(const EvaluationOptions &eo=default_evaluation_options, bool unfactorize=true) (defined in MathStructure) | MathStructure | |
| expandPartialFractions(const EvaluationOptions &eo) (defined in MathStructure) | MathStructure | |
| exponent() const (defined in MathStructure) | MathStructure | |
| exponent() (defined in MathStructure) | MathStructure | |
| factorize(const EvaluationOptions &eo=default_evaluation_options, bool unfactorize=true, int term_combination_levels=0, int max_msecs=1000, bool only_integers=true, int recursive=1, struct timeval *endtime_p=NULL, const MathStructure &force_factorization=m_undefined, bool complete_square=false, bool only_sqrfree=false, int max_degree_factor=-1) (defined in MathStructure) | MathStructure | |
| factorizeUnits() (defined in MathStructure) | MathStructure | |
| find_x_var() const (defined in MathStructure) | MathStructure | |
| findAllUnknowns(MathStructure &unknowns_vector) (defined in MathStructure) | MathStructure | |
| flattenVector(MathStructure &mstruct) const (defined in MathStructure) | MathStructure | |
| flipVector() (defined in MathStructure) | MathStructure | |
| format(const PrintOptions &po=default_print_options) (defined in MathStructure) | MathStructure | |
| formatsub(const PrintOptions &po=default_print_options, MathStructure *parent=NULL, size_t pindex=0, bool recursive=true, MathStructure *top_parent=NULL) (defined in MathStructure) | MathStructure | |
| function() const (defined in MathStructure) | MathStructure | |
| function_value (defined in MathStructure) | MathStructure | protected |
| functionValue() const (defined in MathStructure) | MathStructure | |
| gaussianElimination(const EvaluationOptions &eo=default_evaluation_options, bool det=false) (defined in MathStructure) | MathStructure | |
| gcd(const MathStructure &m1, const MathStructure &m2, MathStructure &mresult, const EvaluationOptions &eo, MathStructure *ca=NULL, MathStructure *cb=NULL, bool check_args=true) (defined in MathStructure) | MathStructure | static |
| generateVector(MathStructure x_mstruct, const MathStructure &min, const MathStructure &max, int steps, MathStructure *x_vector=NULL, const EvaluationOptions &eo=default_evaluation_options) const (defined in MathStructure) | MathStructure | |
| generateVector(MathStructure x_mstruct, const MathStructure &min, const MathStructure &max, const MathStructure &step, MathStructure *x_vector=NULL, const EvaluationOptions &eo=default_evaluation_options) const (defined in MathStructure) | MathStructure | |
| generateVector(MathStructure x_mstruct, const MathStructure &x_vector, const EvaluationOptions &eo=default_evaluation_options) const (defined in MathStructure) | MathStructure | |
| getArea(size_t r1, size_t c1, size_t r2, size_t c2, MathStructure &mstruct) const (defined in MathStructure) | MathStructure | |
| getChild(size_t index) const (defined in MathStructure) | MathStructure | |
| getChild(size_t index) (defined in MathStructure) | MathStructure | |
| getElement(size_t row, size_t column) const (defined in MathStructure) | MathStructure | |
| getElement(size_t row, size_t column) (defined in MathStructure) | MathStructure | |
| getIdentityMatrix(MathStructure &mstruct) const (defined in MathStructure) | MathStructure | |
| getRange(int start, int end, MathStructure &mstruct) const (defined in MathStructure) | MathStructure | |
| hasNegativeSign() const (defined in MathStructure) | MathStructure | |
| i_precision (defined in MathStructure) | MathStructure | protected |
| i_ref (defined in MathStructure) | MathStructure | protected |
| improve_division_multipliers(const PrintOptions &po=default_print_options, MathStructure *parent=NULL) (defined in MathStructure) | MathStructure | |
| init() (defined in MathStructure) | MathStructure | protected |
| inParentheses() const (defined in MathStructure) | MathStructure | |
| insertChild(const MathStructure &o, size_t index) (defined in MathStructure) | MathStructure | |
| insertChild_nocopy(MathStructure *o, size_t index) (defined in MathStructure) | MathStructure | |
| integerFactorize() (defined in MathStructure) | MathStructure | |