Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Namespaces | Functions
density_matrix.cpp File Reference
#include "density_matrix.h"
#include "dot.h"
#include <algorithm>
#include <cmath>
#include <cstring>
#include <iostream>
Include dependency graph for density_matrix.cpp:

Go to the source code of this file.

Namespaces

 squander
 
 squander::density
 

Functions

static int squander::density::calculate_qbit_num (int dim)
 
void zheev_ (char *jobz, char *uplo, int *n, QGD_Complex16 *a, int *lda, double *w, QGD_Complex16 *work, int *lwork, double *rwork, int *info)
 

Function Documentation

◆ zheev_()

void zheev_ ( char jobz,
char uplo,
int n,
QGD_Complex16 a,
int lda,
double *  w,
QGD_Complex16 work,
int lwork,
double *  rwork,
int info 
)
Here is the caller graph for this function: