Jafar
|
This class is intended to compute a dot product between two vectors. More...
This class is intended to compute a dot product between two vectors.
Definition at line 71 of file functions.hpp.
#include <functions.hpp>
Static Public Member Functions | |
static RT | dot_product (C1 premier, C2 second) |
static RT | sub (C1, C2) |
static RT | vectorial_product (C1, C2) |
Generated on Wed Oct 15 2014 00:37:35 for Jafar by doxygen 1.7.6.1 |