You are here: Start » AVL.NET » Invoke.MinimumProfile_OfLoop

Invoke.MinimumProfile_OfLoop

Computes the minimum of profiles appearing in consecutive iterations.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void MinimumProfile_OfLoop
(
	Avl.ProfileCombinators_OfLoopState ioState,
	Avl.Profile inProfile,
	Avl.Profile outProfile
)

Parameters

Name Type Range Default Description
ioStateAvl.ProfileCombinators_OfLoopState
inProfileAvl.ProfileInput profile.
outProfileAvl.ProfileOutput profile.

See also