Monado OpenXR Runtime
Loading...
Searching...
No Matches
m_quatexpmap_tinyceres.hpp
Go to the documentation of this file.
1// Copyright 2026, Beyley Cardellio
2// SPDX-License-Identifier: Apache-2.0
3/*!
4 * @file
5 * @brief Helpers for quatexpmap math for tinyceres usage.
6 * @author Beyley Cardellio <ep1cm1n10n123@gmail.com>
7 * @ingroup aux_math
8 */
9// IWYU pragma: no_include "src/Core/MatrixBase.h"
10
11#pragma once
12
13#include "tinyceres/jet.hpp"
Helpers for quatexpmap math for ceres usage.