GiNaC 1.8.7
Public Types | List of all members
GiNaC::series_options Class Reference

Flags to control series expansion. More...

#include <flags.h>

Public Types

enum  { suppress_branchcut = 0x0001 }
 

Detailed Description

Flags to control series expansion.

Definition at line 76 of file flags.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
suppress_branchcut 

Suppress branch cuts in series expansion.

Branch cuts manifest themselves as step functions, if this option is not passed. If it is passed and expansion at a point on a cut is performed, then the analytic continuation of the function is expanded.

Definition at line 78 of file flags.h.


The documentation for this class 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.