JSim 2026.06.01-p(1)
Loading...
Searching...
No Matches
matrix.hpp File Reference
#include <cmath>
#include <cassert>
#include <limits>
#include <iostream>
#include <iomanip>
#include "vector.hpp"
#include "quaternion.hpp"

Go to the source code of this file.

Classes

struct  frcsim::Matrix3
 3x3 matrix type used for rotations and inertia-tensor operations. More...

Namespaces

namespace  frcsim

Functions

Matrix3 frcsim::operator* (double s, const Matrix3 &m) noexcept