Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::IntegerBox Class Reference

#include <gromacs/math/include/gromacs/math/gausstransform.h>

Description

A 3-orthotope over integer intervals.

Public Member Functions

 IntegerBox (const IVec &begin, const IVec &end)
 Construct from begin and end.
 
const IVecbegin () const
 Begin indices of the box.
 
const IVecend () const
 End indices of the box.
 
bool empty () const
 Empty if for any dimension, end <= begin;.
 

The documentation for this class was generated from the following files: