alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
Complex.hpp
Go to the documentation of this file.
1/* Copyright 2024 Sergei Bastrakov, Aurora Perego
2 * SPDX-License-Identifier: MPL-2.0
3 */
4
5#pragma once
6
8
9namespace alpaka::math
10{
11 using internal::Complex;
12} // namespace alpaka::math