|
occ
|
#include <common.h>
Public Member Functions | |
| template<typename... Args> | |
| BatchFunctor (Args &&...args) | |
| BatchFunctor (F &f) | |
| BatchFunctor (F &&f) | |
| void | batch (Eigen::Ref< const FMat3N > pos, Eigen::Ref< FVec > layer) const |
| int | num_calls () const |
| const F & | functor () const |
| F & | functor () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |