Theoretica
A C++ numerical and automatic mathematical library
|
Quaternion algebra. More...
#include <sstream>
#include <ostream>
#include "../core/real_analysis.h"
#include "../algebra/algebra.h"
Go to the source code of this file.
Classes | |
class | theoretica::quat< Type > |
Quaternion class in the form \(a + bi + cj + dk\). More... | |
Namespaces | |
theoretica | |
Main namespace of the library which contains all functions and objects. | |
Quaternion algebra.