MinimumProfile_OfLoop
Computes the minimum of profiles appearing in consecutive iterations.
Syntax
C++
C#
Python
def MinimumProfile_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 |



