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_LinearConstraint_TryParse.htm below:

LinearConstraintTryParse Method (String, IObjectiveFunction, LinearConstraint)

LinearConstraintTryParse Method (String, IObjectiveFunction, LinearConstraint) Namespace:  Accord.Math.Optimization
Assembly:

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

Syntax
public static bool TryParse(
	string str,
	IObjectiveFunction function,
	out LinearConstraint constraint
)
Public Shared Function TryParse ( 
	str As String,
	function As IObjectiveFunction,
	<OutAttribute> ByRef constraint As LinearConstraint
) As Boolean
Request Example View Source Parameters
str
Type: SystemString
The string containing the constraint in textual form.
function
Type: Accord.Math.OptimizationIObjectiveFunction
The objective function to which this constraint refers to.
constraint
Type: Accord.Math.OptimizationLinearConstraint
The resulting constraint, if it could be parsed.
Return Value

Type:

Boolean
true

if the function could be parsed from the string,

false

otherwise.

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