OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
ASUnary.h File Reference
#include <cerrno>
#include <iosfwd>
#include <vector>
#include "AbstractObjects/Expressions.h"
#include "Expressions/SConstant.h"
#include "Expressions/TFunction1.h"
#include "Utilities/DomainError.h"
#include "Utilities/OverflowError.h"
Include dependency graph for ASUnary.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Expressions::ASUnary< T >
 A scalar expression with one array operand. More...
 

Namespaces

namespace  Expressions
 Representation objects and parsers for attribute expressions.