QUGaR 0.0.4
Loading...
Searching...
No Matches
qugar.hpp
Go to the documentation of this file.
1// --------------------------------------------------------------------------
2//
3// Copyright (C) 2025-present by Pablo Antolin
4//
5// This file is part of the QUGaR library.
6//
7// SPDX-License-Identifier: MIT
8//
9// --------------------------------------------------------------------------
10
11#ifndef QUGAR_HPP
12#define QUGAR_HPP
13
14
21
23
25namespace qugar {}// namespace qugar
26
27#endif// QUGAR_HPP
QUGaR's main namespace.
Definition affine_transf.hpp:28