Template Function proxsuite::proxqp::sparse::detail::noalias_gevmmv_add_impl

Function Documentation

Warning

doxygenfunction: Unable to resolve function “proxsuite::proxqp::sparse::detail::noalias_gevmmv_add_impl” with arguments “(VectorViewMut<T>, VectorViewMut<T>, proxsuite::linalg::sparse::MatRef<T, I>, VectorView<T>, VectorView<T>)”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 47] template<typename T, typename I> VEG_NO_INLINE void noalias_gevmmv_add_impl (VectorViewMut< T > out_l, VectorViewMut< T > out_r, proxsuite::linalg::sparse::MatRef< T, I > a, VectorView< T > in_l, VectorView< T > in_r) ———————————————–^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 51] template<typename T, typename I> VEG_NO_INLINE void noalias_gevmmv_add_impl (VectorViewMut< T > out_l, VectorViewMut< T > out_r, proxsuite::linalg::sparse::MatRef< T, I > a, VectorView< T > in_l, VectorView< T > in_r) —————————————————^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 51] template<typename T, typename I> VEG_NO_INLINE void noalias_gevmmv_add_impl (VectorViewMut< T > out_l, VectorViewMut< T > out_r, proxsuite::linalg::sparse::MatRef< T, I > a, VectorView< T > in_l, VectorView< T > in_r) —————————————————^