GiNaC  1.6.2
Public Types
GiNaC::info_flags Class Reference

Possible attributes an object can have. More...

#include <flags.h>

List of all members.

Public Types

enum  {
  numeric, real, rational, integer,
  crational, cinteger, positive, negative,
  nonnegative, posint, negint, nonnegint,
  even, odd, prime, relation,
  relation_equal, relation_not_equal, relation_less, relation_less_or_equal,
  relation_greater, relation_greater_or_equal, symbol, list,
  exprseq, polynomial, integer_polynomial, cinteger_polynomial,
  rational_polynomial, crational_polynomial, rational_function, algebraic,
  indexed, has_indices, idx, expanded
}

Detailed Description

Possible attributes an object can have.

Definition at line 204 of file flags.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
numeric 
real 
rational 
integer 
crational 
cinteger 
positive 
negative 
nonnegative 
posint 
negint 
nonnegint 
even 
odd 
prime 
relation 
relation_equal 
relation_not_equal 
relation_less 
relation_less_or_equal 
relation_greater 
relation_greater_or_equal 
symbol 
list 
exprseq 
polynomial 
integer_polynomial 
cinteger_polynomial 
rational_polynomial 
crational_polynomial 
rational_function 
algebraic 
indexed 
has_indices 
idx 
expanded 

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