CADETProcess.comparison.BreakthroughHeight.slice_and_transform

CADETProcess.comparison.BreakthroughHeight.slice_and_transform#

BreakthroughHeight.slice_and_transform(solution)#

Slice the solution and applies the transform callable (if defined).

Parameters:
solutionSolution

The solution to slice and transform.

Returns:
Solution

The sliced and transformed solution.