代码搜索:BLAS

找到约 2,047 项符合「BLAS」的源代码

代码结果 2,047
www.eeworm.com/read/289178/8570226

h blas.h

/* blas.h -- C header file for BLAS Ver 1.0 */ /* Jesse Bennett March 23, 2000 */ /** barf [ba:rf] 2. "He suggested using FORTRAN,
www.eeworm.com/read/429279/8813505

blas++_test

#!/bin/sh # # LAPACK++ 1.1 Linear Algebra Package 1.1 # University of Tennessee, Knoxvilee, TN. # Oak Ridge National Laboratory, Oak Ridge, TN. # Authors:
www.eeworm.com/read/429279/8813566

h blas++.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/179705/9342055

out blas.out

[ 367.76, 368.12 674.06, 674.72 ]
www.eeworm.com/read/179705/9342058

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,
www.eeworm.com/read/179705/9342251

texi blas.texi

@cindex linear algebra, BLAS @cindex matrix, operations @cindex vector, operations @cindex BLAS @cindex CBLAS @cindex Basic Linear Algebra Subroutines (BLAS) The Basic Linear Algebra Subprograms (@sc
www.eeworm.com/read/179705/9342496

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/358640/10183058

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) GenuineIn
www.eeworm.com/read/424281/10468012

out blas.out

[ 367.76, 368.12 674.06, 674.72 ]
www.eeworm.com/read/424281/10468017

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,