Package rdkit :: Package DataManip :: Package Metric
[hide private]
[frames] | no frames]

Source Code for Package rdkit.DataManip.Metric

 1  # $Id$ 
 2  # 
 3  #  Copyright (C) 2004-2006  Rational Discovery LLC 
 4  # 
 5  #   @@ All Rights Reserved @@ 
 6  #  This file is part of the RDKit. 
 7  #  The contents are covered by the terms of the BSD license 
 8  #  which is included in the file license.txt, found at the root 
 9  #  of the RDKit source tree. 
10  # 
11  from rdkit import rdBase 
12  from rdkit.DataManip.Metric.rdMetricMatrixCalc import * 
13