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

Invoke.MultiplyProfiles_OfLoop

Multiplies profiles appearing in consecutive iterations value by value.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void MultiplyProfiles_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