代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/271037/11011316
c matrix_indirect.c
/*
* =============================================================================
* ALADDIN Version 1.0 :
* matrix_indirect.c : Functions for Matrices having INDIRECT storage pattern.
*
www.eeworm.com/read/487877/6501340
c sba_crsm.c
/////////////////////////////////////////////////////////////////////////////////
////
//// CRS sparse matrices manipulation routines
//// Copyright (C) 2004-2008 Manolis Lourakis (lourakis at ics
www.eeworm.com/read/410820/11268176
c matrix.c
/* matrix.c -- library routines for constructing dynamic matrices with
* arbitrary bounds using Iliffe vectors
****************************************************************
* HISTORY
www.eeworm.com/read/400645/11571000
cc vmatrix.cc
// This may look like C code, but it is really -*- C++ -*-
/*
************************************************************************
*
* Verify Primitive Operations on Matrices
* (creation, s
www.eeworm.com/read/400645/11571030
cc vlastreams.cc
// This may look like C code, but it is really -*- C++ -*-
/*
************************************************************************
*
* Verify streams over matrices and vectors
*
*
* $Id:
www.eeworm.com/read/400645/11571031
cc vmatrix1.cc
// This may look like C code, but it is really -*- C++ -*-
/*
************************************************************************
*
* Verify less trivial Operations on Matrices
* (norms,
www.eeworm.com/read/123789/14612573
c matrix.c
/* matrix.c -- library routines for constructing dynamic matrices with
* arbitrary bounds using Iliffe vectors
****************************************************************
* HISTORY
www.eeworm.com/read/115860/14999298
c matrix.c
/* matrix.c -- library routines for constructing dynamic matrices with
* arbitrary bounds using Iliffe vectors
****************************************************************
* HISTORY
www.eeworm.com/read/487491/1236065
c matrix.c
/* matrix.c -- library routines for constructing dynamic matrices with
* arbitrary bounds using Iliffe vectors
****************************************************************
* HISTORY
www.eeworm.com/read/306879/3731680
h min_max.h
/*!
* \file
* \brief Minimum and maximum functions on vectors and matrices
* \author Tony Ottosson, Johan Bergman and Adam Piatyszek
*
* ----------------------------------------------------------