CRaPI - Correct Robust and Perfect API | |
TeamYaffa.CRaPI.Utility Namespace
Classes
Class | Description |
---|
MathUtility |
This class provides a set of frequently used mathematical functions
|
Matrix |
This class provides a matrix with rudimentary operations.
|
Tokenizer |
This class handles tokenizing of strings.
|
Tokenizer.TokenEnumerator |
Inner class implements IEnumerator interface:
|
Structures
Structure | Description |
---|
CellCoordinate |
This struct represents a coordinate in a Matrix.
|
Line2D |
This class represents a line of double precision on a 2 dimensional plane.
|
Point2D | This class represents a point of double precision on a 2 dimensional plane. |
Rectangle2D |
This class represents a rectangle in a 2 dimensional plane.
|