template<typename A, bool A_is_matrix, bool A_needs_wrapper, typename B, bool B_is_matrix, bool B_needs_wrapper>
class plll::linalg::implementation::BinaryMatrixOperationImpl_Impl< A, A_is_matrix, A_needs_wrapper, B, B_is_matrix, B_needs_wrapper >
Definition at line 4150 of file matrix-ops.hpp.
The documentation for this class was generated from the following file: