SparseIntVect.h File Reference

#include <map>
#include <string>
#include <RDGeneral/Invariant.h>
#include <sstream>
#include <RDBoost/Exceptions.h>
#include <RDGeneral/StreamOps.h>
#include <boost/cstdint.hpp>

Go to the source code of this file.

Namespaces

namespace  RDKit

Classes

class  RDKit::SparseIntVect< IndexType >
 a class for efficiently storing sparse vectors of ints More...

Functions

template<typename IndexType, typename SequenceType>
void RDKit::updateFromSequence (SparseIntVect< IndexType > &vect, const SequenceType &seq)
template<typename IndexType>
double RDKit::DiceSimilarity (const SparseIntVect< IndexType > &v1, const SparseIntVect< IndexType > &v2, bool returnDistance=false, double bounds=0.0)

Variables

const int ci_SPARSEINTVECT_VERSION = 0x0001
 version number to use in pickles


Variable Documentation

const int ci_SPARSEINTVECT_VERSION = 0x0001

version number to use in pickles

Definition at line 19 of file SparseIntVect.h.

Referenced by RDKit::SparseIntVect< IndexType >::toString().


Generated on Fri Apr 3 06:03:02 2009 for RDCode by  doxygen 1.5.6