#include <AbstractLinAlgPack_InnerProductDot.hpp>
Inheritance diagram for AbstractLinAlgPack::InnerProductDot:
Overridden from InnerProduct | |
| value_type | inner_prod (const Vector &v1, const Vector &v2) const |
| | |
ToDo: Finish documentaion
Definition at line 40 of file AbstractLinAlgPack_InnerProductDot.hpp.
|
||||||||||||
|
Implements AbstractLinAlgPack::InnerProduct. Definition at line 35 of file AbstractLinAlgPack_InnerProductDot.cpp. |
1.3.9.1