Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
vnl_amoeba_SimplexCorner Struct Reference

#include <vnl_amoeba.h>

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 113 of file vnl_amoeba.h.

Constructor & Destructor Documentation

◆ vnl_amoeba_SimplexCorner()

vnl_amoeba_SimplexCorner::vnl_amoeba_SimplexCorner ( int  n = 0)

Definition at line 417 of file vnl_amoeba.cxx.

Member Function Documentation

◆ compare()

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

Definition at line 79 of file vnl_amoeba.cxx.

◆ operator=()

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

Member Data Documentation

◆ fv

double vnl_amoeba_SimplexCorner::fv

Definition at line 116 of file vnl_amoeba.h.

◆ v

vnl_vector<double> vnl_amoeba_SimplexCorner::v

Definition at line 115 of file vnl_amoeba.h.


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