accelerInt
v0.1
generic
complexInverse.h
Go to the documentation of this file.
1
6
#ifndef COMPLEX_INVERSE_H
7
#define COMPLEX_INVERSE_H
8
9
void
getComplexInverseHessenberg
(
const
int
,
double
complex* __restrict__,
int
* __restrict__,
10
int
* __restrict__);
11
12
#endif
getComplexInverseHessenberg
void getComplexInverseHessenberg(const int, double complex *__restrict__, int *__restrict__, int *__restrict__)
Generated by
1.8.14