VISH  0.2
Public Types | Public Member Functions | Friends
Eagle::STA::CartesianChart4D::vector Class Reference

4-dimensional vector. More...

#include </home/werner/origo/vish/ocean/eagle/STA.hpp>

List of all members.

Public Types

Public Member Functions

Friends


Detailed Description

4-dimensional vector.


Constructor & Destructor Documentation

Eagle::STA::CartesianChart4D::vector::vector ( const Base_t V) [inline]

Constructor from base class.

Note that this constructor is implicit, whereas the base class constructor is explicit.

Eagle::STA::CartesianChart4D::vector::vector ( ) [inline]

Evil default constructor.

Not sure if it should do anything or nothing. Primary purpose is for use within arrays. The user shouldn't expect uninitialized variables to contain anything useful.

Reimplemented from Eagle::Coordinates::vector.


The documentation for this class was generated from the following file: