CubbyFlow::Internal::FoldWithAnd< T, Rows, Cols, BinaryOperation, I > Struct Template Reference

#include <Core/Matrix/Matrix-Impl.hpp>

Static Public Member Functions

static constexpr bool Call (const Matrix< T, Rows, Cols > &a, const Matrix< T, Rows, Cols > &b, BinaryOperation op)
 

Member Function Documentation

◆ Call()

template<typename T, size_t Rows, size_t Cols, typename BinaryOperation, size_t I>
static constexpr bool CubbyFlow::Internal::FoldWithAnd< T, Rows, Cols, BinaryOperation, I >::Call ( const Matrix< T, Rows, Cols > &  a,
const Matrix< T, Rows, Cols > &  b,
BinaryOperation  op 
)
inlinestatic

The documentation for this struct was generated from the following file: