|
Gemmi C++ API
|
#include <binner.hpp>
Public Member Functions | |
| HklMatch (const Miller *hkl, size_t hkl_size_, const Miller *ref, size_t ref_size) | |
| HklMatch (const std::vector< Miller > &hkl, const std::vector< Miller > &ref) | |
| template<typename T > | |
| std::vector< T > | aligned (const std::vector< T > &v, T nan) |
Public Attributes | |
| std::vector< int > | pos |
| size_t | hkl_size |
Definition at line 201 of file binner.hpp.
|
inline |
Definition at line 205 of file binner.hpp.
|
inline |
Definition at line 234 of file binner.hpp.
Definition at line 245 of file binner.hpp.
| std::vector<int> gemmi::HklMatch::pos |
Definition at line 202 of file binner.hpp.
| size_t gemmi::HklMatch::hkl_size |
Definition at line 203 of file binner.hpp.