|
FreePOOMA
2.4.1
|
#include <VectorOperators.h>
Public Types | |
| typedef VectorElem< V1, B > ::Element_t | Left_t |
| typedef VectorElem< V2, B > ::Element_t | Right_t |
| typedef bool | Type_t |
Static Public Member Functions | |
| static Type_t | get (const V1 &x, const V2 &y) |
| typedef VectorElem<V1,B>::Element_t VectorEqualsVector< V1, V2, B, 1 >::Left_t |
| typedef VectorElem<V2,B>::Element_t VectorEqualsVector< V1, V2, B, 1 >::Right_t |
| typedef bool VectorEqualsVector< V1, V2, B, 1 >::Type_t |
| static Type_t VectorEqualsVector< V1, V2, B, 1 >::get | ( | const V1 & | x, |
| const V2 & | y | ||
| ) | [inline, static] |
References VectorEqualsVector< V1, V2, B, L >::get().
1.7.6.1