A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://accord-framework.net/docs/html/M_Accord_Math_Optimization_NonlinearConstraint_Create.htm below:

NonlinearConstraintCreate Method

Creates a nonlinear constraint.

Namespace:  Accord.Math.Optimization
Assembly:

Accord.Math (in Accord.Math.dll) Version: 3.8.0

Syntax
protected void Create(
	int numberOfVariables,
	Func<double[], double> function,
	ConstraintType shouldBe,
	double value,
	Func<double[], double[]> gradient,
	double tolerance
)
Protected Sub Create ( 
	numberOfVariables As Integer,
	function As Func(Of Double(), Double),
	shouldBe As ConstraintType,
	value As Double,
	gradient As Func(Of Double(), Double()),
	tolerance As Double
)
Request Example View Source Parameters
numberOfVariables
Type: SystemInt32
function
Type: SystemFuncDouble, Double
shouldBe
Type: Accord.Math.OptimizationConstraintType
value
Type: SystemDouble
gradient
Type: SystemFuncDouble, Double
tolerance
Type: SystemDouble
See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4