GiNaC  1.6.2
Public Types
GiNaC::factor_options Class Reference

Flags to control the polynomial factorization. More...

#include <flags.h>

List of all members.

Public Types

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

Detailed Description

Flags to control the polynomial factorization.

Definition at line 285 of file flags.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
polynomial 

factor only expressions that are polynomials

all 

factor all polynomial subexpressions

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