|
TRIQS/nda 2.0.0
Multi-dimensional array library for C++
|
Directories | |
| adapters | |
Files | |
| auto_assign.hpp | |
| Provides functionality to assign values to lazy callable objects. | |
| auto_assign_subscript.hpp | |
| Provides functionality to assign values to lazy subscriptable objects. | |
| clef.hpp | |
| Includes all relevant headers for the core clef library. | |
| eval.hpp | |
| Provides functionality to evaluate lazy expressions from the clef library. | |
| expression.hpp | |
| Provides a basic lazy expression type for the clef library. | |
| function.hpp | |
| Provides functionality to turn lazy expressions into callable objects and to generally simplify the evaluation of lazy expressions. | |
| io.hpp | |
| Provides IO for clef objects. | |
| literals.hpp | |
| Provides various default nda::clef::placeholder objects. | |
| make_lazy.hpp | |
| Provides functionality to make objects, functions and methods lazy. | |
| operation.hpp | |
| Provides operations for the clef library. | |
| placeholder.hpp | |
| Provides placeholders for the clef library. | |
| sum.hpp | |
| Provides functions to sum an expression over a single or multiple domains. | |
| utils.hpp | |
| Provides some utility functions and type traits for the CLEF library. | |