PPL Logo

libs/ck-libs/metis/GKlib/blas.c File Reference

This file contains GKlib's implementation of BLAS-like routines. More...

Go to the source code of this file.


Detailed Description

This file contains GKlib's implementation of BLAS-like routines.

The BLAS routines that are currently implemented are mostly level-one. They follow a naming convention of the type gk_[type][name], where [type] is one of c, i, f, and d, based on C's four standard scalar datatypes of characters, integers, floats, and doubles.

These routines are implemented using a generic macro template, which is used for code generation.

Date:
Started 9/28/95
Author:
George
Version:
$Id: blas.c 11848 2012-04-20 13:47:37Z karypis $ 

Definition in file blas.c.


Generated on Mon Sep 21 08:07:57 2020 for Charm++ by  doxygen 1.5.5