OASIS
Open Algebra Software
|
▼NOasis | |
CAdd | The Add expression adds two expressions together |
CBinaryExpression | A binary expression |
CBoundedBinaryExpression | |
CBoundedExpression | |
CBoundedUnaryExpression | |
CDefiniteIntegral | |
CDerivative | The Derivative class template calculates the derivative of given expressions |
CDivide | The Divide expression divides two expressions |
CEulerNumber | An 'EulerNumber' number |
CExponent | The exponent expression creates an exponent two expressions |
CExpression | An expression |
CImaginary | An 'imaginary' number |
CIntegral | The Integral expression integrates the two expressions together |
CLeafExpression | A leaf expression |
CLog | The Log expression represents the logarithm of a base and an argument |
CMagnitude | |
CMatrix | A matrix |
CMultiply | The Multiply expression multiplies two expressions |
CNegate | |
CPi | Mathematical Constant Pi |
CReal | A real number |
CSerializationVisitor | |
CSubtract | The Subtract expression subtracts two expressions |
CSummation | |
CUnaryExpression | |
CUndefined | An undefined expression |
CVariable | An algebraic variable |
RIOperand | A concept for an operand of a binary expression |
RIAssociativeAndCommutative | |
RIExpression | An expression concept |
RIsAnyOf | Checks if type T is same as any of the provided types in U |
RDerivedFromBinaryExpression | |
RDerivedFromUnaryExpression |