ergo
VectorGeneral.h File Reference

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...
 

Detailed Description

General vector class.

Copyright(c) Emanuel Rubensson 2006

Author
Emanuel Rubensson responsible author
Date
January 2006