CubbyFlow::Internal::Reduce< T, Rows, Cols, ReduceOperation, UnaryOperation, I > Member List

This is the complete list of members for CubbyFlow::Internal::Reduce< T, Rows, Cols, ReduceOperation, UnaryOperation, I >, including all inherited members.

Call(const Matrix< T, Rows, 1 > &a, const T &init, ReduceOperation op, UnaryOperation uop)CubbyFlow::Internal::Reduce< T, Rows, Cols, ReduceOperation, UnaryOperation, I >inlinestatic
Call(const Matrix< T, Rows, 1 > &a, ReduceOperation op, UnaryOperation uop)CubbyFlow::Internal::Reduce< T, Rows, Cols, ReduceOperation, UnaryOperation, I >inlinestatic
Call(const Matrix< T, Rows, Cols > &a, const T &init, ReduceOperation op, UnaryOperation uop)CubbyFlow::Internal::Reduce< T, Rows, Cols, ReduceOperation, UnaryOperation, I >inlinestatic
Call(const Matrix< T, Rows, Cols > &a, ReduceOperation op, UnaryOperation uop)CubbyFlow::Internal::Reduce< T, Rows, Cols, ReduceOperation, UnaryOperation, I >inlinestatic
CallDiag(const Matrix< T, Rows, Cols > &a, const T &init, ReduceOperation op, UnaryOperation uop)CubbyFlow::Internal::Reduce< T, Rows, Cols, ReduceOperation, UnaryOperation, I >inlinestatic