[go: up one dir, main page]

Menu

[ca8ebe]: / Intro.txt  Maximize  Restore  History

Download this file

43 lines (39 with data), 1.8 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Portable Object Compiler (c) 1997-2025. All Rights Reserved.
+-- NotFound
|
+- Exception --+-- OutOfMemory
| |
| +-- OutOfBounds
|
| +-- IdArray
| |
+- Array --+-- String
| |
| +-- IntArray
|
+- Rectangle +- Stack
| |
+-----+- Point +- Set
| | |
| +- Cltn ----------- +- OrdCltn
| | |
| +- Dictionary +- SortCltn
|
Object -- +
| +- BigInt
| |
| +- IntegerModp
| |
+----------+ CAObject +----+- Float
|
+- Symbol
|
+- Term
|
+- Monomial
|
+- Polynomial
|
+- Vector
|
+- Matrix