~ubuntu-branches/ubuntu/vivid/atlas/vivid

« back to all changes in this revision

Viewing changes to src/pthreads/blas/level3/ATL_pttrsm.c

  • Committer: Bazaar Package Importer
  • Author(s): Sylvestre Ledru
  • Date: 2009-09-17 23:31:54 UTC
  • mto: (2.2.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20090917233154-9esw88ub02twbuab
Tags: upstream-3.8.3
ImportĀ upstreamĀ versionĀ 3.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
1
2
/* ---------------------------------------------------------------------
2
3
 *
3
4
 * -- Automatically Tuned Linear Algebra Software (ATLAS)
5
6
 *
6
7
 * -- ATLAS routine -- Version 3.2 -- December 25, 2000
7
8
 *
8
 
 * -- Suggestions,  comments,  bugs reports should be sent to the follo-
9
 
 *    wing e-mail address: atlas@cs.utk.edu
10
 
 *
11
9
 * Author         : Antoine P. Petitet
12
 
 * University of Tennessee - Innovative Computing Laboratory
13
 
 * Knoxville TN, 37996-1301, USA.
 
10
 * Originally developed at the University of Tennessee,
 
11
 * Innovative Computing Laboratory, Knoxville TN, 37996-1301, USA.
14
12
 *
15
13
 * ---------------------------------------------------------------------
16
14
 *
46
44
 *
47
45
 * ---------------------------------------------------------------------
48
46
 */
 
47
 
49
48
/*
50
49
 * Include files
51
50
 */