代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/161094/10454307
c dsp_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/10454371
c zlangs.c
/*
* File name: zlangs.c
* History: Modified from lapack routine ZLANGE
*/
#include
#include "superlu_zdefs.h"
double zlangs_dist(char *norm, SuperMatrix *A)
{
/*
Purpose
www.eeworm.com/read/161094/10454419
c pzgsrfs.c
/*
* -- Distributed SuperLU routine (version 2.0) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley.
* March 15, 2003
*
*/
#include
#include "superlu_zdefs.h"
void
pzg
www.eeworm.com/read/424281/10468326
texi eigen.texi
@cindex eigenvalues and eigenvectors
This chapter describes functions for computing eigenvalues and
eigenvectors of matrices. There are routines for real symmetric,
real nonsymmetric, complex hermiti
www.eeworm.com/read/424281/10473411
c hessenberg.c
/* linalg/hessenberg.c
*
* Copyright (C) 2006 Patrick Alken
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as pu
www.eeworm.com/read/160889/10475842
m findnlargest.m
function INDEX = FindNLargest(X, N)
%FINDNLARGEST Find largest values in a matrix or a vector
% INDEX = FINDNLARGEST(X, N) find the N largest values of X
% and returns their indices in X.
%
www.eeworm.com/read/278889/10490429
m validate.m
function [cost,nmodel,output] = validate(model, Xtrain, Ytrain, Xtest, Ytest,estfct, trainfct, simfct)
% Validate a trained model on a fixed validation set
%
% >> cost = validate({X,Y,type,gam,sig2}
www.eeworm.com/read/278885/10491439
html,v index-all.html,v
head 1.2;
access;
symbols;
locks; strict;
comment @# @;
1.2
date 2005.06.30.21.42.36; author rirwin; state Exp;
branches;
next 1.1;
1.1
date 2005.06.05.06.30.49; author picone; state Exp;
branches;
www.eeworm.com/read/278885/10491700
html,v index-all.html,v
head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 2005.06.05.06.30.41; author picone; state Exp;
branches;
next ;
desc
@updated links for the new CAVS web site.
@
1.1
log
@temp.te