C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
blitzplusplus::vfmsi::LeftRight< RANK, S > Struct Template Reference

Metafunction returning the appropriate set of retained index positions. More...

#include <VectorFromMatrixSliceIterator.h>

+ Inheritance diagram for blitzplusplus::vfmsi::LeftRight< RANK, S >:
+ Collaboration diagram for blitzplusplus::vfmsi::LeftRight< RANK, S >:

Detailed Description

template<int RANK, typename S>
struct blitzplusplus::vfmsi::LeftRight< RANK, S >

Metafunction returning the appropriate set of retained index positions.

Template Parameters
RANKthe arity of the multivectors resulting from the slicing (the rows/colunms of the multimatrix of total arity 2*RANK)
Sshould be either Left or Right
Semantics

Definition at line 47 of file VectorFromMatrixSliceIterator.h.


The documentation for this struct was generated from the following file: