~ubuntu-branches/ubuntu/lucid/pdl/lucid

« back to all changes in this revision

Viewing changes to Lib/Slatec/slatec/dpoco.P

  • Committer: Bazaar Package Importer
  • Author(s): Ben Gertzfield
  • Date: 2002-04-08 18:47:16 UTC
  • Revision ID: james.westby@ubuntu.com-20020408184716-0hf64dc96kin3htp
Tags: upstream-2.3.2
ImportĀ upstreamĀ versionĀ 2.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
extern int dpoco_(doublereal *a, integer *lda, integer *n, doublereal *rcond, doublereal *z__, integer *info);
 
2
/*:ref: dasum_ 7 3 4 7 4 */
 
3
/*:ref: dpofa_ 14 4 7 4 4 4 */
 
4
/*:ref: dscal_ 14 4 4 7 7 4 */
 
5
/*:ref: daxpy_ 14 6 4 7 7 4 7 4 */
 
6
/*:ref: ddot_ 7 5 4 7 4 7 4 */