代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/123972/14603129
h matrix.h
// Matrix.h 矩阵模板类头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _MATRIX_H //避免多次编译
#define _MATRIX_H
#include //模板类valarray的标准头文件
#include //公共头文
www.eeworm.com/read/123955/14604631
txt matrix.txt
/**************************************************************************\
MODULE: matrix
SUMMARY:
Macros are deined providing template-like classes for dynamic-sized,
recatngular matric
www.eeworm.com/read/123955/14604692
h matrix.h
#ifndef NTL_matrix__H
#define NTL_matrix__H
#include
#include
// matrix templates
#define NTL_matrix_decl(T,vec_T,vec_vec_T,mat_T) \
class mat_T { \
pub
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/123789/14612575
h matrix.h
/* matrix.h -- define types for matrices using Iliffe vectors
*
*************************************************************
* HISTORY
*
* 02-Apr-95 Reg Willson (rgwillson@mmm.com) at 3M St. Pa
www.eeworm.com/read/123561/14624469
txt matrix.txt
14 5
0.375 0.35 0.4 0.485 0.46 0.51 0.65 0.97 0.96 0 0 0 0 0
10 11 12 13 14
5 5 5 0 0 0 10 0 0 1 0 0 0 0 6000
0 0 0 7 7 7 0 9 12 0 1 0 0 0 10000
6 0 0 6 0 0 8 8 0 0 0 1 0 0 4000
0 4 0 0 4 0 0 0
www.eeworm.com/read/223082/14660345
java matrix.java
package shared;
import java.lang.*;
/** The Matrix class contains functions useful for manipulation of double arrays
* in MLJ.
* @author James Louis Java Implemtation.
*/
public class Matri
www.eeworm.com/read/222620/14682936
inl matrix.inl
// Matrix.inl 矩阵模板类函数(方法)定义
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31
#ifndef _MATRIX_INL
#define _MATRIX_INL
//矩阵乘法函数
template //最后结
www.eeworm.com/read/222620/14682949
h matrix.h
// Matrix.h 矩阵模板类头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _MATRIX_H //避免多次编译
#define _MATRIX_H
#include //模板类valarray的标准头文件
#include
www.eeworm.com/read/122555/14684016
h matrix.h
//---------------------------------------------------------------------------
// 16.jul.2002 13:24 GMT
// Matrix module implementation of TVector and TMatrix classes for
// transparent vector an