run

open override fun run(): Result<V>(source)

Runs the algorithm and returns the output.

Return

The output of the algorithm.