[Index of services] [New input]
Help on class double in cctbx.array_family.flex:

cctbx.array_family.flex.double = class double(Boost.Python.instance)
 |  Method resolution order:
 |      double
 |      Boost.Python.instance
 |      __builtin__.object
 |  
 |  Methods defined here:
 |  
 |  __abs__(...)
 |      __abs__( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __abs__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  __add__(...)
 |      __add__( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __add__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __add__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __add__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __delitem__(...)
 |      __delitem__( (double)arg1, (int)arg2) -> None :
 |      
 |          C++ signature :
 |              void __delitem__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},long)
 |      
 |      __delitem__( (double)arg1, (object)arg2) -> None :
 |      
 |          C++ signature :
 |              void __delitem__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},boost::python::slice)
 |  
 |  __div__(...)
 |      __div__( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __div__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __div__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __div__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __eq__(...)
 |      __eq__( (double)arg1, (double)arg2) -> bool :
 |      
 |          C++ signature :
 |              scitbx::af::versa<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __eq__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __eq__( (double)arg1, (float)arg2) -> bool :
 |      
 |          C++ signature :
 |              scitbx::af::versa<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __eq__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __ge__(...)
 |      __ge__( (double)arg1, (double)arg2) -> bool :
 |      
 |          C++ signature :
 |              scitbx::af::versa<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __ge__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __ge__( (double)arg1, (float)arg2) -> bool :
 |      
 |          C++ signature :
 |              scitbx::af::versa<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __ge__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __getitem__(...)
 |      __getitem__( (object)arg1, (object)arg2) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object __getitem__(boost::python::api::object {lvalue},boost::python::api::object)
 |      
 |      __getitem__( (double)arg1, (object)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __getitem__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,boost::python::slice)
 |      
 |      __getitem__( (double)arg1, (int)arg2) -> float :
 |      
 |          C++ signature :
 |              double {lvalue} __getitem__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},long)
 |  
 |  __getitem_fgdit__(...)
 |      __getitem_fgdit__( (double)arg1, (object)arg2) -> float :
 |      
 |          C++ signature :
 |              double {lvalue} __getitem_fgdit__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},scitbx::af::small<long, 10ul>)
 |  
 |  __getstate__(...)
 |      __getstate__( (double)arg1) -> tuple :
 |      
 |          C++ signature :
 |              boost::python::tuple __getstate__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  __gt__(...)
 |      __gt__( (double)arg1, (double)arg2) -> bool :
 |      
 |          C++ signature :
 |              scitbx::af::versa<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __gt__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __gt__( (double)arg1, (float)arg2) -> bool :
 |      
 |          C++ signature :
 |              scitbx::af::versa<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __gt__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __iadd__(...)
 |      __iadd__( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __iadd__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __iadd__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __iadd__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},double)
 |  
 |  __idiv__(...)
 |      __idiv__( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __idiv__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __idiv__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __idiv__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},double)
 |  
 |  __imul__(...)
 |      __imul__( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __imul__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __imul__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __imul__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},double)
 |  
 |  __init__(...)
 |      __init__( (object)arg1) -> None :
 |      
 |          C++ signature :
 |              void __init__(_object*)
 |      
 |      __init__( (object)arg1, (grid)arg2 [, (float)arg3]) -> None :
 |      
 |          C++ signature :
 |              void __init__(_object*,scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > [,double])
 |      
 |      __init__( (object)arg1, (int)arg2 [, (float)arg3]) -> None :
 |      
 |          C++ signature :
 |              void __init__(_object*,unsigned long [,double])
 |      
 |      __init__( (object)arg1, (double)arg2) -> None :
 |      
 |          C++ signature :
 |              void __init__(_object*,scitbx::af::shared_plain<double>)
 |      
 |      __init__( (object)arg1, (std_string)arg2) -> object :
 |      
 |          C++ signature :
 |              void* __init__(boost::python::api::object,scitbx::af::const_ref<std::string, scitbx::af::trivial_accessor>)
 |      
 |      __init__( (object)arg1, (double)arg2) -> object :
 |      
 |          C++ signature :
 |              void* __init__(boost::python::api::object,std::vector<double, std::allocator<double> >)
 |      
 |      __init__( (object)arg1, (list)arg2) -> object :
 |      
 |          C++ signature :
 |              void* __init__(boost::python::api::object,boost::python::list)
 |      
 |      __init__( (object)arg1, (tuple)arg2) -> object :
 |      
 |          C++ signature :
 |              void* __init__(boost::python::api::object,boost::python::tuple)
 |      
 |      __init__( (object)arg1, (object)arg2) -> object :
 |      
 |          C++ signature :
 |              void* __init__(boost::python::api::object,boost::python::numeric::array)
 |  
 |  __isub__(...)
 |      __isub__( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __isub__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __isub__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __isub__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},double)
 |  
 |  __itruediv__(...)
 |      __itruediv__( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __itruediv__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __itruediv__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __itruediv__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},double)
 |  
 |  __le__(...)
 |      __le__( (double)arg1, (double)arg2) -> bool :
 |      
 |          C++ signature :
 |              scitbx::af::versa<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __le__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __le__( (double)arg1, (float)arg2) -> bool :
 |      
 |          C++ signature :
 |              scitbx::af::versa<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __le__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __len__(...)
 |      __len__( (double)arg1) -> int :
 |      
 |          C++ signature :
 |              unsigned long __len__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  __lt__(...)
 |      __lt__( (double)arg1, (double)arg2) -> bool :
 |      
 |          C++ signature :
 |              scitbx::af::versa<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __lt__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __lt__( (double)arg1, (float)arg2) -> bool :
 |      
 |          C++ signature :
 |              scitbx::af::versa<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __lt__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __mul__(...)
 |      __mul__( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __mul__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __mul__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __mul__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |      
 |      __mul__( (double)arg1, (complex)arg2) -> complex_double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<std::complex<double>, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __mul__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,std::complex<double>)
 |      
 |      __mul__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __mul__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __ne__(...)
 |      __ne__( (double)arg1, (double)arg2) -> bool :
 |      
 |          C++ signature :
 |              scitbx::af::versa<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __ne__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __ne__( (double)arg1, (float)arg2) -> bool :
 |      
 |          C++ signature :
 |              scitbx::af::versa<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __ne__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __neg__(...)
 |      __neg__( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __neg__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  __pow__(...)
 |      __pow__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __pow__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __radd__(...)
 |      __radd__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __radd__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __rdiv__(...)
 |      __rdiv__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __rdiv__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __reduce__ = <unnamed Boost.Python function>(...)
 |  
 |  __rmul__(...)
 |      __rmul__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __rmul__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |      
 |      __rmul__( (double)arg1, (complex)arg2) -> complex_double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<std::complex<double>, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __rmul__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,std::complex<double>)
 |      
 |      __rmul__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __rmul__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __rsub__(...)
 |      __rsub__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __rsub__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __rtruediv__(...)
 |      __rtruediv__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __rtruediv__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __setitem__(...)
 |      __setitem__( (double)arg1, (int)arg2, (float)arg3) -> None :
 |      
 |          C++ signature :
 |              void __setitem__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},long,double)
 |      
 |      __setitem__( (double)arg1, (object)arg2, (float)arg3) -> None :
 |      
 |          C++ signature :
 |              void __setitem__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},scitbx::af::small<long, 10ul>,double)
 |  
 |  __setstate__(...)
 |      __setstate__( (double)arg1, (tuple)arg2) -> None :
 |      
 |          C++ signature :
 |              void __setstate__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},boost::python::tuple)
 |  
 |  __sub__(...)
 |      __sub__( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __sub__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __sub__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __sub__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  __truediv__(...)
 |      __truediv__( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __truediv__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      __truediv__( (double)arg1, (float)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > __truediv__(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  accessor(...)
 |      accessor( (double)arg1) -> grid :
 |      
 |          C++ signature :
 |              scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > accessor(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  add_selected(...)
 |      add_selected( (object)arg1, (bool)flags, (object)values) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object add_selected(boost::python::api::object,scitbx::af::const_ref<bool, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |      
 |      add_selected( (object)arg1, (bool)flags, (float)value) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object add_selected(boost::python::api::object,scitbx::af::const_ref<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |      
 |      add_selected( (object)arg1, (size_t)indices, (object)values) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object add_selected(boost::python::api::object,scitbx::af::const_ref<unsigned long, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |      
 |      add_selected( (object)arg1, (size_t)indices, (float)value) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object add_selected(boost::python::api::object,scitbx::af::const_ref<unsigned long, scitbx::af::trivial_accessor>,double)
 |  
 |  all(...)
 |      all( (double)arg1) -> tuple :
 |      
 |          C++ signature :
 |              scitbx::af::small<long, 10ul> all(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  all_approx_equal(...)
 |      all_approx_equal( (object)arg1, (object)other [, (float)tolerance=1e-06]) -> bool :
 |      
 |          C++ signature :
 |              bool all_approx_equal(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor> [,double=1e-06])
 |      
 |      all_approx_equal( (object)arg1, (float)other [, (float)tolerance=1e-06]) -> bool :
 |      
 |          C++ signature :
 |              bool all_approx_equal(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,double [,double=1e-06])
 |  
 |  all_approx_equal_relatively(...)
 |      all_approx_equal_relatively( (object)arg1, (object)other [, (float)relative_error=1e-06]) -> bool :
 |      
 |          C++ signature :
 |              bool all_approx_equal_relatively(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor> [,double=1e-06])
 |      
 |      all_approx_equal_relatively( (object)arg1, (float)other [, (float)relative_error=1e-06]) -> bool :
 |      
 |          C++ signature :
 |              bool all_approx_equal_relatively(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,double [,double=1e-06])
 |  
 |  all_eq(...)
 |      all_eq( (double)arg1, (double)arg2) -> bool :
 |      
 |          C++ signature :
 |              bool all_eq(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      all_eq( (double)arg1, (float)arg2) -> bool :
 |      
 |          C++ signature :
 |              bool all_eq(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  all_ge(...)
 |      all_ge( (double)arg1, (double)arg2) -> bool :
 |      
 |          C++ signature :
 |              bool all_ge(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      all_ge( (double)arg1, (float)arg2) -> bool :
 |      
 |          C++ signature :
 |              bool all_ge(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  all_gt(...)
 |      all_gt( (double)arg1, (double)arg2) -> bool :
 |      
 |          C++ signature :
 |              bool all_gt(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      all_gt( (double)arg1, (float)arg2) -> bool :
 |      
 |          C++ signature :
 |              bool all_gt(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  all_le(...)
 |      all_le( (double)arg1, (double)arg2) -> bool :
 |      
 |          C++ signature :
 |              bool all_le(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      all_le( (double)arg1, (float)arg2) -> bool :
 |      
 |          C++ signature :
 |              bool all_le(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  all_lt(...)
 |      all_lt( (double)arg1, (double)arg2) -> bool :
 |      
 |          C++ signature :
 |              bool all_lt(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      all_lt( (double)arg1, (float)arg2) -> bool :
 |      
 |          C++ signature :
 |              bool all_lt(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  all_ne(...)
 |      all_ne( (double)arg1, (double)arg2) -> bool :
 |      
 |          C++ signature :
 |              bool all_ne(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      all_ne( (double)arg1, (float)arg2) -> bool :
 |      
 |          C++ signature :
 |              bool all_ne(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  angle(...)
 |      angle( (object)arg1, (object)b) -> object :
 |      
 |          C++ signature :
 |              boost::optional<double> angle(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |      
 |      angle( (object)arg1, (object)b [, (bool)deg=False]) -> object :
 |      
 |          C++ signature :
 |              boost::optional<double> angle(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor> [,bool=False])
 |  
 |  append(...)
 |      append( (double)arg1, (float)arg2) -> None :
 |      
 |          C++ signature :
 |              void append(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},double)
 |  
 |  as_1d(...)
 |      as_1d( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > as_1d(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  as_double(...)
 |      as_double( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > as_double(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  as_float(...)
 |      as_float( (double)arg1) -> float :
 |      
 |          C++ signature :
 |              scitbx::af::versa<float, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > as_float(scitbx::af::const_ref<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  as_numpy_array(...)
 |      as_numpy_array( (double)arg1 [, (bool)optional=False]) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object as_numpy_array(scitbx::af::ref<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > [,bool=False])
 |  
 |  as_scitbx_matrix(self)
 |  
 |  as_string(...)
 |      as_string( (double)other [, (str)format_string='%d']) -> std_string :
 |      
 |          C++ signature :
 |              scitbx::af::shared<std::string> as_string(scitbx::af::const_ref<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > [,std::string='%d'])
 |  
 |  assign(...)
 |      assign( (double)arg1, (int)arg2, (float)arg3) -> None :
 |      
 |          C++ signature :
 |              void assign(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},unsigned long,double)
 |  
 |  back(...)
 |      back( (double)arg1) -> float :
 |      
 |          C++ signature :
 |              double {lvalue} back(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue})
 |  
 |  capacity(...)
 |      capacity( (double)arg1) -> int :
 |      
 |          C++ signature :
 |              unsigned long capacity(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  clear(...)
 |      clear( (double)arg1) -> None :
 |      
 |          C++ signature :
 |              void clear(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue})
 |  
 |  concatenate(...)
 |      concatenate( (object)arg1, (object)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> concatenate(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  copy_selected(...)
 |      copy_selected( (object)arg1, (unsigned)arg2, (object)arg3) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object copy_selected(boost::python::api::object,scitbx::af::const_ref<unsigned int, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |      
 |      copy_selected( (object)arg1, (size_t)arg2, (object)arg3) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object copy_selected(boost::python::api::object,scitbx::af::const_ref<unsigned long, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  copy_to_byte_str(...)
 |      copy_to_byte_str( (double)arg1) -> str :
 |      
 |          C++ signature :
 |              boost::python::str copy_to_byte_str(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  cos_angle(...)
 |      cos_angle( (object)arg1, (object)b) -> object :
 |      
 |          C++ signature :
 |              boost::optional<double> cos_angle(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |      
 |      cos_angle( (object)arg1, (object)b, (float)value_if_undefined) -> float :
 |      
 |          C++ signature :
 |              double cos_angle(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,double)
 |  
 |  count(...)
 |      count( (double)arg1, (float)arg2) -> int :
 |      
 |          C++ signature :
 |              unsigned long count(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |  
 |  deep_copy(...)
 |      deep_copy( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > deep_copy(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  dot(...)
 |      dot( (object)arg1, (object)arg2) -> float :
 |      
 |          C++ signature :
 |              double dot(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  extend(...)
 |      extend( (double)arg1, (double)arg2) -> None :
 |      
 |          C++ signature :
 |              void extend(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  fill(...)
 |      fill( (double)arg1, (float)arg2) -> None :
 |      
 |          C++ signature :
 |              void fill(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},double)
 |  
 |  focus(...)
 |      focus( (double)arg1) -> tuple :
 |      
 |          C++ signature :
 |              scitbx::af::small<long, 10ul> focus(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      focus( (double)arg1, (bool)arg2) -> tuple :
 |      
 |          C++ signature :
 |              scitbx::af::small<long, 10ul> focus(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,bool)
 |  
 |  focus_size_1d(...)
 |      focus_size_1d( (double)arg1) -> int :
 |      
 |          C++ signature :
 |              unsigned long focus_size_1d(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  format_max = _format_max(values, format)
 |  
 |  format_mean = _format_mean(values, format)
 |  
 |  format_min = _format_min(values, format)
 |  
 |  front(...)
 |      front( (double)arg1) -> float :
 |      
 |          C++ signature :
 |              double {lvalue} front(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue})
 |  
 |  id(...)
 |      id( (double)arg1) -> int :
 |      
 |          C++ signature :
 |              unsigned long id(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  insert(...)
 |      insert( (double)arg1, (int)arg2, (float)arg3) -> None :
 |      
 |          C++ signature :
 |              void insert(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},long,double)
 |      
 |      insert( (double)arg1, (int)arg2, (int)arg3, (float)arg4) -> None :
 |      
 |          C++ signature :
 |              void insert(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},long,unsigned long,double)
 |  
 |  iround(...)
 |      iround( (double)arg1) -> int :
 |      
 |          C++ signature :
 |              scitbx::af::versa<int, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > iround(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  is_0_based(...)
 |      is_0_based( (double)arg1) -> bool :
 |      
 |          C++ signature :
 |              bool is_0_based(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  is_padded(...)
 |      is_padded( (double)arg1) -> bool :
 |      
 |          C++ signature :
 |              bool is_padded(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  is_square_matrix(...)
 |      is_square_matrix( (double)arg1) -> bool :
 |      
 |          C++ signature :
 |              bool is_square_matrix(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  is_trivial_1d(...)
 |      is_trivial_1d( (double)arg1) -> bool :
 |      
 |          C++ signature :
 |              bool is_trivial_1d(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  last(...)
 |      last( (double)arg1) -> tuple :
 |      
 |          C++ signature :
 |              scitbx::af::small<long, 10ul> last(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |      
 |      last( (double)arg1, (bool)arg2) -> tuple :
 |      
 |          C++ signature :
 |              scitbx::af::small<long, 10ul> last(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,bool)
 |  
 |  mathematica_form(...)
 |      mathematica_form( (double)arg1) -> str :
 |      
 |          C++ signature :
 |              std::string mathematica_form(scitbx::af::const_ref<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  matrix_back_substitution(...)
 |      matrix_back_substitution( (object)u, (object)b [, (bool)unit_diag=False]) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_back_substitution(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::ref<double, scitbx::af::trivial_accessor> [,bool=False])
 |  
 |  matrix_back_substitution_given_transpose(...)
 |      matrix_back_substitution_given_transpose( (object)l, (object)b [, (bool)unit_diag=False]) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_back_substitution_given_transpose(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::ref<double, scitbx::af::trivial_accessor> [,bool=False])
 |  
 |  matrix_copy_block(...)
 |      matrix_copy_block( (double)arg1, (int)i_row, (int)i_column, (int)n_rows, (int)n_columns) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_copy_block(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,unsigned int,unsigned int,unsigned int,unsigned int)
 |  
 |  matrix_copy_column(...)
 |      matrix_copy_column( (double)arg1, (int)i_column) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_copy_column(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,unsigned int)
 |  
 |  matrix_copy_lower_to_upper_triangle_in_place(...)
 |      matrix_copy_lower_to_upper_triangle_in_place( (double)arg1) -> None :
 |      
 |          C++ signature :
 |              void matrix_copy_lower_to_upper_triangle_in_place(scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_copy_lower_triangle(...)
 |      matrix_copy_lower_triangle( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_copy_lower_triangle(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_copy_upper_to_lower_triangle_in_place(...)
 |      matrix_copy_upper_to_lower_triangle_in_place( (double)arg1) -> None :
 |      
 |          C++ signature :
 |              void matrix_copy_upper_to_lower_triangle_in_place(scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_copy_upper_triangle(...)
 |      matrix_copy_upper_triangle( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_copy_upper_triangle(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_determinant_via_lu(...)
 |      matrix_determinant_via_lu( (double)arg1 [, (size_t)pivot_indices]) -> float :
 |      
 |          C++ signature :
 |              double matrix_determinant_via_lu(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> > [,scitbx::af::const_ref<unsigned long, scitbx::af::trivial_accessor>])
 |  
 |  matrix_diagonal(...)
 |      matrix_diagonal( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_diagonal(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_diagonal_add_in_place(...)
 |      matrix_diagonal_add_in_place( (double)arg1, (float)value) -> None :
 |      
 |          C++ signature :
 |              void matrix_diagonal_add_in_place(scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> >,double)
 |  
 |  matrix_diagonal_product(...)
 |      matrix_diagonal_product( (double)arg1) -> float :
 |      
 |          C++ signature :
 |              double matrix_diagonal_product(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_diagonal_set_in_place(...)
 |      matrix_diagonal_set_in_place( (double)arg1, (float)value) -> None :
 |      
 |          C++ signature :
 |              void matrix_diagonal_set_in_place(scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> >,double)
 |      
 |      matrix_diagonal_set_in_place( (double)arg1, (object)diagonal) -> None :
 |      
 |          C++ signature :
 |              void matrix_diagonal_set_in_place(scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  matrix_diagonal_sum(...)
 |      matrix_diagonal_sum( (double)arg1) -> float :
 |      
 |          C++ signature :
 |              double matrix_diagonal_sum(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_forward_substitution(...)
 |      matrix_forward_substitution( (object)l, (object)b [, (bool)unit_diag=False]) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_forward_substitution(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::ref<double, scitbx::af::trivial_accessor> [,bool=False])
 |  
 |  matrix_forward_substitution_given_transpose(...)
 |      matrix_forward_substitution_given_transpose( (object)u, (object)b [, (bool)unit_diag=False]) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_forward_substitution_given_transpose(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::ref<double, scitbx::af::trivial_accessor> [,bool=False])
 |  
 |  matrix_inversion(self)
 |  
 |  matrix_inversion_in_place(...)
 |      matrix_inversion_in_place( (double)arg1 [, (double)b]) -> None :
 |      
 |          C++ signature :
 |              void matrix_inversion_in_place(scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> > [,scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> >])
 |  
 |  matrix_is_symmetric(...)
 |      matrix_is_symmetric( (double)arg1, (float)relative_epsilon) -> bool :
 |      
 |          C++ signature :
 |              bool matrix_is_symmetric(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,double)
 |  
 |  matrix_lower_bidiagonal(...)
 |      matrix_lower_bidiagonal( (double)arg1) -> tuple :
 |      
 |          C++ signature :
 |              std::pair<scitbx::af::shared<double>, scitbx::af::shared<double> > matrix_lower_bidiagonal(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_lower_triangle_as_packed_l(...)
 |      matrix_lower_triangle_as_packed_l( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_lower_triangle_as_packed_l(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_lu_back_substitution(...)
 |      matrix_lu_back_substitution( (double)arg1, (size_t)pivot_indices, (object)b) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_lu_back_substitution(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<unsigned long, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  matrix_lu_decomposition_in_place(...)
 |      matrix_lu_decomposition_in_place( (double)arg1) -> size_t :
 |      
 |          C++ signature :
 |              scitbx::af::shared<unsigned long> matrix_lu_decomposition_in_place(scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_multiply(...)
 |      matrix_multiply( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_multiply(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |      
 |      matrix_multiply( (double)arg1, (complex_double)arg2) -> complex_double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<std::complex<double>, scitbx::af::c_grid<2ul, unsigned long> > matrix_multiply(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<std::complex<double>, scitbx::af::c_grid<2ul, unsigned long> >)
 |      
 |      matrix_multiply( (double)arg1, (object)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_multiply(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |      
 |      matrix_multiply( (object)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_multiply(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |      
 |      matrix_multiply( (object)arg1, (object)arg2) -> float :
 |      
 |          C++ signature :
 |              double matrix_multiply(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  matrix_multiply_packed_u(...)
 |      matrix_multiply_packed_u( (double)arg1, (object)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_multiply_packed_u(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |      
 |      matrix_multiply_packed_u( (double)arg1, (complex_double)arg2) -> complex_double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<std::complex<double>, scitbx::af::c_grid<2ul, unsigned long> > matrix_multiply_packed_u(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<std::complex<double>, scitbx::af::trivial_accessor>)
 |  
 |  matrix_multiply_packed_u_multiply_lhs_transpose(...)
 |      matrix_multiply_packed_u_multiply_lhs_transpose( (double)arg1, (object)packed_u) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_multiply_packed_u_multiply_lhs_transpose(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |      
 |      matrix_multiply_packed_u_multiply_lhs_transpose( (double)arg1, (complex_double)packed_u) -> complex_double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<std::complex<double> > matrix_multiply_packed_u_multiply_lhs_transpose(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<std::complex<double>, scitbx::af::trivial_accessor>)
 |  
 |  matrix_multiply_transpose(...)
 |      matrix_multiply_transpose( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_multiply_transpose(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_norm_1(...)
 |      matrix_norm_1( (double)arg1) -> float :
 |      
 |          C++ signature :
 |              double matrix_norm_1(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_norm_frobenius(...)
 |      matrix_norm_frobenius( (double)arg1) -> float :
 |      
 |          C++ signature :
 |              double matrix_norm_frobenius(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_norm_inf(...)
 |      matrix_norm_inf( (double)arg1) -> float :
 |      
 |          C++ signature :
 |              double matrix_norm_inf(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_outer_product(...)
 |      matrix_outer_product( (object)arg1, (object)rhs) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_outer_product(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |      
 |      matrix_outer_product( (object)arg1, (float)rhs [, (int)rhs_size=-1]) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_outer_product(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,double [,int=-1])
 |  
 |  matrix_packed_l_as_lower_triangle(...)
 |      matrix_packed_l_as_lower_triangle( (object)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_packed_l_as_lower_triangle(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  matrix_packed_l_as_symmetric(...)
 |      matrix_packed_l_as_symmetric( (object)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_packed_l_as_symmetric(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  matrix_packed_u_as_symmetric(...)
 |      matrix_packed_u_as_symmetric( (object)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_packed_u_as_symmetric(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  matrix_packed_u_as_upper_triangle(...)
 |      matrix_packed_u_as_upper_triangle( (object)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_packed_u_as_upper_triangle(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  matrix_packed_u_diagonal(...)
 |      matrix_packed_u_diagonal( (object)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_packed_u_diagonal(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  matrix_packed_u_diagonal_add_in_place(...)
 |      matrix_packed_u_diagonal_add_in_place( (object)arg1, (float)arg2) -> None :
 |      
 |          C++ signature :
 |              void matrix_packed_u_diagonal_add_in_place(scitbx::af::ref<double, scitbx::af::trivial_accessor>,double)
 |      
 |      matrix_packed_u_diagonal_add_in_place( (object)arg1, (object)arg2) -> None :
 |      
 |          C++ signature :
 |              void matrix_packed_u_diagonal_add_in_place(scitbx::af::ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  matrix_packed_u_swap_rows_and_columns_in_place(...)
 |      matrix_packed_u_swap_rows_and_columns_in_place( (object)arg1, (int)i, (int)j) -> None :
 |      
 |          C++ signature :
 |              void matrix_packed_u_swap_rows_and_columns_in_place(scitbx::af::ref<double, scitbx::af::trivial_accessor>,unsigned int,unsigned int)
 |  
 |  matrix_paste_block_in_place(...)
 |      matrix_paste_block_in_place( (double)arg1, (double)block, (int)i_row, (int)i_column) -> None :
 |      
 |          C++ signature :
 |              void matrix_paste_block_in_place(scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,unsigned int,unsigned int)
 |  
 |  matrix_paste_column_in_place(...)
 |      matrix_paste_column_in_place( (double)arg1, (object)column, (int)i_column) -> None :
 |      
 |          C++ signature :
 |              void matrix_paste_column_in_place(scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,unsigned int)
 |  
 |  matrix_rot90(...)
 |      matrix_rot90( (double)arg1, (int)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_rot90(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,int)
 |  
 |  matrix_swap_columns_in_place(...)
 |      matrix_swap_columns_in_place( (double)arg1, (int)i, (int)j) -> None :
 |      
 |          C++ signature :
 |              void matrix_swap_columns_in_place(scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> >,unsigned int,unsigned int)
 |  
 |  matrix_swap_rows_in_place(...)
 |      matrix_swap_rows_in_place( (double)arg1, (int)i, (int)j) -> None :
 |      
 |          C++ signature :
 |              void matrix_swap_rows_in_place(scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> >,unsigned int,unsigned int)
 |  
 |  matrix_symmetric_as_packed_l(...)
 |      matrix_symmetric_as_packed_l( (double)arg1 [, (float)relative_epsilon=1e-12]) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_symmetric_as_packed_l(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> > [,double=1e-12])
 |  
 |  matrix_symmetric_as_packed_u(...)
 |      matrix_symmetric_as_packed_u( (double)arg1 [, (float)relative_epsilon=1e-12]) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_symmetric_as_packed_u(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> > [,double=1e-12])
 |  
 |  matrix_symmetric_upper_triangle_quadratic_form(...)
 |      matrix_symmetric_upper_triangle_quadratic_form( (double)arg1, (object)arg2) -> float :
 |      
 |          C++ signature :
 |              double matrix_symmetric_upper_triangle_quadratic_form(scitbx::af::const_ref<double, scitbx::af::packed_u_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  matrix_symmetric_upper_triangle_swap_rows_and_columns_in_place(...)
 |      matrix_symmetric_upper_triangle_swap_rows_and_columns_in_place( (double)arg1, (int)i, (int)j) -> None :
 |      
 |          C++ signature :
 |              void matrix_symmetric_upper_triangle_swap_rows_and_columns_in_place(scitbx::af::ref<double, scitbx::af::c_grid<2ul, unsigned long> >,unsigned int,unsigned int)
 |  
 |  matrix_trace(...)
 |      matrix_trace( (double)arg1) -> float :
 |      
 |          C++ signature :
 |              double matrix_trace(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_transpose(...)
 |      matrix_transpose( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_transpose(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_transpose_in_place(...)
 |      matrix_transpose_in_place( (double)arg1) -> None :
 |      
 |          C++ signature :
 |              void matrix_transpose_in_place(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue})
 |  
 |  matrix_transpose_multiply(...)
 |      matrix_transpose_multiply( (double)arg1, (double)arg2) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::c_grid<2ul, unsigned long> > matrix_transpose_multiply(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_transpose_multiply_as_packed_u(...)
 |      matrix_transpose_multiply_as_packed_u( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_transpose_multiply_as_packed_u(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_transpose_multiply_diagonal_multiply_as_packed_u(...)
 |      matrix_transpose_multiply_diagonal_multiply_as_packed_u( (double)arg1, (object)diagonal_elements) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_transpose_multiply_diagonal_multiply_as_packed_u(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  matrix_upper_bidiagonal(...)
 |      matrix_upper_bidiagonal( (double)arg1) -> tuple :
 |      
 |          C++ signature :
 |              std::pair<scitbx::af::shared<double>, scitbx::af::shared<double> > matrix_upper_bidiagonal(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  matrix_upper_triangle_as_packed_u(...)
 |      matrix_upper_triangle_as_packed_u( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> matrix_upper_triangle_as_packed_u(scitbx::af::const_ref<double, scitbx::af::c_grid<2ul, unsigned long> >)
 |  
 |  min_max_mean = _min_max_mean_double_init(self)
 |  
 |  nd(...)
 |      nd( (double)arg1) -> int :
 |      
 |          C++ signature :
 |              unsigned long nd(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  norm(...)
 |      norm( (double)arg1) -> float :
 |      
 |          C++ signature :
 |              double norm(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  norm_1(...)
 |      norm_1( (object)arg1) -> float :
 |      
 |          C++ signature :
 |              double norm_1(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  norm_inf(...)
 |      norm_inf( (double)arg1) -> float :
 |      
 |          C++ signature :
 |              double norm_inf(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  origin(...)
 |      origin( (double)arg1) -> tuple :
 |      
 |          C++ signature :
 |              scitbx::af::small<long, 10ul> origin(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  pop_back(...)
 |      pop_back( (double)arg1) -> None :
 |      
 |          C++ signature :
 |              void pop_back(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue})
 |  
 |  reserve(...)
 |      reserve( (double)arg1, (int)arg2) -> None :
 |      
 |          C++ signature :
 |              void reserve(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},unsigned long)
 |  
 |  reshape(...)
 |      reshape( (double)arg1, (grid)arg2) -> None :
 |      
 |          C++ signature :
 |              void reshape(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},scitbx::af::flex_grid<scitbx::af::small<long, 10ul> >)
 |  
 |  resize(...)
 |      resize( (double)arg1, (int)arg2) -> None :
 |      
 |          C++ signature :
 |              void resize(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},unsigned long)
 |      
 |      resize( (double)arg1, (int)arg2, (float)arg3) -> None :
 |      
 |          C++ signature :
 |              void resize(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},unsigned long,double)
 |      
 |      resize( (double)arg1, (grid)arg2) -> None :
 |      
 |          C++ signature :
 |              void resize(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},scitbx::af::flex_grid<scitbx::af::small<long, 10ul> >)
 |      
 |      resize( (double)arg1, (grid)arg2, (float)arg3) -> None :
 |      
 |          C++ signature :
 |              void resize(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > {lvalue},scitbx::af::flex_grid<scitbx::af::small<long, 10ul> >,double)
 |  
 |  reversed(...)
 |      reversed( (object)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> reversed(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |  
 |  round(...)
 |      round( (double)arg1 [, (int)n_digits=0]) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > round(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > [,int=0])
 |  
 |  sample_standard_deviation = _sample_standard_deviation(self)
 |  
 |  select(...)
 |      select( (double)self, (bool)flags) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> select(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::const_ref<bool, scitbx::af::trivial_accessor>)
 |      
 |      select( (double)self, (unsigned)indices [, (bool)reverse=False]) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> select(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::const_ref<unsigned int, scitbx::af::trivial_accessor> [,bool=False])
 |      
 |      select( (double)self, (size_t)indices [, (bool)reverse=False]) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> select(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,scitbx::af::const_ref<unsigned long, scitbx::af::trivial_accessor> [,bool=False])
 |      
 |      select( (double)arg1, (unsigned)selection) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> select(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,std::vector<unsigned int, std::allocator<unsigned int> >)
 |      
 |      select( (double)arg1, (unsigned)selection) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::shared<double> select(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,std::set<unsigned int, std::less<unsigned int>, std::allocator<unsigned int> >)
 |  
 |  set_selected(...)
 |      set_selected( (object)arg1, (bool)arg2, (object)arg3) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object set_selected(boost::python::api::object,scitbx::af::const_ref<bool, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |      
 |      set_selected( (object)arg1, (bool)arg2, (float)arg3) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object set_selected(boost::python::api::object,scitbx::af::const_ref<bool, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,double)
 |      
 |      set_selected( (object)arg1, (unsigned)arg2, (object)arg3) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object set_selected(boost::python::api::object,scitbx::af::const_ref<unsigned int, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |      
 |      set_selected( (object)arg1, (unsigned)arg2, (float)arg3) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object set_selected(boost::python::api::object,scitbx::af::const_ref<unsigned int, scitbx::af::trivial_accessor>,double)
 |      
 |      set_selected( (object)arg1, (size_t)arg2, (object)arg3) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object set_selected(boost::python::api::object,scitbx::af::const_ref<unsigned long, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
 |      
 |      set_selected( (object)arg1, (size_t)arg2, (float)arg3) -> object :
 |      
 |          C++ signature :
 |              boost::python::api::object set_selected(boost::python::api::object,scitbx::af::const_ref<unsigned long, scitbx::af::trivial_accessor>,double)
 |  
 |  shallow_copy(...)
 |      shallow_copy( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > shallow_copy(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  shift_origin(...)
 |      shift_origin( (double)arg1) -> double :
 |      
 |          C++ signature :
 |              scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > > shift_origin(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  size(...)
 |      size( (double)arg1) -> int :
 |      
 |          C++ signature :
 |              unsigned long size(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >)
 |  
 |  slice_to_byte_str(...)
 |      slice_to_byte_str( (double)arg1, (int)arg2, (int)arg3) -> str :
 |      
 |          C++ signature :
 |              boost::python::str slice_to_byte_str(scitbx::af::versa<double, scitbx::af::flex_grid<scitbx::af::small<long, 10ul> > >,unsigned long,unsigned long)
 |  
 |  standard_deviation_of_the_sample = _standard_deviation_of_the_sample(self)
 |  
 |  ----------------------------------------------------------------------
 |  Static methods defined here:
 |  
 |  element_size(...)
 |      element_size() -> int :
 |      
 |          C++ signature :
 |              unsigned long element_size()
 |  
 |  ----------------------------------------------------------------------
 |  Data and other attributes defined here:
 |  
 |  __instance_size__ = 296
 |  
 |  __safe_for_unpickling__ = True
 |  
 |  ----------------------------------------------------------------------
 |  Data descriptors inherited from Boost.Python.instance:
 |  
 |  __dict__
 |  
 |  __weakref__
 |  
 |  ----------------------------------------------------------------------
 |  Data and other attributes inherited from Boost.Python.instance:
 |  
 |  __new__ = <built-in method __new__ of Boost.Python.class object>
 |      T.__new__(S, ...) -> a new object with type S, a subtype of T


[Index of services] [New input]