Skip to main content

Classes for Computer Algebra

  • Chapter
SymbolicC++

Abstract

In this chapter we introduce the basic building classes of our symbolic system. The chapter deals with many structures in mathematics as well as some common data structures in computer science. The description of the classes are arranged in such a way that primitive structures like very long integer, rational class are placed earlier in the chapter than the more sophisticated structures like vector, matrix class, etc. There are thirteen classes presented in this chapter:

  1. (1)

    Verylong provides the integer numbers abstract data type without upper and lower bound.

  2. (2)

    Rational provides the rational numbers abstract data type.

  3. (3)

    Complex provides the complex numbers abstract data type.

  4. (4)

    Quaternion provides the quaternion abstract data type.

  5. (5)

    Derive provides the exact differentiation class.

  6. (6)

    Vector provides the vector data structure.

  7. (7)

    Matrix provides the matrix data structure.

  8. (8)

    Array provides the array data structure.

  9. (9)

    String provides the string abstract data type.

  10. (10)

    BitVector provides the bit vector field abstract data type.

  11. (11)

    List provides the linked list abstract data type.

  12. (12)

    Polynomial provides the polynomial abstract data type.

  13. (13)

    Set provides the set abstract data type for finite sets.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2000 Springer-Verlag London

About this chapter

Cite this chapter

Shi, T.K., Steeb, WH., Hardy, Y. (2000). Classes for Computer Algebra. In: SymbolicC++. Springer, London. https://doi.org/10.1007/978-1-4471-0405-6_6

Download citation

  • DOI: https://doi.org/10.1007/978-1-4471-0405-6_6

  • Publisher Name: Springer, London

  • Print ISBN: 978-1-85233-260-0

  • Online ISBN: 978-1-4471-0405-6

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics