GiNaC 1.8.7
Classes | Namespaces
flags.h File Reference

Collection of all flags used through the GiNaC framework. More...

Go to the source code of this file.

Classes

class  GiNaC::expand_options
 Flags to control the behavior of expand(). More...
 
class  GiNaC::has_options
 Flags to control the behavior of has(). More...
 
class  GiNaC::subs_options
 Flags to control the behavior of subs(). More...
 
class  GiNaC::domain
 Domain of an object. More...
 
class  GiNaC::series_options
 Flags to control series expansion. More...
 
class  GiNaC::determinant_algo
 Switch to control algorithm for determinant computation. More...
 
class  GiNaC::solve_algo
 Switch to control algorithm for linear system solving. More...
 
class  GiNaC::status_flags
 Flags to store information about the state of an object. More...
 
class  GiNaC::info_flags
 Possible attributes an object can have. More...
 
class  GiNaC::return_types
 
class  GiNaC::remember_strategies
 Strategies how to clean up the function remember cache. More...
 
class  GiNaC::factor_options
 Flags to control the polynomial factorization. More...
 

Namespaces

namespace  GiNaC
 

Detailed Description

Collection of all flags used through the GiNaC framework.

Definition in file flags.h.


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