All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Public Attributes
face_contour_detector::AutoParameterExplorer::Vector Class Reference

A n dimensional vector that can be added or generated out of ParameterPoint's. More...

List of all members.

Public Member Functions

void AddParam (double value)
Vector operator* (double factor)
Vector operator+ (const Vector &other)
 Vector ()
 Creates an Vector.
 Vector (const Vector &other)

Public Attributes

std::vector< double > values
 The parameter values.

Detailed Description

A n dimensional vector that can be added or generated out of ParameterPoint's.

Definition at line 124 of file AutoParameterExplorer.h.


Constructor & Destructor Documentation

Creates an Vector.

Definition at line 310 of file AutoParameterExplorer.cpp.

Copies an Vector

Parameters:
otherthe vector beeing copied

Definition at line 312 of file AutoParameterExplorer.cpp.


Member Function Documentation

Adds a parameter value to this vector (at the end)

Parameters:
valuethe value

Definition at line 314 of file AutoParameterExplorer.cpp.

AutoParameterExplorer::Vector face_contour_detector::AutoParameterExplorer::Vector::operator* ( double  factor)

Multiplies all parameter values with the given factor and returns the resulting Vector

Parameters:
factor
Returns:
the result

Definition at line 335 of file AutoParameterExplorer.cpp.

AutoParameterExplorer::Vector face_contour_detector::AutoParameterExplorer::Vector::operator+ ( const Vector other)

Adds two vectors and returns the result

Parameters:
otherthe vector that is beeing added with this one
Returns:
the result

Definition at line 316 of file AutoParameterExplorer.cpp.


Member Data Documentation

The parameter values.

Definition at line 145 of file AutoParameterExplorer.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


face_contour_detector
Author(s): Fabian Wenzelmann and Julian Schmid
autogenerated on Wed Dec 26 2012 16:18:17