XX CMake Package
Loading...
Searching...
No Matches
Math

math helpers More...

Detailed Description

math helpers

using Qt6 Core

Topics

 Streaming
 streaming operators for math classes

Classes

class  XX::Graph
 graph structure More...
class  XX::Graph::Algorithm
 graph algorithms More...
class  XX::Graph::Edge
 an edge in a graph More...
class  XX::Graph::Vertex
 a vertex in a graph More...
class  XX::Linalg::Matrix
 NxM martix. More...
class  XX::Linalg::Quaternion
 quaternions, used to represent rotations in 3D space. More...
class  XX::Linalg::Spherical
 Spherical coordinates, used to represent points in 3D space. More...
class  XX::Linalg::Vector3
 3D vector, used to represent points or directions in 3D space. More...
class  XX::Polynomial
 n th degree polynomials More...
class  XX::Polynomial::Regression
 fit polynomials to data More...
class  XX::Polynomial::Segment
 a polynomial segment More...
class  XX::Polynomial::Segment::Bundle
 a collection of polynomial segments More...