Public Member Functions | Static Public Member Functions | Public Attributes
vnl_amoeba_SimplexCorner Struct Reference

#include <vnl_amoeba.h>

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

vnl_vector< double > v
double fv

Detailed Description

Definition at line 111 of file vnl_amoeba.h.


Constructor & Destructor Documentation

vnl_amoeba_SimplexCorner::vnl_amoeba_SimplexCorner ( int  n = 0)

Definition at line 434 of file vnl_amoeba.cxx.


Member Function Documentation

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

Definition at line 82 of file vnl_amoeba.cxx.

vnl_amoeba_SimplexCorner & vnl_amoeba_SimplexCorner::operator= ( const vnl_amoeba_SimplexCorner that)

Definition at line 436 of file vnl_amoeba.cxx.


Member Data Documentation

Definition at line 114 of file vnl_amoeba.h.

Definition at line 113 of file vnl_amoeba.h.


The documentation for this struct was generated from the following files: