TRIQS/nda
2.0.0
Multi-dimensional array library for C++
Toggle main menu visibility
Loading...
Searching...
No Matches
clef.hpp
Go to the documentation of this file.
1
// Copyright (c) 2021--present, The Simons Foundation
2
// This file is part of TRIQS/nda and is licensed under the Apache License, Version 2.0.
3
// SPDX-License-Identifier: Apache-2.0
4
// See LICENSE in the root of this distribution for details.
5
10
11
#pragma once
12
13
#include "
./clef/adapters/math.hpp
"
14
#include "
./clef/adapters/vector.hpp
"
15
#include "
./clef/clef.hpp
"
16
#include "
./clef/io.hpp
"
17
#include "
./clef/literals.hpp
"
18
#include "
./clef/sum.hpp
"
clef.hpp
Includes all relevant headers for the core clef library.
io.hpp
Provides IO for clef objects.
literals.hpp
Provides various default nda::clef::placeholder objects.
math.hpp
Provides lazy versions of various math functions of the standard library.
sum.hpp
Provides functions to sum an expression over a single or multiple domains.
vector.hpp
Provides automatic assignment for std::vector.
nda
clef.hpp
Generated by
1.17.0