Template Struct QpViewMut
Defined in File views.hpp
Struct Documentation
-
template<typename T>
struct QpViewMut Public Functions
- inline VEG_INLINE constexpr auto as_const () const noexcept -> QpView< T >
Public Members
-
MatrixViewMut<T, layout> H
-
VectorViewMut<T> g
-
MatrixViewMut<T, layout> A
-
VectorViewMut<T> b
-
MatrixViewMut<T, layout> C
-
VectorViewMut<T> d