STK++ 0.9.13
|
In this file we implement the DotProduct class. More...
Go to the source code of this file.
Classes | |
struct | STK::hidden::Traits< DotProduct< Lhs, Rhs > > |
Traits class for the DotProduct class. More... | |
class | STK::DotProduct< Lhs, Rhs > |
Generic expression where a DotProduct is applied to two expressions. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
In this file we implement the DotProduct class.
Definition in file STK_DotProduct.h.