Table Of Contents

Previous topic

Ewald tilter

Next topic

Composite lattice line fit

Expand

Python interface

class iplt.alg.Expand((object)arg1[, (bool)arg2])
__init__((object)arg1[, (bool)arg2]) → None :
C++ signature :
void __init__(_object* [,bool])

__init__( (object)arg1, (str)arg2 [, (bool)arg3]) -> None :

C++ signature :
void __init__(_object*,std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > [,bool])

__init__( (object)arg1, (Symmetry)arg2 [, (bool)arg3]) -> None :

C++ signature :
void __init__(_object*,iplt::Symmetry [,bool])

C++ interface