Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

vnl_amoeba_SimplexCorner Struct Reference

#include <vnl_amoeba.h>

Collaboration diagram for vnl_amoeba_SimplexCorner:

Collaboration graph
[legend]
List of all members.

Public Methods

 vnl_amoeba_SimplexCorner (int=0)
vnl_amoeba_SimplexCorner & operator= (const vnl_amoeba_SimplexCorner &that)

Static Public Methods

int compare (const vnl_amoeba_SimplexCorner &s1, const vnl_amoeba_SimplexCorner &s2)

Public Attributes

vnl_vector< double > v
double fv

Detailed Description

Private class needs to be declared here. in order to instantiate STL container of it.

Definition at line 60 of file vnl_amoeba.h.


Constructor & Destructor Documentation

vnl_amoeba_SimplexCorner::vnl_amoeba_SimplexCorner int    = 0
 


Member Function Documentation

int vnl_amoeba_SimplexCorner::compare const vnl_amoeba_SimplexCorner &    s1,
const vnl_amoeba_SimplexCorner &    s2
[static]
 

vnl_amoeba_SimplexCorner& vnl_amoeba_SimplexCorner::operator= const vnl_amoeba_SimplexCorner &    that
 


Member Data Documentation

double vnl_amoeba_SimplexCorner::fv
 

Definition at line 62 of file vnl_amoeba.h.

vnl_vector<double> vnl_amoeba_SimplexCorner::v
 

Definition at line 61 of file vnl_amoeba.h.


The documentation for this struct was generated from the following file:
Generated at Fri May 21 01:16:37 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000