Infer.NET Documentation
Algorithm Constructor (algorithm)
Infer.NET code documentationMicrosoftResearch.InferAlgorithmAlgorithm(IAlgorithm)
Microsoft Research, Cambridge
Creates a new Algorithm attribute which assigns the given algorithm to the target
Declaration Syntax
C#Visual BasicVisual C++
public Algorithm(
	IAlgorithm algorithm
)
Public Sub New ( _
	algorithm As IAlgorithm _
)
public:
Algorithm(
	IAlgorithm^ algorithm
)
Parameters
algorithm (IAlgorithm)

Assembly: Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)