ergo
|
General vector class. More...
#include <iostream>
#include <fstream>
#include <ios>
#include "FileWritable.h"
#include "matrix_proxy.h"
#include "ValidPtr.h"
Go to the source code of this file.
Classes | |
class | mat::VectorGeneral< Treal, Tvector > |
Namespaces | |
mat | |
Functions | |
template<typename Treal , typename Tvector > | |
Treal | mat::operator* (Xtrans< VectorGeneral< Treal, Tvector > > const &xT, VectorGeneral< Treal, Tvector > const &y) |
transpose(x) * y Scalar (dot) product of two vectors More... | |
General vector class.
Copyright(c) Emanuel Rubensson 2006