Type Definition button_controller::math::Matrix2d[][src]

type Matrix2d<T = Scalar> = Matrix2x3<T>;

The type used for matrices.