代码搜索:Matrix

找到约 10,000 项符合「Matrix」的源代码

代码结果 10,000
www.eeworm.com/read/309287/13675225

h lasvd.h

// -*-C++-*- // Copyright (C) 2004 // Christian Stimming // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General
www.eeworm.com/read/309287/13675229

h gmc.h

// -*-C++-*- // Copyright (C) 2004 // Christian Stimming // Row-order modifications by Jacob (Jack) Gryn // This library is free software; you ca
www.eeworm.com/read/309287/13675242

h gmi.h

// -*-C++-*- // Copyright (C) 2004 // Christian Stimming // Row-order modifications by Jacob (Jack) Gryn // This library is free software; you ca
www.eeworm.com/read/309287/13675266

h gmli.h

// -*-C++-*- // Copyright (C) 2004 // Christian Stimming // Row-order modifications by Jacob (Jack) Gryn // This library is free software; you ca
www.eeworm.com/read/309287/13675275

h gmd.h

// -*-C++-*- // Copyright (C) 2004 // Christian Stimming // // Row-order modifications by Jacob (Jack) Gryn // This library is free software; you
www.eeworm.com/read/309167/13680355

c pzgssvx_abglobal.c

#include #include "superlu_zdefs.h" void pzgssvx_ABglobal(superlu_options_t *options, SuperMatrix *A, ScalePermstruct_t *ScalePermstruct, doublecomplex B[], int ldb, int nrhs, gridi
www.eeworm.com/read/309167/13680387

c pdgssvx_abglobal.c

#include #include "superlu_ddefs.h" void pdgssvx_ABglobal(superlu_options_t *options, SuperMatrix *A, ScalePermstruct_t *ScalePermstruct, double B[], int ldb, int nrhs, gridinfo_t
www.eeworm.com/read/309167/13680515

c dtrsm.c

/* -- translated by f2c (version 19940927). You must link the resulting object file with the libraries: -lf2c -lm (in that order) */ #include "f2c.h" /* Subroutine */ int dtrsm_(char *side,
www.eeworm.com/read/309167/13680553

c dgemm.c

/* -- translated by f2c (version 19940927). You must link the resulting object file with the libraries: -lf2c -lm (in that order) */ #include "f2c.h" /* Subroutine */ int dgemm_(char *transa
www.eeworm.com/read/308359/13703609

m norm_reflect.m

% NORM_REFLECT.m % % Calculates the normal incidence reflectivity matix given a velocity % model matrix. May be modified to take in a density matrix as well. % % refl=norm_reflect(vel,dens,c