The Original CHomP Software
Public Member Functions | List of all members
chomp::homology::PredecessorsIgnore Struct Reference

A helper class for ignoring predecessor information. More...

#include <digraph.h>

Public Member Functions

void add (int_t, int_t, int_t)
 

Detailed Description

A helper class for ignoring predecessor information.

Definition at line 3287 of file digraph.h.

Member Function Documentation

◆ add()

void chomp::homology::PredecessorsIgnore::add ( int_t  ,
int_t  ,
int_t   
)
inline

Definition at line 3290 of file digraph.h.

3290{return;}

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