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 boolIsSetLabels(
void)
const;
115 boolCanGetLabels(
void)
const;
118 voidResetLabels(
void);
124 const TLabels& GetLabels(
void)
const;
141 boolIsSetDistances(
void)
const;
148 boolCanGetDistances(
void)
const;
151 voidResetDistances(
void);
157 const TDistances& GetDistances(
void)
const;
166 virtual voidReset(
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