#include <constraints.hpp>
|
| | JammingTreeRot (sptr< Box >box, Eigen::Matrix< flt, Eigen::Dynamic, NDIM > &A, Eigen::Matrix< flt, Eigen::Dynamic, NDIM > &B, bool use_rotations=true, bool use_inversions=true) |
| |
| flt | distance (JammingListRot &jlist) |
| |
| list< JammingListRot > | expand (JammingListRot curjlist) |
| |
| virtual bool | expand () |
| |
| bool | expand (uint n) |
| |
| bool | expand_to (flt maxdistsq) |
| |
| list< JammingListRot > & | my_list () |
| |
| list< JammingListRot > | copy_list () |
| |
| list< JammingListRot > | copy_list (uint n) |
| |
| JammingListRot | current_best () |
| |
| uint | size () |
| |
| Eigen::Matrix< flt, Eigen::Dynamic, NDIM > | locations_B (JammingListRot jlist) |
| |
| Eigen::Matrix< flt, Eigen::Dynamic, NDIM > | locations_B () |
| |
| Eigen::Matrix< flt, Eigen::Dynamic, NDIM > | locations_A (JammingListRot jlist) |
| |
| Eigen::Matrix< flt, Eigen::Dynamic, NDIM > | locations_A () |
| |
| virtual | ~JammingTreeRot () |
| |
|
| static Vec | straight_diff (Box &bx, Eigen::Matrix< flt, Eigen::Dynamic, NDIM > &A, Eigen::Matrix< flt, Eigen::Dynamic, NDIM > &B) |
| |
| static flt | straight_distsq (Box &bx, Eigen::Matrix< flt, Eigen::Dynamic, NDIM > &A, Eigen::Matrix< flt, Eigen::Dynamic, NDIM > &B) |
| |
| virtual JammingTreeRot::~JammingTreeRot |
( |
| ) |
|
|
inlinevirtual |
| bool JammingTreeRot::expand |
( |
| ) |
|
|
virtual |
| bool JammingTreeRot::expand |
( |
uint |
n | ) |
|
|
inline |
| bool JammingTreeRot::expand_to |
( |
flt |
maxdistsq | ) |
|
|
inline |
| uint JammingTreeRot::size |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: