#include <vnl_amoeba.h>
Public Member Functions | |
| vnl_amoeba_SimplexCorner (int=0) | |
| vnl_amoeba_SimplexCorner & | operator= (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 |
Definition at line 111 of file vnl_amoeba.h.
| vnl_amoeba_SimplexCorner::vnl_amoeba_SimplexCorner | ( | int | n = 0 | ) |
Definition at line 434 of file vnl_amoeba.cxx.
| 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.
| double vnl_amoeba_SimplexCorner::fv |
Definition at line 114 of file vnl_amoeba.h.
Definition at line 113 of file vnl_amoeba.h.
1.7.5.1