Table Of Contents

Previous topic

Linear fit

Next topic

Logarithmic fit

Lattice line prediciction

Python interface

class iplt.alg.LLPredict((object)arg1, (ConstImageHandle)arg2)
Get((LLPredict)arg1, (ReflectionIndex)arg2) → complex :
C++ signature :
std::complex<float> Get(iplt::alg::LLPredict {lvalue},iplt::ReflectionIndex)
__init__((object)arg1, (ConstImageHandle)arg2) → None :
C++ signature :
void __init__(_object*,ost::img::ConstImageHandle)

C++ interface