Macrophyte sampling was carried out prior to the study in September 2014 and May 201533. Macrophytes were dense only in the HSC lake where they covered 60–91% of 0–12 m deep inshore areas. In the LSC lake, there was only a sparse macrophyte coverage of 0.1–1.6% at 0–3 m depth....
* @param[in] A Dense Matrix A with M rows and N columns * @param[in] b vector b with length N Expand All @@ -202,9 +202,9 @@ void multiply(const DenseMatrix& A, const double* const b, double* const prod); //! Multiply \c A*b and add it to the result in \c prod. ...