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

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

The type used for matrices.