CADETProcess.comparison.AbsoluteArea.slice_and_transform

CADETProcess.comparison.AbsoluteArea.slice_and_transform#

AbsoluteArea.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.