ProjectionDerive Method

CVB.Net Documentation
Create derivative of this projection.

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public Projection Derive()

Return Value

Type: Projection
New projection containing the derivative of this projection.
See Also

Reference