C++QEDCore
2.100.2 (v2 Milestone 10 Development branch)
a framework for simulating open quantum dynamics – core
C++QED
|
core
|
elements
|
cpypyqed
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
CVector.h
Go to the documentation of this file.
1
// Copyright András Vukics 2006–2014. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt)
2
// -*- C++ -*-
4
#ifndef CPPQEDCORE_UTILS_CVECTOR_H_INCLUDED
5
#define CPPQEDCORE_UTILS_CVECTOR_H_INCLUDED
6
7
#include "
BlitzArray.h
"
8
9
10
namespace
linalg
{
11
13
typedef
CArray<1>
CVector
;
14
15
16
}
// linalg
17
18
#endif // CPPQEDCORE_UTILS_CVECTOR_H_INCLUDED
CArray
blitz::Array< dcomp,RANK > CArray
A complex array of arbitrary arity.
Definition:
BlitzArray.h:16
linalg::CVector
CArray< 1 > CVector
Complex vector.
Definition:
CVector.h:13
linalg
Contains utilities for linear algebra.
Definition:
CMatrix.h:11
BlitzArray.h
Defines template aliases for real and complex arrays.
utils
CVector.h
Generated on Thu Nov 6 2014 11:44:31 for C++QEDCore by
1.8.8