ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
pcscal_.c File Reference
#include "pblas.h"
#include "PBpblas.h"
#include "PBtools.h"
#include "PBblacs.h"
#include "PBblas.h"
Include dependency graph for pcscal_.c:

Go to the source code of this file.

Functions

void pcscal_ (int *N, float *ALPHA, float *X, int *IX, int *JX, int *DESCX, int *INCX)
 

Function Documentation

◆ pcscal_()

void pcscal_ ( int *  N,
float *  ALPHA,
float *  X,
int *  IX,
int *  JX,
int *  DESCX,
int *  INCX 
)

Definition at line 23 of file pcscal_.c.

Here is the call graph for this function: