DotLinker Class Reference

DotLinker Class. More...

Inheritance diagram for DotLinker:

Inheritance graph
[legend]
Collaboration diagram for DotLinker:

Collaboration graph
[legend]
List of all members.

Constructors

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

Interface

void update ()
virtual DotLinkerclone () 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

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

Connect clusters with a complete connections

DotLinker ( PropertySettings prop  ) 

Construct by PropertySettings

virtual ~DotLinker (  )  [virtual]

Destructor


Member Function Documentation

void update (  )  [virtual]

Performs the dot-product calculation

Implements Updatable.

virtual DotLinker* clone (  )  const [virtual]

Clone this DotLinker

Reimplemented from Linker.


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