OpenCOVER
Public Attributes | List of all members
opencover::Tipsify::Neighbors< Index > Struct Template Reference

#include <Tipsify.h>

Public Attributes

Index maxIndexP1 = 0
 
std::vector< int > use
 
std::vector< Index > tl
 
std::vector< Index > offset
 

Member Data Documentation

◆ maxIndexP1

template<class Index >
Index opencover::Tipsify::Neighbors< Index >::maxIndexP1 = 0

◆ offset

template<class Index >
std::vector<Index> opencover::Tipsify::Neighbors< Index >::offset

◆ tl

template<class Index >
std::vector<Index> opencover::Tipsify::Neighbors< Index >::tl

◆ use

template<class Index >
std::vector<int> opencover::Tipsify::Neighbors< Index >::use

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