MolSSI Integral Reference Project
mirp::callback_helper< N > Struct Template Reference

Helps with calling callbacks with the given number of centers. More...

#include <callback_helper.hpp>

Detailed Description

template<int N>
struct mirp::callback_helper< N >

Helps with calling callbacks with the given number of centers.

This structure is used to appropriately unpack arrays of data (of length N) when calling C-style callbacks.

Template Parameters
Numberof centers

The documentation for this struct was generated from the following file: