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

Go to the source code of this file.

Macros

#define proto(x)   ()
 

Functions

void pslasnbt_ (int *ieflag)
 
void pslaiect_ (float *sigma, int *n, float *d, int *count)
 
void pslachkieee_ (int *isieee, float *rmax, float *rmin)
 

Macro Definition Documentation

◆ proto

#define proto (   x)    ()

Definition at line 19 of file pslaiect.c.

Function Documentation

◆ pslachkieee_()

void pslachkieee_ ( int *  isieee,
float *  rmax,
float *  rmin 
)

Definition at line 144 of file pslaiect.c.

Here is the call graph for this function:

◆ pslaiect_()

void pslaiect_ ( float *  sigma,
int *  n,
float *  d,
int *  count 
)

Definition at line 79 of file pslaiect.c.

◆ pslasnbt_()

void pslasnbt_ ( int *  ieflag)

Definition at line 22 of file pslaiect.c.

Here is the caller graph for this function: