| Trees | Indices | Help | 
 | 
|---|
|  | 
Classes and functions for crystal planes.
Copyright Schrodinger, LLC. All rights reserved.
| 
 | |||
| CrystalPlane Manage a crystal plane object. | |||
| 
 | |||
| int, int, int | 
 | ||
| 
 | |||
| __doc__ =  | |||
| _version =  | |||
| __package__ =  | |||
| 
 | |||
| 
 Solve ax + by = gcd(a, b) using the Extended Euclidean Algorithm. Return (1) the greatest common divisor (gcd) of integers a and b and (2) the integer Bezout coefficients x and y. 
 | 
| 
 | |||
| __doc__
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:08 2016 | http://epydoc.sourceforge.net |