FreePOOMA  2.4.1
Public Types | Static Public Member Functions
VectorEqualsVector< V1, V2, B, L > Struct Template Reference

#include <VectorOperators.h>

List of all members.

Public Types

typedef VectorEqualsVector< V1,
V2, B, L/2 >::Type_t 
Left_t
typedef VectorEqualsVector< V1,
V2, B+L/2, L-L/2 >::Type_t 
Right_t
typedef bool Type_t

Static Public Member Functions

static Type_t get (const V1 &x, const V2 &y)

template<class V1, class V2, int B, int L>
struct VectorEqualsVector< V1, V2, B, L >


Member Typedef Documentation

template<class V1, class V2, int B, int L>
typedef VectorEqualsVector<V1,V2,B,L/2>::Type_t VectorEqualsVector< V1, V2, B, L >::Left_t
template<class V1, class V2, int B, int L>
typedef VectorEqualsVector<V1,V2,B+L/2,L-L/2>::Type_t VectorEqualsVector< V1, V2, B, L >::Right_t
template<class V1, class V2, int B, int L>
typedef bool VectorEqualsVector< V1, V2, B, L >::Type_t

Member Function Documentation

template<class V1, class V2, int B, int L>
static Type_t VectorEqualsVector< V1, V2, B, L >::get ( const V1 &  x,
const V2 &  y 
) [inline, static]

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