FreePOOMA  2.4.1
Public Types
BinaryReturn< TinyMatrix< D1, D2, T1, E1 >, TinyMatrix< D1, D2, T2, E2 >, OpEQ > Struct Template Reference

#include <TinyMatrixOperators.h>

List of all members.

Public Types

typedef bool Type_t

template<int D1, int D2, class T1, class T2, class E1, class E2>
struct BinaryReturn< TinyMatrix< D1, D2, T1, E1 >, TinyMatrix< D1, D2, T2, E2 >, OpEQ >


Member Typedef Documentation

template<int D1, int D2, class T1 , class T2 , class E1 , class E2 >
typedef bool BinaryReturn< TinyMatrix< D1, D2, T1, E1 >, TinyMatrix< D1, D2, T2, E2 >, OpEQ >::Type_t

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