代码搜索:Precision
找到约 10,000 项符合「Precision」的源代码
代码结果 10,000
www.eeworm.com/read/402666/11530703
txt lll.txt
/**************************************************************************\
MODULE: LLL
SUMMARY:
Routines are provided for lattice basis reduction, including both
exact-aritmetic variants
www.eeworm.com/read/156908/11753842
txt float.txt
A new experimental fast multiprecison floating-point module is now available,
implemented in float.cpp and float.h. The motivation was to speed up the CM
program fir elliptic curves - see cm.txt
www.eeworm.com/read/125782/14462873
3x form_field_validation.3x
.\"***************************************************************************
.\" Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. *
.\"
www.eeworm.com/read/123955/14604641
txt lll.txt
/**************************************************************************\
MODULE: LLL
SUMMARY:
Routines are provided for lattice basis reduction, including both
exact-aritmetic variants
www.eeworm.com/read/119084/14839745
txt lll.txt
/**************************************************************************\
MODULE: LLL
SUMMARY:
Routines are provided for lattice basis reduction, including both
exact-aritmetic variants (slow b
www.eeworm.com/read/119079/14840168
txt lll.txt
/**************************************************************************\
MODULE: LLL
SUMMARY:
Routines are provided for lattice basis reduction, including both
exact-aritmetic variants
www.eeworm.com/read/367160/9769226
f dgeevx.f
SUBROUTINE DGEEVX( BALANC, JOBVL, JOBVR, SENSE, N, A, LDA, WR, WI,
$ VL, LDVL, VR, LDVR, ILO, IHI, SCALE, ABNRM,
$ RCONDE, RCONDV, WORK, LWORK, IW
www.eeworm.com/read/367160/9769257
f dtprfs.f
SUBROUTINE DTPRFS( UPLO, TRANS, DIAG, N, NRHS, AP, B, LDB, X, LDX,
$ FERR, BERR, WORK, IWORK, INFO )
*
* -- LAPACK routine (version 3.1) --
* Univ. of Tennessee,
www.eeworm.com/read/367160/9769601
f ztrcon.f
SUBROUTINE ZTRCON( NORM, UPLO, DIAG, N, A, LDA, RCOND, WORK,
$ RWORK, INFO )
*
* -- LAPACK routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berk
www.eeworm.com/read/367160/9769873
f ztbcon.f
SUBROUTINE ZTBCON( NORM, UPLO, DIAG, N, KD, AB, LDAB, RCOND, WORK,
$ RWORK, INFO )
*
* -- LAPACK routine (version 3.1) --
* Univ. of Tennessee, Univ. of Californi