Package tools
-
Class Summary Class Description ArrayTools TheArrayToolsclass contains miscellaneous methods relating to arrays.DefaultFunctions DefaultFunctionscontains instances of many often-usedGeneralFunctions so that they need not be re-instantiated repeatedly, as well as shortcuts for the negative and inverse of aGeneralFunction.IntegralTools TheIntegralToolsclass contains miscellaneous methods used intools.integration.MiscTools TheMiscToolsclass contains miscellaneous methods.ParsingTools TheParsingToolsclass contains methods related to parsing user input, and is used heavily byparsing.PolynomialTools ThePolynomialToolsclass contains miscellaneous methods forGeneralFunctions which are polynomials.SearchTools TheSearchToolsclass provides a set of methods that perform functions related to searching through with the contents in a function tree and performing actions on those functions.SolverTools TheSolverToolsclass contains miscellaneous methods used inSolver.VariableTools TheVariableToolsclass contains miscellaneous methods revolving around theVariableclass.