MultiplyProfiles_OfLoop
Multiplies profiles appearing in consecutive iterations value by value.
Syntax
C++
C#
Python
def MultiplyProfiles_OfLoop( state: ProfileCombinators_OfLoopState, inProfile: Profile, outProfile: Profile, / ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | ProfileCombinators_OfLoopState | ||
![]() |
inProfile | Profile | Input profile | |
![]() |
outProfile | Profile | Output profile |



