GiNaC 1.8.7
Public Member Functions | Public Attributes | List of all members
GiNaC::composition_generator::coolmulti::element Struct Reference

#include <utils.h>

Public Member Functions

 element (unsigned val, element *n)
 
 ~element ()
 

Public Attributes

unsigned value
 
elementnext
 

Detailed Description

Definition at line 403 of file utils.h.

Constructor & Destructor Documentation

◆ element()

GiNaC::composition_generator::coolmulti::element::element ( unsigned  val,
element n 
)
inline

Definition at line 406 of file utils.h.

◆ ~element()

GiNaC::composition_generator::coolmulti::element::~element ( )
inline

Definition at line 408 of file utils.h.

References next.

Member Data Documentation

◆ value

unsigned GiNaC::composition_generator::coolmulti::element::value

◆ next

element* GiNaC::composition_generator::coolmulti::element::next

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

This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.