STK++ 0.9.13
|
this structure regroup all the methods using only pointers on the Type More...
#include <STK_ArrayByVectorProduct.h>
Static Public Member Functions | |
static Type | vectorByVector (Type const *p_lhs, Type const *p_rhs) |
multiplication of two vectors | |
static Type | PanelByVector (Type const *p_lhs, Type const *p_rhs) |
multiplication of two vectors | |
this structure regroup all the methods using only pointers on the Type
Definition at line 57 of file STK_ArrayByVectorProduct.h.
|
inlinestatic |
multiplication of two vectors
Definition at line 67 of file STK_ArrayByVectorProduct.h.
References STK::sum(), and STK::vectorSize.
|
inlinestatic |
multiplication of two vectors
Definition at line 60 of file STK_ArrayByVectorProduct.h.
References STK::sum(), and STK::vectorSize.