代码搜索:BLAS
找到约 2,047 项符合「BLAS」的源代码
代码结果 2,047
www.eeworm.com/read/217064/14979896
spec blas.spec
GenuineIntel Family 5 Model * atlas_PPro.dll # Pentium
GenuineIntel Family 6 Model 1 atlas_PPro.dll # Pentium Pro
GenuineIntel Family 6 Model 3 atlas_PII.dll # Pentium II (Klamath)
Genuin
www.eeworm.com/read/215745/15050321
f blas.f
www.eeworm.com/read/212047/15166890
texi blas.texi
@cindex linear algebra, BLAS
@cindex matrix, operations
@cindex vector, operations
@cindex BLAS
@cindex CBLAS
The Basic Linear Algebra Subprograms (@sc{blas}) define a set of fundamental
operations o
www.eeworm.com/read/212047/15167047
c blas.c
/* blas/blas.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Gerard Jungman & Brian
* Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the term
www.eeworm.com/read/16502/673920
spec blas.spec
GenuineIntel Family 5 Model * atlas_PPro.dll # Pentium
GenuineIntel Family 6 Model 1 atlas_PPro.dll # Pentium Pro
GenuineIntel Family 6 Model 3 atlas_PII.dll # Pentium II (Klamath)
Genuin
www.eeworm.com/read/482889/1285445
hpp blas.hpp
//
// Copyright (c) 2000-2002
// Joerg Walter, Mathias Koch
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted
www.eeworm.com/read/221464/4830036
hpp blas.hpp
//
// Copyright (c) 2000-2002
// Joerg Walter, Mathias Koch
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted
www.eeworm.com/read/168845/5432426
hpp blas.hpp
//
// Copyright (c) 2000-2002
// Joerg Walter, Mathias Koch
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted
www.eeworm.com/read/167728/5453022
c blas.c
#include
#include
int
main (void)
{
double a[] = { 0.11, 0.12, 0.13,
0.21, 0.22, 0.23 };
double b[] = { 1011, 1012,
1021, 1022,