NormLinker Class Reference

NormLinker Class. More...

Inheritance diagram for NormLinker:

Inheritance graph
[legend]
Collaboration diagram for NormLinker:

Collaboration graph
[legend]
List of all members.

Constructors

 NormLinker (Cluster *from, Cluster *to, const char *name="unnamed")
 NormLinker (PropertySettings &prop)
virtual ~NormLinker ()

Interface

void update ()
virtual NormLinkerclone () const

Detailed Description

Properties
Name Type [isVector] Access mode Description Class
typename string read-only Class's type Propertized
name string read/write name of the object Updatable
from Cluster read-only incoming Cluster Linker
to Cluster read-only outgoing Cluster Linker
weights RealMat read/write connections' weights MatrixLinker


Constructor & Destructor Documentation

NormLinker ( Cluster from,
Cluster to,
const char *  name = "unnamed" 
)

Connect clusters with a complete connections

NormLinker ( PropertySettings prop  ) 

Construct by PropertySettings

virtual ~NormLinker (  )  [virtual]

Destructor


Member Function Documentation

void update (  )  [virtual]

Performs the euclidean norm calculation

Implements Updatable.

virtual NormLinker* clone (  )  const [virtual]

Clone this NormLinker

Reimplemented from Linker.


The documentation for this class was generated from the following file:
BerliOS Developer Logo Valid XHTML 1.0 Transitional Valid CSS!