HomeSort by relevance Sort by last modified time
    Searched refs:BLAS (Results 1 - 25 of 26) sorted by null

1 2

  /external/eigen/cmake/
FindBLASEXT.cmake 11 # - Find BLAS EXTENDED for MORSE projects: find include dirs and libraries
13 # This module allows to find BLAS libraries by calling the official FindBLAS module
15 # with a sequential BLAS or a multihreaded (BLAS_SEQ_LIBRARIES and BLAS_PAR_LIBRARIES).
16 # BLAS is detected with a FindBLAS call then if the BLAS vendor is Intel10_64lp, ACML
21 # BLAS_INCLUDE_DIRS - BLAS include directories
22 # BLAS_LIBRARY_DIRS - Link directories for BLAS libraries
23 # BLAS_SEQ_LIBRARIES - BLAS component libraries to be linked (sequential)
24 # BLAS_PAR_LIBRARIES - BLAS component libraries to be linked (multithreaded)
47 find_package(BLAS REQUIRED QUIET
    [all...]
FindBLAS.cmake 11 # - Find BLAS library
12 # This module finds an installed fortran library that implements the BLAS
13 # linear-algebra interface (see http://www.netlib.org/blas/).
19 # BLAS_FOUND - set to true if a library implementing the BLAS interface
25 # link against to use BLAS
28 # BLAS95_FOUND - set to true if a library implementing the BLAS f95 interface
33 # BLAS_VENDOR_FOUND stores the BLAS vendor found
34 # BLA_F95 if set on tries to find the f95 interfaces for BLAS/LAPACK
36 # options at configure (ex: cmake path/to/project -DBLAS_DIR=path/to/blas):
37 # BLAS_DIR - Where to find the base directory of blas
    [all...]
  /external/eigen/lapack/
clarf.f 195 ! Note that lastc.eq.0 renders the BLAS operations null; no special
dlarf.f 190 ! Note that lastc.eq.0 renders the BLAS operations null; no special
slarf.f 190 ! Note that lastc.eq.0 renders the BLAS operations null; no special
zlarf.f 195 * Note that lastc.eq.0 renders the BLAS operations null; no special
  /external/eigen/blas/testing/
cblat1.f 19 *> Test program for the COMPLEX Level 1 BLAS.
20 *> Based upon the original BLAS test routine together with:
40 * -- Reference BLAS test routine (version 3.4.1) --
41 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
87 99999 FORMAT (' Complex BLAS Test Program Results',/1X)
dblat1.f 19 *> Test program for the DOUBLE PRECISION Level 1 BLAS.
21 *> Based upon the original BLAS test routine together with:
40 * -- Reference BLAS test routine (version 3.4.1) --
41 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
92 99999 FORMAT (' Real BLAS Test Program Results',/1X)
    [all...]
sblat1.f 19 *> Test program for the REAL Level 1 BLAS.
21 *> Based upon the original BLAS test routine together with:
40 * -- Reference BLAS test routine (version 3.4.1) --
41 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
92 99999 FORMAT (' Real BLAS Test Program Results',/1X)
    [all...]
zblat1.f 19 *> Test program for the COMPLEX*16 Level 1 BLAS.
21 *> Based upon the original BLAS test routine together with:
40 * -- Reference BLAS test routine (version 3.4.1) --
41 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
87 99999 FORMAT (' Complex BLAS Test Program Results',/1X)
cblat2.f 19 *> Test program for the COMPLEX Level 2 Blas.
106 * -- Reference BLAS test routine (version 3.4.1) --
107 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
410 9993 FORMAT( ' TESTS OF THE COMPLEX LEVEL 2 BLAS', //' THE F',
444 * Auxiliary routine for test program for Level 2 Blas.
789 * Auxiliary routine for test program for Level 2 Blas.
    [all...]
dblat2.f 19 *> Test program for the DOUBLE PRECISION Level 2 Blas.
105 * -- Reference BLAS test routine (version 3.4.1) --
106 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
405 9993 FORMAT( ' TESTS OF THE DOUBLE PRECISION LEVEL 2 BLAS', //' THE F',
437 * Auxiliary routine for test program for Level 2 Blas.
778 * Auxiliary routine for test program for Level 2 Blas.
    [all...]
dblat3.f 19 *> Test program for the DOUBLE PRECISION Level 3 Blas.
85 * -- Reference BLAS test routine (version 3.4.1) --
86 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
371 9995 FORMAT( ' TESTS OF THE DOUBLE PRECISION LEVEL 3 BLAS', //' THE F',
401 * Auxiliary routine for test program for Level 3 Blas.
682 * Auxiliary routine for test program for Level 3 Blas.
    [all...]
sblat2.f 19 *> Test program for the REAL Level 2 Blas.
105 * -- Reference BLAS test routine (version 3.4.1) --
106 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
405 9993 FORMAT( ' TESTS OF THE REAL LEVEL 2 BLAS', //' THE F',
437 * Auxiliary routine for test program for Level 2 Blas.
778 * Auxiliary routine for test program for Level 2 Blas.
    [all...]
sblat3.f 19 *> Test program for the REAL Level 3 Blas.
85 * -- Reference BLAS test routine (version 3.4.1) --
86 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
371 9995 FORMAT( ' TESTS OF THE REAL LEVEL 3 BLAS', //' THE F',
401 * Auxiliary routine for test program for Level 3 Blas.
682 * Auxiliary routine for test program for Level 3 Blas.
    [all...]
zblat2.f 19 *> Test program for the COMPLEX*16 Level 2 Blas.
106 * -- Reference BLAS test routine (version 3.4.1) --
107 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
411 9993 FORMAT( ' TESTS OF THE COMPLEX*16 LEVEL 2 BLAS', //' THE F',
445 * Auxiliary routine for test program for Level 2 Blas.
791 * Auxiliary routine for test program for Level 2 Blas.
    [all...]
cblat3.f 19 *> Test program for the COMPLEX Level 3 Blas.
88 * -- Reference BLAS test routine (version 3.4.1) --
89 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
379 9995 FORMAT( ' TESTS OF THE COMPLEX LEVEL 3 BLAS', //' THE F',
411 * Auxiliary routine for test program for Level 3 Blas.
696 * Auxiliary routine for test program for Level 3 Blas.
    [all...]
zblat3.f 19 *> Test program for the COMPLEX*16 Level 3 Blas.
89 * -- Reference BLAS test routine (version 3.4.1) --
90 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
381 9995 FORMAT( ' TESTS OF THE COMPLEX*16 LEVEL 3 BLAS', //' THE F',
413 * Auxiliary routine for test program for Level 3 Blas.
698 * Auxiliary routine for test program for Level 3 Blas.
    [all...]
  /external/cblas/testing/
c_cblat2.f 3 * Test program for the COMPLEX Level 2 Blas.
435 9993 FORMAT(' TESTS OF THE COMPLEX LEVEL 2 BLAS', //' THE F',
469 * Auxiliary routine for test program for Level 2 Blas.
824 * Auxiliary routine for test program for Level 2 Blas.
    [all...]
c_cblat3.f 3 * Test program for the COMPLEX Level 3 Blas.
399 9995 FORMAT(' TESTS OF THE COMPLEX LEVEL 3 BLAS', //' THE F',
432 * Auxiliary routine for test program for Level 3 Blas.
762 * Auxiliary routine for test program for Level 3 Blas.
    [all...]
c_dblat2.f 3 * Test program for the DOUBLE PRECISION Level 2 Blas.
431 9993 FORMAT( ' TESTS OF THE DOUBLE PRECISION LEVEL 2 BLAS', //' THE F',
463 * Auxiliary routine for test program for Level 2 Blas.
823 * Auxiliary routine for test program for Level 2 Blas.
    [all...]
c_dblat3.f 3 * Test program for the DOUBLE PRECISION Level 3 Blas.
393 9995 FORMAT( ' TESTS OF THE DOUBLE PRECISION LEVEL 3 BLAS', //' THE F',
423 * Auxiliary routine for test program for Level 3 Blas.
747 * Auxiliary routine for test program for Level 3 Blas.
    [all...]
c_sblat2.f 3 * Test program for the REAL Level 2 Blas.
431 9993 FORMAT( ' TESTS OF THE REAL LEVEL 2 BLAS', //' THE F',
463 * Auxiliary routine for test program for Level 2 Blas.
823 * Auxiliary routine for test program for Level 2 Blas.
    [all...]
c_sblat3.f 3 * Test program for the REAL Level 3 Blas.
392 9995 FORMAT( ' TESTS OF THE REAL LEVEL 3 BLAS', //' THE F',
423 * Auxiliary routine for test program for Level 3 Blas.
751 * Auxiliary routine for test program for Level 3 Blas.
    [all...]
c_zblat2.f 3 * Test program for the COMPLEX*16 Level 2 Blas.
435 9993 FORMAT(' TESTS OF THE COMPLEX*16 LEVEL 2 BLAS', //' THE F',
469 * Auxiliary routine for test program for Level 2 Blas.
825 * Auxiliary routine for test program for Level 2 Blas.
    [all...]

Completed in 372 milliseconds

1 2