MYWE

class MYWE

A more detailed description of MYWE

Operations

void execute(Dvector &Corr, Dvector &AR)

Brief documentation for the execute method.

Start of the long documentation for execute method.

Declaration of execute operation

Throws:

An – exception

Parameters:

a – parameter

Pre:

A precondition

Post:

A postcondition

Returns:

a returned value

Public Functions

MYWE(unsigned int mIP, unsigned int mIQ)

Constructor

~MYWE()

Destructor

MYWE &operator=(const MYWE &from)

Assignement operator

Parameters:

from – The instance to be assigned from

Returns:

a reference to a new object