Packages

o

edu.cmu.cs.ls.keymaerax.tools.ext

ExtMathematicaOpSpec

object ExtMathematicaOpSpec

Extended Mathematica operator specifications for non-soundness critical tools.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ExtMathematicaOpSpec
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def appendTo: BinaryMathOpSpec
  5. def applyFunc(fn: Expr): NaryMathOpSpec
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  8. def coefficientDomain: LiteralMathOpSpec
  9. def complex: BinaryMathOpSpec
  10. def compoundExpression: NaryMathOpSpec
  11. def d: BinaryMathOpSpec
  12. def degreeReverseLexicographic: LiteralMathOpSpec
  13. def derivative: UnaryMathOpSpec
  14. def dsolve: NaryMathOpSpec
  15. def dx(diffSymbol: Expr): UnaryMathOpSpec
  16. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  18. def fileNameJoin: UnaryMathOpSpec
  19. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  20. def findInstance: NaryMathOpSpec
  21. def first: NaryMathOpSpec
  22. def fullSimplify: BinaryMathOpSpec
  23. def function: NaryMathOpSpec
  24. def generatedParameters: LiteralMathOpSpec
  25. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  26. def groebnerBasis: NaryMathOpSpec
  27. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  28. def homeDirectory: LiteralMathOpSpec
  29. def i: Expr
  30. def infinity: Expr
  31. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  32. def length: UnaryMathOpSpec
  33. def map: NaryMathOpSpec
  34. def monomialOrder: LiteralMathOpSpec
  35. def mwhile: BinaryMathOpSpec
  36. def n: NaryMathOpSpec
  37. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  38. def needs: BinaryMathOpSpec
  39. def nestList: NaryMathOpSpec
  40. def nmaximize: BinaryMathOpSpec
  41. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  42. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  43. def part: BinaryMathOpSpec
  44. def path: LiteralMathOpSpec
  45. def placeholder: Expr
  46. def polynomialQuotientRemainder: NaryMathOpSpec
  47. def polynomialReduce: NaryMathOpSpec
  48. def primed: UnaryMathOpSpec
  49. def quiet: NaryMathOpSpec
  50. def rationals: LiteralMathOpSpec
  51. def replaceAll: NaryMathOpSpec
  52. def set: NaryMathOpSpec
  53. def setDelayed: NaryMathOpSpec
  54. def setDirectory: UnaryMathOpSpec
  55. def slot: UnaryMathOpSpec
  56. def solve: NaryMathOpSpec
  57. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  58. def toString(): String
    Definition Classes
    AnyRef → Any
  59. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  60. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped