TMtxFunction Delegate

Source: MtxVec.cs · Assembly: Dew.Math
MulticastDelegateTMtxFunction

public delegate TMtxFunction

Defines the matrix function.

Defines the matrix function. This function prototype is used to define a arbitrary "matrix" function. The parameters are passed as Params and the function is to be applied to the elements of the D vector.