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

Flags to control the polynomial factorization. More...

#include <flags.h>

Public Types

enum  { polynomial = 0x0000 , all = 0x0001 }
 

Detailed Description

Flags to control the polynomial factorization.

Definition at line 299 of file flags.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
polynomial 

factor only expressions that are polynomials

all 

factor all polynomial subexpressions

Definition at line 301 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.