代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/161095/10453705
c clatm2.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Complex */ VOID clatm2_(complex * ret_
www.eeworm.com/read/161095/10453710
c slatb4.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include
#include "f2c.h"
/* Table of constant
www.eeworm.com/read/161095/10453793
c dlaror.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
static do
www.eeworm.com/read/161095/10453799
c slaror.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
static re
www.eeworm.com/read/161095/10453915
c dlatb4.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include
#include "f2c.h"
/* Table of constant
www.eeworm.com/read/161095/10453917
c zlatm2.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Double Complex */ VOID zlatm2_(doublec
www.eeworm.com/read/161095/10453966
c zlatb4.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include
#include "f2c.h"
/* Table of constant
www.eeworm.com/read/161094/10454137
c zsp_blas3.c
/*
* -- Distributed SuperLU routine (version 1.0) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley.
* September 1, 1999
*
*/
/*
* File name: sp_blas3.c
* Purpose: Sparse BLA
www.eeworm.com/read/161094/10454232
c pdgsrfs.c
/*
* -- Distributed SuperLU routine (version 2.0) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley.
* March 15, 2003
*
*/
#include
#include "superlu_ddefs.h"
void
pd
www.eeworm.com/read/161094/10454293
c dlangs.c
/*
* File name: dlangs.c
* History: Modified from lapack routine DLANGE
*/
#include
#include "superlu_ddefs.h"
double dlangs_dist(char *norm, SuperMatrix *A)
{
/*
Purpose