lsd_mkb/lsd_mkb_superlu/superlu_seq/qselect.c File Reference

Quickselect: returns the k-th (zero-based) largest value in A[]. More...

#include "slu_ddefs.h"
Include dependency graph for qselect.c:

Functions

double dqselect (int n, double A[], int k)
float sqselect (int n, float A[], int k)

Detailed Description

Quickselect: returns the k-th (zero-based) largest value in A[].

 -- SuperLU routine (version 4.1) --
 Lawrence Berkeley National Laboratory.
 November, 2010
 

Function Documentation

double dqselect ( int  n,
double  A[],
int  k 
)

Here is the caller graph for this function:

float sqselect ( int  n,
float  A[],
int  k 
)

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1