ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
pdlaiect.c File Reference
#include "pxsyevx.h"
#include <stdio.h>
#include <math.h>
Include dependency graph for pdlaiect.c:

Go to the source code of this file.

Macros

#define proto(x)   ()
 

Functions

void pdlasnbt_ (int *ieflag)
 
void pdlaiectb_ (double *sigma, int *n, double *d, int *count)
 
void pdlaiectl_ (double *sigma, int *n, double *d, int *count)
 
void pdlachkieee_ (int *isieee, double *rmax, double *rmin)
 

Macro Definition Documentation

◆ proto

#define proto (   x)    ()

Definition at line 19 of file pdlaiect.c.

Function Documentation

◆ pdlachkieee_()

void pdlachkieee_ ( int *  isieee,
double *  rmax,
double *  rmin 
)

Definition at line 216 of file pdlaiect.c.

Here is the call graph for this function:

◆ pdlaiectb_()

void pdlaiectb_ ( double *  sigma,
int *  n,
double *  d,
int *  count 
)

Definition at line 84 of file pdlaiect.c.

◆ pdlaiectl_()

void pdlaiectl_ ( double *  sigma,
int *  n,
double *  d,
int *  count 
)

Definition at line 150 of file pdlaiect.c.

◆ pdlasnbt_()

void pdlasnbt_ ( int *  ieflag)

Definition at line 22 of file pdlaiect.c.

Here is the caller graph for this function: