Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

CVectorT Class Reference

#include <CVectorT.hpp>

Collaboration diagram for CVectorT:

Collaboration graph
[legend]
List of all members.

Detailed Description

Complex Vector Transposed.

Author:
Bernard De Cuyper
Version:
0.05
Date:
10/10/2003
 
Purpose:        Define the concept of Real Vector.
                

@ Copyrights: Bernard De Cuyper & Eddy Fraiha 2003, Eggs & Pictures. MIT/Open BSD copyright model.


Public Methods

 CVectorT (int size)
 CVectorT (int size, const RComplex &adata)
 CVectorT (const CVectorT &v)
CVectorT operator= (const CVectorT &v)
 ~CVectorT ()
CVectorT * sub (int start, int step, int end)
int size () const
void load (CVectorT *v)
RComplexgetData ()
void set0 (int index, double value)
void set0 (int index, const RComplex &value)
RComplex get0 (int index) const
void set (int index, double value)
void set (int index, const RComplex &value)
RComplex get (int index) const
void operator+= (double value)
void operator-= (double value)
void operator *= (double value)
void operator/= (double value)
void operator+= (const RComplex &value)
void operator-= (const RComplex &value)
void operator *= (const RComplex &value)
void operator/= (const RComplex &value)
void operator+= (const CVectorT &v)
void operator-= (const CVectorT &v)
void operator *= (const CVectorT &v)
void operator/= (const CVectorT &v)
void output ()
void output (FILE *file)

Public Attributes

CVector t ()
RComplex vT_v ()
RComplex norme2 ()
RComplex sum ()
RComplex mean ()
RComplex sigma ()
CVectorT sqrt ()
CVectorT sqr ()

Private Attributes

int dataSize
RComplexdata
RComplexdata1

Friends

RComplex operator * (const CVectorT &vt, const CVector &u)
CVectorT operator+ (const CVectorT &v, double a)
CVectorT operator+ (double a, const CVectorT &v)
CVectorT operator- (const CVectorT &v, double a)
CVectorT operator- (double a, const CVectorT &v)
CVectorT operator * (const CVectorT &v, double a)
CVectorT operator * (double a, const CVectorT &v)
CVectorT operator/ (const CVectorT &v, double a)
CVectorT operator+ (const CVectorT &v, const RComplex &a)
CVectorT operator+ (const RComplex &a, const CVectorT &v)
CVectorT operator- (const CVectorT &v, const RComplex &a)
CVectorT operator- (const RComplex &a, const CVectorT &v)
CVectorT operator * (const CVectorT &v, const RComplex &a)
CVectorT operator * (const RComplex &a, const CVectorT &v)
CVectorT operator/ (const CVectorT &v, const RComplex &a)
CVectorT operator+ (const CVectorT &v1, const CVectorT &v2)
CVectorT operator- (const CVectorT &v1, const CVectorT &v2)


The documentation for this class was generated from the following files:
SourceForge.net Logo
Restoreinpaint sourceforge project `C++/Java Image Processing, Restoration, Inpainting Project'.

Bernard De Cuyper: Open Project Leader: Concept, design and development.
Bernard De Cuyper & Eddy Fraiha 2002, 2003. Bernard De Cuyper 2004. Open and free, for friendly usage only.
Modifications on Belgium ground of this piece of artistic work, by governement institutions or companies, must be notified to Bernard De Cuyper.
bern_bdc@hotmail.com