Theres always (afaik) a trailing whitespace after @details. * @brief Sum with another matrix * @details Sums every element with the corresponding element of the rvalue matrix. * **<- whitespace** * @param rvalue */
Theres always (afaik) a trailing whitespace after @details.
*/