Commit 38357a5c authored by Stephan Lachnit's avatar Stephan Lachnit Committed by Simon Spannagel
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent d3cd083a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ namespace allpix {
        }

        /**
         * @brief  Gets the specified x.
         * @brief  Gets the interpolated value of x^y.
         * @param  x     Value of the base to calculate x^y for.
         * @return Interpolated value of x^y
         *