The MultiVariableFunction type exposes the following members.

Methods

  NameDescription
AddOverloaded.
Clone
Creates a deep copy of this function.
DivideOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Evaluate
Evaluates the current function at the given position.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MultiplyOverloaded.
Negate
Negates the specified function.
SubtractOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Operators

  NameDescription
AdditionOverloaded.
DivisionOverloaded.
Implicit
Implicit conversion from a NMathFunctions..::.DoubleVectorDoubleFunction.
MultiplyOverloaded.
SubtractionOverloaded.
UnaryNegation
Negates the specified function.

See Also