A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/DistanceMatrix___8hpp_source.html below:

NCBI C++ ToolKit: include/objects/biotree/DistanceMatrix_.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

41 #ifndef OBJECTS_BIOTREE_DISTANCEMATRIX_BASE_HPP 42 #define OBJECTS_BIOTREE_DISTANCEMATRIX_BASE_HPP 53 #ifndef BEGIN_objects_SCOPE 54 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 55 # define END_objects_SCOPE END_SCOPE(objects) 108  bool

IsSetLabels(

void

)

const

;

115  bool

CanGetLabels(

void

)

const

;

118  void

ResetLabels(

void

);

124  const TLabels

& GetLabels(

void

)

const

;

141  bool

IsSetDistances(

void

)

const

;

148  bool

CanGetDistances(

void

)

const

;

151  void

ResetDistances(

void

);

157  const TDistances

& GetDistances(

void

)

const

;

166  virtual void

Reset(

void

);

CDistanceMatrix_Base –.

Base class for all serializable objects.

uint32_t Uint4

4-byte (32-bit) unsigned integer

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define NCBI_BIOTREE_EXPORT

vector< string > m_Labels

CDistanceMatrix_Base(const CDistanceMatrix_Base &)

CDistanceMatrix_Base & operator=(const CDistanceMatrix_Base &)

bool CanGetDistances(void) const

Check if it is safe to call GetDistances method.

bool IsSetLabels(void) const

n labels Check if a value has been assigned to Labels data member.

TDistances & SetDistances(void)

Assign a value to Distances data member.

const TDistances & GetDistances(void) const

Get the Distances member data.

const TLabels & GetLabels(void) const

Get the Labels member data.

TLabels & SetLabels(void)

Assign a value to Labels data member.

bool CanGetLabels(void) const

Check if it is safe to call GetLabels method.

Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex

bool IsSetDistances(void) const

n(n-1)/2 pairwise distances (0, 1)...(0, n), (1, 2)...(1, n)...

vector< double > TDistances

vector< double > m_Distances

DECLARE_INTERNAL_TYPE_INFO()


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4