Spec-Zone .ru
спецификации, руководства, описания, API
Spec-Zone .ru
спецификации, руководства, описания, API
Библиотека разработчика Mac Разработчик
Поиск

Ускорьте изменения

Ускориться

Conversion.h
Добавленный vImageConvert_420Yp8_Cb8_Cr8ToARGB8888 ()
Добавленный vImageConvert_420Yp8_CbCr8ToARGB8888 ()
Добавленный vImageConvert_422CbYpCrYp16ToARGB16U ()
Добавленный vImageConvert_422CbYpCrYp16ToARGB8888 ()
Добавленный vImageConvert_422CbYpCrYp8ToARGB8888 ()
Добавленный vImageConvert_422CbYpCrYp8_AA8ToARGB8888 ()
Добавленный vImageConvert_422CrYpCbYpCbYpCbYpCrYpCrYp10ToARGB16Q12 ()
Добавленный vImageConvert_422CrYpCbYpCbYpCbYpCrYpCrYp10ToARGB8888 ()
Добавленный vImageConvert_422YpCbYpCr8ToARGB8888 ()
Добавленный vImageConvert_444AYpCbCr16ToARGB16U ()
Добавленный vImageConvert_444AYpCbCr16ToARGB8888 ()
Добавленный vImageConvert_444AYpCbCr8ToARGB8888 ()
Добавленный vImageConvert_444CbYpCrA8ToARGB8888 ()
Добавленный vImageConvert_444CrYpCb10ToARGB16Q12 ()
Добавленный vImageConvert_444CrYpCb10ToARGB8888 ()
Добавленный vImageConvert_444CrYpCb8ToARGB8888 ()
Добавленный vImageConvert_ARGB1555toRGB565 ()
Добавленный vImageConvert_ARGB16Q12To422CrYpCbYpCbYpCbYpCrYpCrYp10 ()
Добавленный vImageConvert_ARGB16Q12To444CrYpCb10 ()
Добавленный vImageConvert_ARGB16Q12ToRGBA1010102 ()
Добавленный vImageConvert_ARGB16UTo422CbYpCrYp16 ()
Добавленный vImageConvert_ARGB16UTo444AYpCbCr16 ()
Добавленный vImageConvert_ARGB16UToRGBA1010102 ()
Добавленный vImageConvert_ARGB8888To420Yp8_Cb8_Cr8 ()
Добавленный vImageConvert_ARGB8888To420Yp8_CbCr8 ()
Добавленный vImageConvert_ARGB8888To422CbYpCrYp16 ()
Добавленный vImageConvert_ARGB8888To422CbYpCrYp8 ()
Добавленный vImageConvert_ARGB8888To422CbYpCrYp8_AA8 ()
Добавленный vImageConvert_ARGB8888To422CrYpCbYpCbYpCbYpCrYpCrYp10 ()
Добавленный vImageConvert_ARGB8888To422YpCbYpCr8 ()
Добавленный vImageConvert_ARGB8888To444AYpCbCr16 ()
Добавленный vImageConvert_ARGB8888To444AYpCbCr8 ()
Добавленный vImageConvert_ARGB8888To444CbYpCrA8 ()
Добавленный vImageConvert_ARGB8888To444CrYpCb10 ()
Добавленный vImageConvert_ARGB8888To444CrYpCb8 ()
Добавленный vImageConvert_ARGB8888ToRGBA1010102 ()
Добавленный vImageConvert_ARGBFFFFtoARGB8888_dithered ()
Добавленный vImageConvert_ARGBToYpCbCr_GenerateConversion ()
Добавленный vImageConvert_PlanarFtoPlanar8_dithered ()
Добавленный vImageConvert_RGB565toARGB1555 ()
Добавленный vImageConvert_RGB565toRGB888 ()
Добавленный vImageConvert_RGB565toRGBA5551 ()
Добавленный vImageConvert_RGBA1010102ToARGB16Q12 ()
Добавленный vImageConvert_RGBA1010102ToARGB16U ()
Добавленный vImageConvert_RGBA1010102ToARGB8888 ()
Добавленный vImageConvert_RGBA5551toRGB565 ()
Добавленный vImageConvert_RGBFFFtoRGB888_dithered ()
Добавленный vImageConvert_YpCbCrToARGB_GenerateConversion ()
Добавленный vImageCopyBuffer ()
Добавленный vImageExtractChannel_ARGB16U ()
Добавленный vImageExtractChannel_ARGB8888 ()
Добавленный vImageExtractChannel_ARGBFFFF ()
Добавленный vImageOverwriteChannelsWithScalar_Planar16S ()
Добавленный vImageOverwriteChannelsWithScalar_Planar16U ()
Добавленный vImagePermuteChannels_RGB888 ()
Geometry.h
Добавленный vImageHorizontalShear_Planar16S ()
Добавленный vImageHorizontalShear_Planar16U ()
Добавленный vImageScale_Planar16S ()
Добавленный vImageScale_Planar16U ()
Добавленный vImageVerticalShear_Planar16S ()
Добавленный vImageVerticalShear_Planar16U ()
Измененный vImageRotate90_ARGB16S ()
Объявление
От
vImage_Error vImageRotate90_ARGB16S (	const vImage_Buffer *src,	const vImage_Buffer *dest,	uint8_t rotationConstant,	Pixel_ARGB_16S backColor,	vImage_Flags flags);
К
vImage_Error vImageRotate90_ARGB16S (	const vImage_Buffer *src,	const vImage_Buffer *dest,	uint8_t rotationConstant,	const Pixel_ARGB_16S backColor,	vImage_Flags flags);

Измененный vImageRotate90_ARGB16U ()
Объявление
От
vImage_Error vImageRotate90_ARGB16U (	const vImage_Buffer *src,	const vImage_Buffer *dest,	uint8_t rotationConstant,	Pixel_ARGB_16U backColor,	vImage_Flags flags);
К
vImage_Error vImageRotate90_ARGB16U (	const vImage_Buffer *src,	const vImage_Buffer *dest,	uint8_t rotationConstant,	const Pixel_ARGB_16U backColor,	vImage_Flags flags);

Измененный vImageRotate90_ARGB8888 ()
Объявление
От
vImage_Error vImageRotate90_ARGB8888 (	const vImage_Buffer *src,	const vImage_Buffer *dest,	uint8_t rotationConstant,	Pixel_8888 backColor,	vImage_Flags flags);
К
vImage_Error vImageRotate90_ARGB8888 (	const vImage_Buffer *src,	const vImage_Buffer *dest,	uint8_t rotationConstant,	const Pixel_8888 backColor,	vImage_Flags flags);

Измененный vImageRotate90_ARGBFFFF ()
Объявление
От
vImage_Error vImageRotate90_ARGBFFFF (	const vImage_Buffer *src,	const vImage_Buffer *dest,	uint8_t rotationConstant,	Pixel_FFFF backColor,	vImage_Flags flags);
К
vImage_Error vImageRotate90_ARGBFFFF (	const vImage_Buffer *src,	const vImage_Buffer *dest,	uint8_t rotationConstant,	const Pixel_FFFF backColor,	vImage_Flags flags);

(Добавленный) LinearAlgebra/LinearAlgebra.h
(Добавленный) LinearAlgebra/arithmetic.h
Добавленный la_difference ()
Добавленный la_elementwise_product ()
Добавленный la_inner_product ()
Добавленный la_matrix_product ()
Добавленный la_outer_product ()
Добавленный la_scale_with_double ()
Добавленный la_scale_with_float ()
Добавленный la_sum ()
Добавленный la_transpose ()
(Добавленный) LinearAlgebra/base.h
Добавленный #def LA_ATTRIBUTE_ENABLE_LOGGING
Добавленный #def LA_AVAILABILITY
Добавленный #def LA_CONST
Добавленный #def LA_DEFAULT_ATTRIBUTES
Добавленный #def LA_DIMENSION_MISMATCH_ERROR
Добавленный #def LA_EXPORT
Добавленный #def LA_FUNCTION
Добавленный #def LA_INTERNAL_ERROR
Добавленный #def LA_INVALID_PARAMETER_ERROR
Добавленный #def LA_NONNULL
Добавленный #def LA_NONNULL1
Добавленный #def LA_NOTHROW
Добавленный #def LA_PRECISION_MISMATCH_ERROR
Добавленный #def LA_SCALAR_TYPE_DOUBLE
Добавленный #def LA_SCALAR_TYPE_FLOAT
Добавленный #def LA_SINGULAR_ERROR
Добавленный #def LA_SLICE_OUT_OF_BOUNDS_ERROR
Добавленный #def LA_SUCCESS
Добавленный #def LA_WARNING_POORLY_CONDITIONED
Добавленный la_attribute_t
Добавленный la_count_t
Добавленный la_deallocator_t
Добавленный la_index_t
Добавленный la_scalar_type_t
Добавленный la_status_t
cblas.h
Удаленный ConstVectorFloat
Удаленный VectorFloat
Удаленный dMultMatMat_16x16 ()
Удаленный dMultMatMat_32x32 ()
Удаленный dMultMatMat_4x4 ()
Удаленный dMultMatMat_8x8 ()
Удаленный dMultMatVec_16x16 ()
Удаленный dMultMatVec_32x32 ()
Удаленный dMultMatVec_4x4 ()
Удаленный dMultMatVec_8x8 ()
Удаленный dMultVecMat_16x16 ()
Удаленный dMultVecMat_32x32 ()
Удаленный dMultVecMat_4x4 ()
Удаленный dMultVecMat_8x8 ()
Удаленный sMultMatMat_16x16 ()
Удаленный sMultMatMat_32x32 ()
Удаленный sMultMatMat_4x4 ()
Удаленный sMultMatMat_8x8 ()
Удаленный sMultMatVec_16x16 ()
Удаленный sMultMatVec_32x32 ()
Удаленный sMultMatVec_4x4 ()
Удаленный sMultMatVec_8x8 ()
Удаленный sMultVecMat_16x16 ()
Удаленный sMultVecMat_32x32 ()
Удаленный sMultVecMat_4x4 ()
Удаленный sMultVecMat_8x8 ()
Удаленный vMultMatMat_16x16 ()
Удаленный vMultMatMat_32x32 ()
Удаленный vMultMatMat_4x4 ()
Удаленный vMultMatMat_8x8 ()
Удаленный vMultMatVec_16x16 ()
Удаленный vMultMatVec_32x32 ()
Удаленный vMultMatVec_4x4 ()
Удаленный vMultMatVec_8x8 ()
Удаленный vMultVecMat_16x16 ()
Удаленный vMultVecMat_32x32 ()
Удаленный vMultVecMat_4x4 ()
Удаленный vMultVecMat_8x8 ()
Добавленный CBLAS_DIAG
Добавленный CBLAS_ORDER
Добавленный CBLAS_SIDE
Добавленный CBLAS_TRANSPOSE
Добавленный CBLAS_UPLO
Добавленный appleblas_dgeadd ()
Добавленный appleblas_sgeadd ()
Измененный SetBLASParamErrorProc ()
Объявление
От
void SetBLASParamErrorProc (	BLASParamErrorProc ErrorProc);
К
void SetBLASParamErrorProc (	BLASParamErrorProc __ErrorProc);

Измененный catlas_caxpby ()
Объявление
От
void catlas_caxpby (	const int N,	const void *alpha,	const void *X,	const int incX,	const void *beta,	void *Y,	const int incY);
К
void catlas_caxpby (	const int __N,	const void *__alpha,	const void *__X,	const int __incX,	const void *__beta,	void *__Y,	const int __incY);

Измененный catlas_cset ()
Объявление
От
void catlas_cset (	const int N,	const void *alpha,	void *X,	const int incX);
К
void catlas_cset (	const int __N,	const void *__alpha,	void *__X,	const int __incX);

Измененный catlas_daxpby ()
Объявление
От
void catlas_daxpby (	const int N,	const double alpha,	const double *X,	const int incX,	const double beta,	double *Y,	const int incY);
К
void catlas_daxpby (	const int __N,	const double __alpha,	const double *__X,	const int __incX,	const double __beta,	double *__Y,	const int __incY);

Измененный catlas_dset ()
Объявление
От
void catlas_dset (	const int N,	const double alpha,	double *X,	const int incX);
К
void catlas_dset (	const int __N,	const double __alpha,	double *__X,	const int __incX);

Измененный catlas_saxpby ()
Объявление
От
void catlas_saxpby (	const int N,	const float alpha,	const float *X,	const int incX,	const float beta,	float *Y,	const int incY);
К
void catlas_saxpby (	const int __N,	const float __alpha,	const float *__X,	const int __incX,	const float __beta,	float *__Y,	const int __incY);

Измененный catlas_sset ()
Объявление
От
void catlas_sset (	const int N,	const float alpha,	float *X,	const int incX);
К
void catlas_sset (	const int __N,	const float __alpha,	float *__X,	const int __incX);

Измененный catlas_zaxpby ()
Объявление
От
void catlas_zaxpby (	const int N,	const void *alpha,	const void *X,	const int incX,	const void *beta,	void *Y,	const int incY);
К
void catlas_zaxpby (	const int __N,	const void *__alpha,	const void *__X,	const int __incX,	const void *__beta,	void *__Y,	const int __incY);

Измененный catlas_zset ()
Объявление
От
void catlas_zset (	const int N,	const void *alpha,	void *X,	const int incX);
К
void catlas_zset (	const int __N,	const void *__alpha,	void *__X,	const int __incX);

Измененный cblas_caxpy ()
Объявление
От
void cblas_caxpy (	const int N,	const void *alpha,	const void *X,	const int incX,	void *Y,	const int incY);
К
void cblas_caxpy (	const int __N,	const void *__alpha,	const void *__X,	const int __incX,	void *__Y,	const int __incY);

Измененный cblas_ccopy ()
Объявление
От
void cblas_ccopy (	const int N,	const void *X,	const int incX,	void *Y,	const int incY);
К
void cblas_ccopy (	const int __N,	const void *__X,	const int __incX,	void *__Y,	const int __incY);

Измененный cblas_cdotc_sub ()
Объявление
От
void cblas_cdotc_sub (	const int N,	const void *X,	const int incX,	const void *Y,	const int incY,	void *dotc);
К
void cblas_cdotc_sub (	const int __N,	const void *__X,	const int __incX,	const void *__Y,	const int __incY,	void *__dotc);

Измененный cblas_cdotu_sub ()
Объявление
От
void cblas_cdotu_sub (	const int N,	const void *X,	const int incX,	const void *Y,	const int incY,	void *dotu);
К
void cblas_cdotu_sub (	const int __N,	const void *__X,	const int __incX,	const void *__Y,	const int __incY,	void *__dotu);

Измененный cblas_cgbmv ()
Объявление
От
void cblas_cgbmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_TRANSPOSE TransA,	const int M,	const int N,	const int KL,	const int KU,	const void *alpha,	const void *A,	const int lda,	const void *X,	const int incX,	const void *beta,	void *Y,	const int incY);
К
void cblas_cgbmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_TRANSPOSE __TransA,	const int __M,	const int __N,	const int __KL,	const int __KU,	const void *__alpha,	const void *__A,	const int __lda,	const void *__X,	const int __incX,	const void *__beta,	void *__Y,	const int __incY);

Измененный cblas_cgemm ()
Объявление
От
void cblas_cgemm (	const enum CBLAS_ORDER Order,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_TRANSPOSE TransB,	const int M,	const int N,	const int K,	const void *alpha,	const void *A,	const int lda,	const void *B,	const int ldb,	const void *beta,	void *C,	const int ldc);
К
void cblas_cgemm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_TRANSPOSE __TransB,	const int __M,	const int __N,	const int __K,	const void *__alpha,	const void *__A,	const int __lda,	const void *__B,	const int __ldb,	const void *__beta,	void *__C,	const int __ldc);

Измененный cblas_cgemv ()
Объявление
От
void cblas_cgemv (	const enum CBLAS_ORDER Order,	const enum CBLAS_TRANSPOSE TransA,	const int M,	const int N,	const void *alpha,	const void *A,	const int lda,	const void *X,	const int incX,	const void *beta,	void *Y,	const int incY);
К
void cblas_cgemv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_TRANSPOSE __TransA,	const int __M,	const int __N,	const void *__alpha,	const void *__A,	const int __lda,	const void *__X,	const int __incX,	const void *__beta,	void *__Y,	const int __incY);

Измененный cblas_cgerc ()
Объявление
От
void cblas_cgerc (	const enum CBLAS_ORDER Order,	const int M,	const int N,	const void *alpha,	const void *X,	const int incX,	const void *Y,	const int incY,	void *A,	const int lda);
К
void cblas_cgerc (	const enum CBLAS_ORDER __Order,	const int __M,	const int __N,	const void *__alpha,	const void *__X,	const int __incX,	const void *__Y,	const int __incY,	void *__A,	const int __lda);

Измененный cblas_cgeru ()
Объявление
От
void cblas_cgeru (	const enum CBLAS_ORDER Order,	const int M,	const int N,	const void *alpha,	const void *X,	const int incX,	const void *Y,	const int incY,	void *A,	const int lda);
К
void cblas_cgeru (	const enum CBLAS_ORDER __Order,	const int __M,	const int __N,	const void *__alpha,	const void *__X,	const int __incX,	const void *__Y,	const int __incY,	void *__A,	const int __lda);

Измененный cblas_chbmv ()
Объявление
От
void cblas_chbmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const int K,	const void *alpha,	const void *A,	const int lda,	const void *X,	const int incX,	const void *beta,	void *Y,	const int incY);
К
void cblas_chbmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const int __K,	const void *__alpha,	const void *__A,	const int __lda,	const void *__X,	const int __incX,	const void *__beta,	void *__Y,	const int __incY);

Измененный cblas_chemm ()
Объявление
От
void cblas_chemm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const int M,	const int N,	const void *alpha,	const void *A,	const int lda,	const void *B,	const int ldb,	const void *beta,	void *C,	const int ldc);
К
void cblas_chemm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const int __M,	const int __N,	const void *__alpha,	const void *__A,	const int __lda,	const void *__B,	const int __ldb,	const void *__beta,	void *__C,	const int __ldc);

Измененный cblas_chemv ()
Объявление
От
void cblas_chemv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const void *alpha,	const void *A,	const int lda,	const void *X,	const int incX,	const void *beta,	void *Y,	const int incY);
К
void cblas_chemv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const void *__alpha,	const void *__A,	const int __lda,	const void *__X,	const int __incX,	const void *__beta,	void *__Y,	const int __incY);

Измененный cblas_cher ()
Объявление
От
void cblas_cher (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const float alpha,	const void *X,	const int incX,	void *A,	const int lda);
К
void cblas_cher (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const float __alpha,	const void *__X,	const int __incX,	void *__A,	const int __lda);

Измененный cblas_cher2 ()
Объявление
От
void cblas_cher2 (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const void *alpha,	const void *X,	const int incX,	const void *Y,	const int incY,	void *A,	const int lda);
К
void cblas_cher2 (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const void *__alpha,	const void *__X,	const int __incX,	const void *__Y,	const int __incY,	void *__A,	const int __lda);

Измененный cblas_cher2k ()
Объявление
От
void cblas_cher2k (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE Trans,	const int N,	const int K,	const void *alpha,	const void *A,	const int lda,	const void *B,	const int ldb,	const float beta,	void *C,	const int ldc);
К
void cblas_cher2k (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __Trans,	const int __N,	const int __K,	const void *__alpha,	const void *__A,	const int __lda,	const void *__B,	const int __ldb,	const float __beta,	void *__C,	const int __ldc);

Измененный cblas_cherk ()
Объявление
От
void cblas_cherk (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE Trans,	const int N,	const int K,	const float alpha,	const void *A,	const int lda,	const float beta,	void *C,	const int ldc);
К
void cblas_cherk (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __Trans,	const int __N,	const int __K,	const float __alpha,	const void *__A,	const int __lda,	const float __beta,	void *__C,	const int __ldc);

Измененный cblas_chpmv ()
Объявление
От
void cblas_chpmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const void *alpha,	const void *Ap,	const void *X,	const int incX,	const void *beta,	void *Y,	const int incY);
К
void cblas_chpmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const void *__alpha,	const void *__Ap,	const void *__X,	const int __incX,	const void *__beta,	void *__Y,	const int __incY);

Измененный cblas_chpr ()
Объявление
От
void cblas_chpr (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const float alpha,	const void *X,	const int incX,	void *A);
К
void cblas_chpr (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const float __alpha,	const void *__X,	const int __incX,	void *__A);

Измененный cblas_chpr2 ()
Объявление
От
void cblas_chpr2 (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const void *alpha,	const void *X,	const int incX,	const void *Y,	const int incY,	void *Ap);
К
void cblas_chpr2 (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const void *__alpha,	const void *__X,	const int __incX,	const void *__Y,	const int __incY,	void *__Ap);

Измененный cblas_crotg ()
Объявление
От
void cblas_crotg (	void *a,	void *b,	void *c,	void *s);
К
void cblas_crotg (	void *__a,	void *__b,	void *__c,	void *__s);

Измененный cblas_cscal ()
Объявление
От
void cblas_cscal (	const int N,	const void *alpha,	void *X,	const int incX);
К
void cblas_cscal (	const int __N,	const void *__alpha,	void *__X,	const int __incX);

Измененный cblas_csrot ()
Объявление
От
void cblas_csrot (	const int N,	void *X,	const int incX,	void *Y,	const int incY,	const float c,	const float s);
К
void cblas_csrot (	const int __N,	void *__X,	const int __incX,	void *__Y,	const int __incY,	const float __c,	const float __s);

Измененный cblas_csscal ()
Объявление
От
void cblas_csscal (	const int N,	const float alpha,	void *X,	const int incX);
К
void cblas_csscal (	const int __N,	const float __alpha,	void *__X,	const int __incX);

Измененный cblas_cswap ()
Объявление
От
void cblas_cswap (	const int N,	void *X,	const int incX,	void *Y,	const int incY);
К
void cblas_cswap (	const int __N,	void *__X,	const int __incX,	void *__Y,	const int __incY);

Измененный cblas_csymm ()
Объявление
От
void cblas_csymm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const int M,	const int N,	const void *alpha,	const void *A,	const int lda,	const void *B,	const int ldb,	const void *beta,	void *C,	const int ldc);
К
void cblas_csymm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const int __M,	const int __N,	const void *__alpha,	const void *__A,	const int __lda,	const void *__B,	const int __ldb,	const void *__beta,	void *__C,	const int __ldc);

Измененный cblas_csyr2k ()
Объявление
От
void cblas_csyr2k (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE Trans,	const int N,	const int K,	const void *alpha,	const void *A,	const int lda,	const void *B,	const int ldb,	const void *beta,	void *C,	const int ldc);
К
void cblas_csyr2k (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __Trans,	const int __N,	const int __K,	const void *__alpha,	const void *__A,	const int __lda,	const void *__B,	const int __ldb,	const void *__beta,	void *__C,	const int __ldc);

Измененный cblas_csyrk ()
Объявление
От
void cblas_csyrk (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE Trans,	const int N,	const int K,	const void *alpha,	const void *A,	const int lda,	const void *beta,	void *C,	const int ldc);
К
void cblas_csyrk (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __Trans,	const int __N,	const int __K,	const void *__alpha,	const void *__A,	const int __lda,	const void *__beta,	void *__C,	const int __ldc);

Измененный cblas_ctbmv ()
Объявление
От
void cblas_ctbmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const int K,	const void *A,	const int lda,	void *X,	const int incX);
К
void cblas_ctbmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const int __K,	const void *__A,	const int __lda,	void *__X,	const int __incX);

Измененный cblas_ctbsv ()
Объявление
От
void cblas_ctbsv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const int K,	const void *A,	const int lda,	void *X,	const int incX);
К
void cblas_ctbsv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const int __K,	const void *__A,	const int __lda,	void *__X,	const int __incX);

Измененный cblas_ctpmv ()
Объявление
От
void cblas_ctpmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const void *Ap,	void *X,	const int incX);
К
void cblas_ctpmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const void *__Ap,	void *__X,	const int __incX);

Измененный cblas_ctpsv ()
Объявление
От
void cblas_ctpsv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const void *Ap,	void *X,	const int incX);
К
void cblas_ctpsv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const void *__Ap,	void *__X,	const int __incX);

Измененный cblas_ctrmm ()
Объявление
От
void cblas_ctrmm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int M,	const int N,	const void *alpha,	const void *A,	const int lda,	void *B,	const int ldb);
К
void cblas_ctrmm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __M,	const int __N,	const void *__alpha,	const void *__A,	const int __lda,	void *__B,	const int __ldb);

Измененный cblas_ctrmv ()
Объявление
От
void cblas_ctrmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const void *A,	const int lda,	void *X,	const int incX);
К
void cblas_ctrmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const void *__A,	const int __lda,	void *__X,	const int __incX);

Измененный cblas_ctrsm ()
Объявление
От
void cblas_ctrsm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int M,	const int N,	const void *alpha,	const void *A,	const int lda,	void *B,	const int ldb);
К
void cblas_ctrsm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __M,	const int __N,	const void *__alpha,	const void *__A,	const int __lda,	void *__B,	const int __ldb);

Измененный cblas_ctrsv ()
Объявление
От
void cblas_ctrsv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const void *A,	const int lda,	void *X,	const int incX);
К
void cblas_ctrsv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const void *__A,	const int __lda,	void *__X,	const int __incX);

Измененный cblas_dasum ()
Объявление
От
double cblas_dasum (	const int N,	const double *X,	const int incX);
К
double cblas_dasum (	const int __N,	const double *__X,	const int __incX);

Измененный cblas_daxpy ()
Объявление
От
void cblas_daxpy (	const int N,	const double alpha,	const double *X,	const int incX,	double *Y,	const int incY);
К
void cblas_daxpy (	const int __N,	const double __alpha,	const double *__X,	const int __incX,	double *__Y,	const int __incY);

Измененный cblas_dcopy ()
Объявление
От
void cblas_dcopy (	const int N,	const double *X,	const int incX,	double *Y,	const int incY);
К
void cblas_dcopy (	const int __N,	const double *__X,	const int __incX,	double *__Y,	const int __incY);

Измененный cblas_ddot ()
Объявление
От
double cblas_ddot (	const int N,	const double *X,	const int incX,	const double *Y,	const int incY);
К
double cblas_ddot (	const int __N,	const double *__X,	const int __incX,	const double *__Y,	const int __incY);

Измененный cblas_dgbmv ()
Объявление
От
void cblas_dgbmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_TRANSPOSE TransA,	const int M,	const int N,	const int KL,	const int KU,	const double alpha,	const double *A,	const int lda,	const double *X,	const int incX,	const double beta,	double *Y,	const int incY);
К
void cblas_dgbmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_TRANSPOSE __TransA,	const int __M,	const int __N,	const int __KL,	const int __KU,	const double __alpha,	const double *__A,	const int __lda,	const double *__X,	const int __incX,	const double __beta,	double *__Y,	const int __incY);

Измененный cblas_dgemm ()
Объявление
От
void cblas_dgemm (	const enum CBLAS_ORDER Order,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_TRANSPOSE TransB,	const int M,	const int N,	const int K,	const double alpha,	const double *A,	const int lda,	const double *B,	const int ldb,	const double beta,	double *C,	const int ldc);
К
void cblas_dgemm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_TRANSPOSE __TransB,	const int __M,	const int __N,	const int __K,	const double __alpha,	const double *__A,	const int __lda,	const double *__B,	const int __ldb,	const double __beta,	double *__C,	const int __ldc);

Измененный cblas_dgemv ()
Объявление
От
void cblas_dgemv (	const enum CBLAS_ORDER Order,	const enum CBLAS_TRANSPOSE TransA,	const int M,	const int N,	const double alpha,	const double *A,	const int lda,	const double *X,	const int incX,	const double beta,	double *Y,	const int incY);
К
void cblas_dgemv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_TRANSPOSE __TransA,	const int __M,	const int __N,	const double __alpha,	const double *__A,	const int __lda,	const double *__X,	const int __incX,	const double __beta,	double *__Y,	const int __incY);

Измененный cblas_dger ()
Объявление
От
void cblas_dger (	const enum CBLAS_ORDER Order,	const int M,	const int N,	const double alpha,	const double *X,	const int incX,	const double *Y,	const int incY,	double *A,	const int lda);
К
void cblas_dger (	const enum CBLAS_ORDER __Order,	const int __M,	const int __N,	const double __alpha,	const double *__X,	const int __incX,	const double *__Y,	const int __incY,	double *__A,	const int __lda);

Измененный cblas_dnrm2 ()
Объявление
От
double cblas_dnrm2 (	const int N,	const double *X,	const int incX);
К
double cblas_dnrm2 (	const int __N,	const double *__X,	const int __incX);

Измененный cblas_drot ()
Объявление
От
void cblas_drot (	const int N,	double *X,	const int incX,	double *Y,	const int incY,	const double c,	const double s);
К
void cblas_drot (	const int __N,	double *__X,	const int __incX,	double *__Y,	const int __incY,	const double __c,	const double __s);

Измененный cblas_drotg ()
Объявление
От
void cblas_drotg (	double *a,	double *b,	double *c,	double *s);
К
void cblas_drotg (	double *__a,	double *__b,	double *__c,	double *__s);

Измененный cblas_drotm ()
Объявление
От
void cblas_drotm (	const int N,	double *X,	const int incX,	double *Y,	const int incY,	const double *P);
К
void cblas_drotm (	const int __N,	double *__X,	const int __incX,	double *__Y,	const int __incY,	const double *__P);

Измененный cblas_drotmg ()
Объявление
От
void cblas_drotmg (	double *d1,	double *d2,	double *b1,	const double b2,	double *P);
К
void cblas_drotmg (	double *__d1,	double *__d2,	double *__b1,	const double __b2,	double *__P);

Измененный cblas_dsbmv ()
Объявление
От
void cblas_dsbmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const int K,	const double alpha,	const double *A,	const int lda,	const double *X,	const int incX,	const double beta,	double *Y,	const int incY);
К
void cblas_dsbmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const int __K,	const double __alpha,	const double *__A,	const int __lda,	const double *__X,	const int __incX,	const double __beta,	double *__Y,	const int __incY);

Измененный cblas_dscal ()
Объявление
От
void cblas_dscal (	const int N,	const double alpha,	double *X,	const int incX);
К
void cblas_dscal (	const int __N,	const double __alpha,	double *__X,	const int __incX);

Измененный cblas_dsdot ()
Объявление
От
double cblas_dsdot (	const int N,	const float *X,	const int incX,	const float *Y,	const int incY);
К
double cblas_dsdot (	const int __N,	const float *__X,	const int __incX,	const float *__Y,	const int __incY);

Измененный cblas_dspmv ()
Объявление
От
void cblas_dspmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const double alpha,	const double *Ap,	const double *X,	const int incX,	const double beta,	double *Y,	const int incY);
К
void cblas_dspmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const double __alpha,	const double *__Ap,	const double *__X,	const int __incX,	const double __beta,	double *__Y,	const int __incY);

Измененный cblas_dspr ()
Объявление
От
void cblas_dspr (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const double alpha,	const double *X,	const int incX,	double *Ap);
К
void cblas_dspr (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const double __alpha,	const double *__X,	const int __incX,	double *__Ap);

Измененный cblas_dspr2 ()
Объявление
От
void cblas_dspr2 (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const double alpha,	const double *X,	const int incX,	const double *Y,	const int incY,	double *A);
К
void cblas_dspr2 (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const double __alpha,	const double *__X,	const int __incX,	const double *__Y,	const int __incY,	double *__A);

Измененный cblas_dswap ()
Объявление
От
void cblas_dswap (	const int N,	double *X,	const int incX,	double *Y,	const int incY);
К
void cblas_dswap (	const int __N,	double *__X,	const int __incX,	double *__Y,	const int __incY);

Измененный cblas_dsymm ()
Объявление
От
void cblas_dsymm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const int M,	const int N,	const double alpha,	const double *A,	const int lda,	const double *B,	const int ldb,	const double beta,	double *C,	const int ldc);
К
void cblas_dsymm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const int __M,	const int __N,	const double __alpha,	const double *__A,	const int __lda,	const double *__B,	const int __ldb,	const double __beta,	double *__C,	const int __ldc);

Измененный cblas_dsymv ()
Объявление
От
void cblas_dsymv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const double alpha,	const double *A,	const int lda,	const double *X,	const int incX,	const double beta,	double *Y,	const int incY);
К
void cblas_dsymv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const double __alpha,	const double *__A,	const int __lda,	const double *__X,	const int __incX,	const double __beta,	double *__Y,	const int __incY);

Измененный cblas_dsyr ()
Объявление
От
void cblas_dsyr (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const double alpha,	const double *X,	const int incX,	double *A,	const int lda);
К
void cblas_dsyr (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const double __alpha,	const double *__X,	const int __incX,	double *__A,	const int __lda);

Измененный cblas_dsyr2 ()
Объявление
От
void cblas_dsyr2 (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const double alpha,	const double *X,	const int incX,	const double *Y,	const int incY,	double *A,	const int lda);
К
void cblas_dsyr2 (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const double __alpha,	const double *__X,	const int __incX,	const double *__Y,	const int __incY,	double *__A,	const int __lda);

Измененный cblas_dsyr2k ()
Объявление
От
void cblas_dsyr2k (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE Trans,	const int N,	const int K,	const double alpha,	const double *A,	const int lda,	const double *B,	const int ldb,	const double beta,	double *C,	const int ldc);
К
void cblas_dsyr2k (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __Trans,	const int __N,	const int __K,	const double __alpha,	const double *__A,	const int __lda,	const double *__B,	const int __ldb,	const double __beta,	double *__C,	const int __ldc);

Измененный cblas_dsyrk ()
Объявление
От
void cblas_dsyrk (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE Trans,	const int N,	const int K,	const double alpha,	const double *A,	const int lda,	const double beta,	double *C,	const int ldc);
К
void cblas_dsyrk (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __Trans,	const int __N,	const int __K,	const double __alpha,	const double *__A,	const int __lda,	const double __beta,	double *__C,	const int __ldc);

Измененный cblas_dtbmv ()
Объявление
От
void cblas_dtbmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const int K,	const double *A,	const int lda,	double *X,	const int incX);
К
void cblas_dtbmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const int __K,	const double *__A,	const int __lda,	double *__X,	const int __incX);

Измененный cblas_dtbsv ()
Объявление
От
void cblas_dtbsv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const int K,	const double *A,	const int lda,	double *X,	const int incX);
К
void cblas_dtbsv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const int __K,	const double *__A,	const int __lda,	double *__X,	const int __incX);

Измененный cblas_dtpmv ()
Объявление
От
void cblas_dtpmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const double *Ap,	double *X,	const int incX);
К
void cblas_dtpmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const double *__Ap,	double *__X,	const int __incX);

Измененный cblas_dtpsv ()
Объявление
От
void cblas_dtpsv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const double *Ap,	double *X,	const int incX);
К
void cblas_dtpsv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const double *__Ap,	double *__X,	const int __incX);

Измененный cblas_dtrmm ()
Объявление
От
void cblas_dtrmm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int M,	const int N,	const double alpha,	const double *A,	const int lda,	double *B,	const int ldb);
К
void cblas_dtrmm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __M,	const int __N,	const double __alpha,	const double *__A,	const int __lda,	double *__B,	const int __ldb);

Измененный cblas_dtrmv ()
Объявление
От
void cblas_dtrmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const double *A,	const int lda,	double *X,	const int incX);
К
void cblas_dtrmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const double *__A,	const int __lda,	double *__X,	const int __incX);

Измененный cblas_dtrsm ()
Объявление
От
void cblas_dtrsm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int M,	const int N,	const double alpha,	const double *A,	const int lda,	double *B,	const int ldb);
К
void cblas_dtrsm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __M,	const int __N,	const double __alpha,	const double *__A,	const int __lda,	double *__B,	const int __ldb);

Измененный cblas_dtrsv ()
Объявление
От
void cblas_dtrsv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const double *A,	const int lda,	double *X,	const int incX);
К
void cblas_dtrsv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const double *__A,	const int __lda,	double *__X,	const int __incX);

Измененный cblas_dzasum ()
Объявление
От
double cblas_dzasum (	const int N,	const void *X,	const int incX);
К
double cblas_dzasum (	const int __N,	const void *__X,	const int __incX);

Измененный cblas_dznrm2 ()
Объявление
От
double cblas_dznrm2 (	const int N,	const void *X,	const int incX);
К
double cblas_dznrm2 (	const int __N,	const void *__X,	const int __incX);

Измененный cblas_errprn ()
Объявление
От
int cblas_errprn (	int ierr,	int info,	char *form,	...);
К
int cblas_errprn (	int __ierr,	int __info,	char *__form,	...);

Измененный cblas_icamax ()
Объявление
От
int cblas_icamax (	const int N,	const void *X,	const int incX);
К
int cblas_icamax (	const int __N,	const void *__X,	const int __incX);

Измененный cblas_idamax ()
Объявление
От
int cblas_idamax (	const int N,	const double *X,	const int incX);
К
int cblas_idamax (	const int __N,	const double *__X,	const int __incX);

Измененный cblas_isamax ()
Объявление
От
int cblas_isamax (	const int N,	const float *X,	const int incX);
К
int cblas_isamax (	const int __N,	const float *__X,	const int __incX);

Измененный cblas_izamax ()
Объявление
От
int cblas_izamax (	const int N,	const void *X,	const int incX);
К
int cblas_izamax (	const int __N,	const void *__X,	const int __incX);

Измененный cblas_sasum ()
Объявление
От
float cblas_sasum (	const int N,	const float *X,	const int incX);
К
float cblas_sasum (	const int __N,	const float *__X,	const int __incX);

Измененный cblas_saxpy ()
Объявление
От
void cblas_saxpy (	const int N,	const float alpha,	const float *X,	const int incX,	float *Y,	const int incY);
К
void cblas_saxpy (	const int __N,	const float __alpha,	const float *__X,	const int __incX,	float *__Y,	const int __incY);

Измененный cblas_scasum ()
Объявление
От
float cblas_scasum (	const int N,	const void *X,	const int incX);
К
float cblas_scasum (	const int __N,	const void *__X,	const int __incX);

Измененный cblas_scnrm2 ()
Объявление
От
float cblas_scnrm2 (	const int N,	const void *X,	const int incX);
К
float cblas_scnrm2 (	const int __N,	const void *__X,	const int __incX);

Измененный cblas_scopy ()
Объявление
От
void cblas_scopy (	const int N,	const float *X,	const int incX,	float *Y,	const int incY);
К
void cblas_scopy (	const int __N,	const float *__X,	const int __incX,	float *__Y,	const int __incY);

Измененный cblas_sdot ()
Объявление
От
float cblas_sdot (	const int N,	const float *X,	const int incX,	const float *Y,	const int incY);
К
float cblas_sdot (	const int __N,	const float *__X,	const int __incX,	const float *__Y,	const int __incY);

Измененный cblas_sdsdot ()
Объявление
От
float cblas_sdsdot (	const int N,	const float alpha,	const float *X,	const int incX,	const float *Y,	const int incY);
К
float cblas_sdsdot (	const int __N,	const float __alpha,	const float *__X,	const int __incX,	const float *__Y,	const int __incY);

Измененный cblas_sgbmv ()
Объявление
От
void cblas_sgbmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_TRANSPOSE TransA,	const int M,	const int N,	const int KL,	const int KU,	const float alpha,	const float *A,	const int lda,	const float *X,	const int incX,	const float beta,	float *Y,	const int incY);
К
void cblas_sgbmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_TRANSPOSE __TransA,	const int __M,	const int __N,	const int __KL,	const int __KU,	const float __alpha,	const float *__A,	const int __lda,	const float *__X,	const int __incX,	const float __beta,	float *__Y,	const int __incY);

Измененный cblas_sgemm ()
Объявление
От
void cblas_sgemm (	const enum CBLAS_ORDER Order,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_TRANSPOSE TransB,	const int M,	const int N,	const int K,	const float alpha,	const float *A,	const int lda,	const float *B,	const int ldb,	const float beta,	float *C,	const int ldc);
К
void cblas_sgemm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_TRANSPOSE __TransB,	const int __M,	const int __N,	const int __K,	const float __alpha,	const float *__A,	const int __lda,	const float *__B,	const int __ldb,	const float __beta,	float *__C,	const int __ldc);

Измененный cblas_sgemv ()
Объявление
От
void cblas_sgemv (	const enum CBLAS_ORDER Order,	const enum CBLAS_TRANSPOSE TransA,	const int M,	const int N,	const float alpha,	const float *A,	const int lda,	const float *X,	const int incX,	const float beta,	float *Y,	const int incY);
К
void cblas_sgemv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_TRANSPOSE __TransA,	const int __M,	const int __N,	const float __alpha,	const float *__A,	const int __lda,	const float *__X,	const int __incX,	const float __beta,	float *__Y,	const int __incY);

Измененный cblas_sger ()
Объявление
От
void cblas_sger (	const enum CBLAS_ORDER Order,	const int M,	const int N,	const float alpha,	const float *X,	const int incX,	const float *Y,	const int incY,	float *A,	const int lda);
К
void cblas_sger (	const enum CBLAS_ORDER __Order,	const int __M,	const int __N,	const float __alpha,	const float *__X,	const int __incX,	const float *__Y,	const int __incY,	float *__A,	const int __lda);

Измененный cblas_snrm2 ()
Объявление
От
float cblas_snrm2 (	const int N,	const float *X,	const int incX);
К
float cblas_snrm2 (	const int __N,	const float *__X,	const int __incX);

Измененный cblas_srot ()
Объявление
От
void cblas_srot (	const int N,	float *X,	const int incX,	float *Y,	const int incY,	const float c,	const float s);
К
void cblas_srot (	const int __N,	float *__X,	const int __incX,	float *__Y,	const int __incY,	const float __c,	const float __s);

Измененный cblas_srotg ()
Объявление
От
void cblas_srotg (	float *a,	float *b,	float *c,	float *s);
К
void cblas_srotg (	float *__a,	float *__b,	float *__c,	float *__s);

Измененный cblas_srotm ()
Объявление
От
void cblas_srotm (	const int N,	float *X,	const int incX,	float *Y,	const int incY,	const float *P);
К
void cblas_srotm (	const int __N,	float *__X,	const int __incX,	float *__Y,	const int __incY,	const float *__P);

Измененный cblas_srotmg ()
Объявление
От
void cblas_srotmg (	float *d1,	float *d2,	float *b1,	const float b2,	float *P);
К
void cblas_srotmg (	float *__d1,	float *__d2,	float *__b1,	const float __b2,	float *__P);

Измененный cblas_ssbmv ()
Объявление
От
void cblas_ssbmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const int K,	const float alpha,	const float *A,	const int lda,	const float *X,	const int incX,	const float beta,	float *Y,	const int incY);
К
void cblas_ssbmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const int __K,	const float __alpha,	const float *__A,	const int __lda,	const float *__X,	const int __incX,	const float __beta,	float *__Y,	const int __incY);

Измененный cblas_sscal ()
Объявление
От
void cblas_sscal (	const int N,	const float alpha,	float *X,	const int incX);
К
void cblas_sscal (	const int __N,	const float __alpha,	float *__X,	const int __incX);

Измененный cblas_sspmv ()
Объявление
От
void cblas_sspmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const float alpha,	const float *Ap,	const float *X,	const int incX,	const float beta,	float *Y,	const int incY);
К
void cblas_sspmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const float __alpha,	const float *__Ap,	const float *__X,	const int __incX,	const float __beta,	float *__Y,	const int __incY);

Измененный cblas_sspr ()
Объявление
От
void cblas_sspr (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const float alpha,	const float *X,	const int incX,	float *Ap);
К
void cblas_sspr (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const float __alpha,	const float *__X,	const int __incX,	float *__Ap);

Измененный cblas_sspr2 ()
Объявление
От
void cblas_sspr2 (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const float alpha,	const float *X,	const int incX,	const float *Y,	const int incY,	float *A);
К
void cblas_sspr2 (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const float __alpha,	const float *__X,	const int __incX,	const float *__Y,	const int __incY,	float *__A);

Измененный cblas_sswap ()
Объявление
От
void cblas_sswap (	const int N,	float *X,	const int incX,	float *Y,	const int incY);
К
void cblas_sswap (	const int __N,	float *__X,	const int __incX,	float *__Y,	const int __incY);

Измененный cblas_ssymm ()
Объявление
От
void cblas_ssymm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const int M,	const int N,	const float alpha,	const float *A,	const int lda,	const float *B,	const int ldb,	const float beta,	float *C,	const int ldc);
К
void cblas_ssymm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const int __M,	const int __N,	const float __alpha,	const float *__A,	const int __lda,	const float *__B,	const int __ldb,	const float __beta,	float *__C,	const int __ldc);

Измененный cblas_ssymv ()
Объявление
От
void cblas_ssymv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const float alpha,	const float *A,	const int lda,	const float *X,	const int incX,	const float beta,	float *Y,	const int incY);
К
void cblas_ssymv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const float __alpha,	const float *__A,	const int __lda,	const float *__X,	const int __incX,	const float __beta,	float *__Y,	const int __incY);

Измененный cblas_ssyr ()
Объявление
От
void cblas_ssyr (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const float alpha,	const float *X,	const int incX,	float *A,	const int lda);
К
void cblas_ssyr (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const float __alpha,	const float *__X,	const int __incX,	float *__A,	const int __lda);

Измененный cblas_ssyr2 ()
Объявление
От
void cblas_ssyr2 (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const float alpha,	const float *X,	const int incX,	const float *Y,	const int incY,	float *A,	const int lda);
К
void cblas_ssyr2 (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const float __alpha,	const float *__X,	const int __incX,	const float *__Y,	const int __incY,	float *__A,	const int __lda);

Измененный cblas_ssyr2k ()
Объявление
От
void cblas_ssyr2k (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE Trans,	const int N,	const int K,	const float alpha,	const float *A,	const int lda,	const float *B,	const int ldb,	const float beta,	float *C,	const int ldc);
К
void cblas_ssyr2k (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __Trans,	const int __N,	const int __K,	const float __alpha,	const float *__A,	const int __lda,	const float *__B,	const int __ldb,	const float __beta,	float *__C,	const int __ldc);

Измененный cblas_ssyrk ()
Объявление
От
void cblas_ssyrk (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE Trans,	const int N,	const int K,	const float alpha,	const float *A,	const int lda,	const float beta,	float *C,	const int ldc);
К
void cblas_ssyrk (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __Trans,	const int __N,	const int __K,	const float __alpha,	const float *__A,	const int __lda,	const float __beta,	float *__C,	const int __ldc);

Измененный cblas_stbmv ()
Объявление
От
void cblas_stbmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const int K,	const float *A,	const int lda,	float *X,	const int incX);
К
void cblas_stbmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const int __K,	const float *__A,	const int __lda,	float *__X,	const int __incX);

Измененный cblas_stbsv ()
Объявление
От
void cblas_stbsv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const int K,	const float *A,	const int lda,	float *X,	const int incX);
К
void cblas_stbsv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const int __K,	const float *__A,	const int __lda,	float *__X,	const int __incX);

Измененный cblas_stpmv ()
Объявление
От
void cblas_stpmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const float *Ap,	float *X,	const int incX);
К
void cblas_stpmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const float *__Ap,	float *__X,	const int __incX);

Измененный cblas_stpsv ()
Объявление
От
void cblas_stpsv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const float *Ap,	float *X,	const int incX);
К
void cblas_stpsv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const float *__Ap,	float *__X,	const int __incX);

Измененный cblas_strmm ()
Объявление
От
void cblas_strmm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int M,	const int N,	const float alpha,	const float *A,	const int lda,	float *B,	const int ldb);
К
void cblas_strmm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __M,	const int __N,	const float __alpha,	const float *__A,	const int __lda,	float *__B,	const int __ldb);

Измененный cblas_strmv ()
Объявление
От
void cblas_strmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const float *A,	const int lda,	float *X,	const int incX);
К
void cblas_strmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const float *__A,	const int __lda,	float *__X,	const int __incX);

Измененный cblas_strsm ()
Объявление
От
void cblas_strsm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int M,	const int N,	const float alpha,	const float *A,	const int lda,	float *B,	const int ldb);
К
void cblas_strsm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __M,	const int __N,	const float __alpha,	const float *__A,	const int __lda,	float *__B,	const int __ldb);

Измененный cblas_strsv ()
Объявление
От
void cblas_strsv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const float *A,	const int lda,	float *X,	const int incX);
К
void cblas_strsv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const float *__A,	const int __lda,	float *__X,	const int __incX);

Измененный cblas_xerbla ()
Объявление
От
void cblas_xerbla (	int p,	char *rout,	char *form,	...);
К
void cblas_xerbla (	int __p,	char *__rout,	char *__form,	...);

Измененный cblas_zaxpy ()
Объявление
От
void cblas_zaxpy (	const int N,	const void *alpha,	const void *X,	const int incX,	void *Y,	const int incY);
К
void cblas_zaxpy (	const int __N,	const void *__alpha,	const void *__X,	const int __incX,	void *__Y,	const int __incY);

Измененный cblas_zcopy ()
Объявление
От
void cblas_zcopy (	const int N,	const void *X,	const int incX,	void *Y,	const int incY);
К
void cblas_zcopy (	const int __N,	const void *__X,	const int __incX,	void *__Y,	const int __incY);

Измененный cblas_zdotc_sub ()
Объявление
От
void cblas_zdotc_sub (	const int N,	const void *X,	const int incX,	const void *Y,	const int incY,	void *dotc);
К
void cblas_zdotc_sub (	const int __N,	const void *__X,	const int __incX,	const void *__Y,	const int __incY,	void *__dotc);

Измененный cblas_zdotu_sub ()
Объявление
От
void cblas_zdotu_sub (	const int N,	const void *X,	const int incX,	const void *Y,	const int incY,	void *dotu);
К
void cblas_zdotu_sub (	const int __N,	const void *__X,	const int __incX,	const void *__Y,	const int __incY,	void *__dotu);

Измененный cblas_zdrot ()
Объявление
От
void cblas_zdrot (	const int N,	void *X,	const int incX,	void *Y,	const int incY,	const double c,	const double s);
К
void cblas_zdrot (	const int __N,	void *__X,	const int __incX,	void *__Y,	const int __incY,	const double __c,	const double __s);

Измененный cblas_zdscal ()
Объявление
От
void cblas_zdscal (	const int N,	const double alpha,	void *X,	const int incX);
К
void cblas_zdscal (	const int __N,	const double __alpha,	void *__X,	const int __incX);

Измененный cblas_zgbmv ()
Объявление
От
void cblas_zgbmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_TRANSPOSE TransA,	const int M,	const int N,	const int KL,	const int KU,	const void *alpha,	const void *A,	const int lda,	const void *X,	const int incX,	const void *beta,	void *Y,	const int incY);
К
void cblas_zgbmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_TRANSPOSE __TransA,	const int __M,	const int __N,	const int __KL,	const int __KU,	const void *__alpha,	const void *__A,	const int __lda,	const void *__X,	const int __incX,	const void *__beta,	void *__Y,	const int __incY);

Измененный cblas_zgemm ()
Объявление
От
void cblas_zgemm (	const enum CBLAS_ORDER Order,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_TRANSPOSE TransB,	const int M,	const int N,	const int K,	const void *alpha,	const void *A,	const int lda,	const void *B,	const int ldb,	const void *beta,	void *C,	const int ldc);
К
void cblas_zgemm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_TRANSPOSE __TransB,	const int __M,	const int __N,	const int __K,	const void *__alpha,	const void *__A,	const int __lda,	const void *__B,	const int __ldb,	const void *__beta,	void *__C,	const int __ldc);

Измененный cblas_zgemv ()
Объявление
От
void cblas_zgemv (	const enum CBLAS_ORDER Order,	const enum CBLAS_TRANSPOSE TransA,	const int M,	const int N,	const void *alpha,	const void *A,	const int lda,	const void *X,	const int incX,	const void *beta,	void *Y,	const int incY);
К
void cblas_zgemv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_TRANSPOSE __TransA,	const int __M,	const int __N,	const void *__alpha,	const void *__A,	const int __lda,	const void *__X,	const int __incX,	const void *__beta,	void *__Y,	const int __incY);

Измененный cblas_zgerc ()
Объявление
От
void cblas_zgerc (	const enum CBLAS_ORDER Order,	const int M,	const int N,	const void *alpha,	const void *X,	const int incX,	const void *Y,	const int incY,	void *A,	const int lda);
К
void cblas_zgerc (	const enum CBLAS_ORDER __Order,	const int __M,	const int __N,	const void *__alpha,	const void *__X,	const int __incX,	const void *__Y,	const int __incY,	void *__A,	const int __lda);

Измененный cblas_zgeru ()
Объявление
От
void cblas_zgeru (	const enum CBLAS_ORDER Order,	const int M,	const int N,	const void *alpha,	const void *X,	const int incX,	const void *Y,	const int incY,	void *A,	const int lda);
К
void cblas_zgeru (	const enum CBLAS_ORDER __Order,	const int __M,	const int __N,	const void *__alpha,	const void *__X,	const int __incX,	const void *__Y,	const int __incY,	void *__A,	const int __lda);

Измененный cblas_zhbmv ()
Объявление
От
void cblas_zhbmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const int K,	const void *alpha,	const void *A,	const int lda,	const void *X,	const int incX,	const void *beta,	void *Y,	const int incY);
К
void cblas_zhbmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const int __K,	const void *__alpha,	const void *__A,	const int __lda,	const void *__X,	const int __incX,	const void *__beta,	void *__Y,	const int __incY);

Измененный cblas_zhemm ()
Объявление
От
void cblas_zhemm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const int M,	const int N,	const void *alpha,	const void *A,	const int lda,	const void *B,	const int ldb,	const void *beta,	void *C,	const int ldc);
К
void cblas_zhemm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const int __M,	const int __N,	const void *__alpha,	const void *__A,	const int __lda,	const void *__B,	const int __ldb,	const void *__beta,	void *__C,	const int __ldc);

Измененный cblas_zhemv ()
Объявление
От
void cblas_zhemv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const void *alpha,	const void *A,	const int lda,	const void *X,	const int incX,	const void *beta,	void *Y,	const int incY);
К
void cblas_zhemv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const void *__alpha,	const void *__A,	const int __lda,	const void *__X,	const int __incX,	const void *__beta,	void *__Y,	const int __incY);

Измененный cblas_zher ()
Объявление
От
void cblas_zher (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const double alpha,	const void *X,	const int incX,	void *A,	const int lda);
К
void cblas_zher (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const double __alpha,	const void *__X,	const int __incX,	void *__A,	const int __lda);

Измененный cblas_zher2 ()
Объявление
От
void cblas_zher2 (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const void *alpha,	const void *X,	const int incX,	const void *Y,	const int incY,	void *A,	const int lda);
К
void cblas_zher2 (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const void *__alpha,	const void *__X,	const int __incX,	const void *__Y,	const int __incY,	void *__A,	const int __lda);

Измененный cblas_zher2k ()
Объявление
От
void cblas_zher2k (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE Trans,	const int N,	const int K,	const void *alpha,	const void *A,	const int lda,	const void *B,	const int ldb,	const double beta,	void *C,	const int ldc);
К
void cblas_zher2k (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __Trans,	const int __N,	const int __K,	const void *__alpha,	const void *__A,	const int __lda,	const void *__B,	const int __ldb,	const double __beta,	void *__C,	const int __ldc);

Измененный cblas_zherk ()
Объявление
От
void cblas_zherk (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE Trans,	const int N,	const int K,	const double alpha,	const void *A,	const int lda,	const double beta,	void *C,	const int ldc);
К
void cblas_zherk (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __Trans,	const int __N,	const int __K,	const double __alpha,	const void *__A,	const int __lda,	const double __beta,	void *__C,	const int __ldc);

Измененный cblas_zhpmv ()
Объявление
От
void cblas_zhpmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const void *alpha,	const void *Ap,	const void *X,	const int incX,	const void *beta,	void *Y,	const int incY);
К
void cblas_zhpmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const void *__alpha,	const void *__Ap,	const void *__X,	const int __incX,	const void *__beta,	void *__Y,	const int __incY);

Измененный cblas_zhpr ()
Объявление
От
void cblas_zhpr (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const double alpha,	const void *X,	const int incX,	void *A);
К
void cblas_zhpr (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const double __alpha,	const void *__X,	const int __incX,	void *__A);

Измененный cblas_zhpr2 ()
Объявление
От
void cblas_zhpr2 (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const int N,	const void *alpha,	const void *X,	const int incX,	const void *Y,	const int incY,	void *Ap);
К
void cblas_zhpr2 (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const int __N,	const void *__alpha,	const void *__X,	const int __incX,	const void *__Y,	const int __incY,	void *__Ap);

Измененный cblas_zrotg ()
Объявление
От
void cblas_zrotg (	void *a,	void *b,	void *c,	void *s);
К
void cblas_zrotg (	void *__a,	void *__b,	void *__c,	void *__s);

Измененный cblas_zscal ()
Объявление
От
void cblas_zscal (	const int N,	const void *alpha,	void *X,	const int incX);
К
void cblas_zscal (	const int __N,	const void *__alpha,	void *__X,	const int __incX);

Измененный cblas_zswap ()
Объявление
От
void cblas_zswap (	const int N,	void *X,	const int incX,	void *Y,	const int incY);
К
void cblas_zswap (	const int __N,	void *__X,	const int __incX,	void *__Y,	const int __incY);

Измененный cblas_zsymm ()
Объявление
От
void cblas_zsymm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const int M,	const int N,	const void *alpha,	const void *A,	const int lda,	const void *B,	const int ldb,	const void *beta,	void *C,	const int ldc);
К
void cblas_zsymm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const int __M,	const int __N,	const void *__alpha,	const void *__A,	const int __lda,	const void *__B,	const int __ldb,	const void *__beta,	void *__C,	const int __ldc);

Измененный cblas_zsyr2k ()
Объявление
От
void cblas_zsyr2k (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE Trans,	const int N,	const int K,	const void *alpha,	const void *A,	const int lda,	const void *B,	const int ldb,	const void *beta,	void *C,	const int ldc);
К
void cblas_zsyr2k (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __Trans,	const int __N,	const int __K,	const void *__alpha,	const void *__A,	const int __lda,	const void *__B,	const int __ldb,	const void *__beta,	void *__C,	const int __ldc);

Измененный cblas_zsyrk ()
Объявление
От
void cblas_zsyrk (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE Trans,	const int N,	const int K,	const void *alpha,	const void *A,	const int lda,	const void *beta,	void *C,	const int ldc);
К
void cblas_zsyrk (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __Trans,	const int __N,	const int __K,	const void *__alpha,	const void *__A,	const int __lda,	const void *__beta,	void *__C,	const int __ldc);

Измененный cblas_ztbmv ()
Объявление
От
void cblas_ztbmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const int K,	const void *A,	const int lda,	void *X,	const int incX);
К
void cblas_ztbmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const int __K,	const void *__A,	const int __lda,	void *__X,	const int __incX);

Измененный cblas_ztbsv ()
Объявление
От
void cblas_ztbsv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const int K,	const void *A,	const int lda,	void *X,	const int incX);
К
void cblas_ztbsv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const int __K,	const void *__A,	const int __lda,	void *__X,	const int __incX);

Измененный cblas_ztpmv ()
Объявление
От
void cblas_ztpmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const void *Ap,	void *X,	const int incX);
К
void cblas_ztpmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const void *__Ap,	void *__X,	const int __incX);

Измененный cblas_ztpsv ()
Объявление
От
void cblas_ztpsv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const void *Ap,	void *X,	const int incX);
К
void cblas_ztpsv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const void *__Ap,	void *__X,	const int __incX);

Измененный cblas_ztrmm ()
Объявление
От
void cblas_ztrmm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int M,	const int N,	const void *alpha,	const void *A,	const int lda,	void *B,	const int ldb);
К
void cblas_ztrmm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __M,	const int __N,	const void *__alpha,	const void *__A,	const int __lda,	void *__B,	const int __ldb);

Измененный cblas_ztrmv ()
Объявление
От
void cblas_ztrmv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const void *A,	const int lda,	void *X,	const int incX);
К
void cblas_ztrmv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const void *__A,	const int __lda,	void *__X,	const int __incX);

Измененный cblas_ztrsm ()
Объявление
От
void cblas_ztrsm (	const enum CBLAS_ORDER Order,	const enum CBLAS_SIDE Side,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int M,	const int N,	const void *alpha,	const void *A,	const int lda,	void *B,	const int ldb);
К
void cblas_ztrsm (	const enum CBLAS_ORDER __Order,	const enum CBLAS_SIDE __Side,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __M,	const int __N,	const void *__alpha,	const void *__A,	const int __lda,	void *__B,	const int __ldb);

Измененный cblas_ztrsv ()
Объявление
От
void cblas_ztrsv (	const enum CBLAS_ORDER Order,	const enum CBLAS_UPLO Uplo,	const enum CBLAS_TRANSPOSE TransA,	const enum CBLAS_DIAG Diag,	const int N,	const void *A,	const int lda,	void *X,	const int incX);
К
void cblas_ztrsv (	const enum CBLAS_ORDER __Order,	const enum CBLAS_UPLO __Uplo,	const enum CBLAS_TRANSPOSE __TransA,	const enum CBLAS_DIAG __Diag,	const int __N,	const void *__A,	const int __lda,	void *__X,	const int __incX);

clapack.h
Измененный cbdsqr _ ()
Объявление
От
int cbdsqr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ncvt,	__CLPK_integer *nru,	__CLPK_integer *ncc,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *vt,	__CLPK_integer *ldvt,	__CLPK_complex *u,	__CLPK_integer *ldu,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cbdsqr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ncvt,	__CLPK_integer *__nru,	__CLPK_integer *__ncc,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__vt,	__CLPK_integer *__ldvt,	__CLPK_complex *__u,	__CLPK_integer *__ldu,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgbbrd _ ()
Объявление
От
int cgbbrd_ (	char *vect,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *ncc,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_complex *pt,	__CLPK_integer *ldpt,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgbbrd_ (	char *__vect,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__ncc,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_complex *__pt,	__CLPK_integer *__ldpt,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgbcon _ ()
Объявление
От
int cgbcon_ (	char *norm,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgbcon_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgbequ _ ()
Объявление
От
int cgbequ_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *rowcnd,	__CLPK_real *colcnd,	__CLPK_real *amax,	__CLPK_integer *info);
К
int cgbequ_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__rowcnd,	__CLPK_real *__colcnd,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный cgbequb _ ()
Объявление
От
int cgbequb_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *rowcnd,	__CLPK_real *colcnd,	__CLPK_real *amax,	__CLPK_integer *info);
К
int cgbequb_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__rowcnd,	__CLPK_real *__colcnd,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный cgbrfs _ ()
Объявление
От
int cgbrfs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *afb,	__CLPK_integer *ldafb,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgbrfs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__afb,	__CLPK_integer *__ldafb,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgbsv _ ()
Объявление
От
int cgbsv_ (	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cgbsv_ (	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cgbsvx _ ()
Объявление
От
int cgbsvx_ (	char *fact,	char *trans,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *afb,	__CLPK_integer *ldafb,	__CLPK_integer *ipiv,	char *equed,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgbsvx_ (	char *__fact,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__afb,	__CLPK_integer *__ldafb,	__CLPK_integer *__ipiv,	char *__equed,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgbtf2 _ ()
Объявление
От
int cgbtf2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int cgbtf2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный cgbtrf _ ()
Объявление
От
int cgbtrf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int cgbtrf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный cgbtrs _ ()
Объявление
От
int cgbtrs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cgbtrs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cgebak _ ()
Объявление
От
int cgebak_ (	char *job,	char *side,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *scale,	__CLPK_integer *m,	__CLPK_complex *v,	__CLPK_integer *ldv,	__CLPK_integer *info);
К
int cgebak_ (	char *__job,	char *__side,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__scale,	__CLPK_integer *__m,	__CLPK_complex *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__info);

Измененный cgebal _ ()
Объявление
От
int cgebal_ (	char *job,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *scale,	__CLPK_integer *info);
К
int cgebal_ (	char *__job,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__scale,	__CLPK_integer *__info);

Измененный cgebd2 _ ()
Объявление
От
int cgebd2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *tauq,	__CLPK_complex *taup,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cgebd2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__tauq,	__CLPK_complex *__taup,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cgebrd _ ()
Объявление
От
int cgebrd_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *tauq,	__CLPK_complex *taup,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cgebrd_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__tauq,	__CLPK_complex *__taup,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cgecon _ ()
Объявление
От
int cgecon_ (	char *norm,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgecon_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgeequ _ ()
Объявление
От
int cgeequ_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *rowcnd,	__CLPK_real *colcnd,	__CLPK_real *amax,	__CLPK_integer *info);
К
int cgeequ_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__rowcnd,	__CLPK_real *__colcnd,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный cgeequb _ ()
Объявление
От
int cgeequb_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *rowcnd,	__CLPK_real *colcnd,	__CLPK_real *amax,	__CLPK_integer *info);
К
int cgeequb_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__rowcnd,	__CLPK_real *__colcnd,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный cgees _ ()
Объявление
От
int cgees_ (	char *jobvs,	char *sort,	__CLPK_L_fp select,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *sdim,	__CLPK_complex *w,	__CLPK_complex *vs,	__CLPK_integer *ldvs,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int cgees_ (	char *__jobvs,	char *__sort,	__CLPK_L_fp __select,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__sdim,	__CLPK_complex *__w,	__CLPK_complex *__vs,	__CLPK_integer *__ldvs,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный cgeesx _ ()
Объявление
От
int cgeesx_ (	char *jobvs,	char *sort,	__CLPK_L_fp select,	char *sense,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *sdim,	__CLPK_complex *w,	__CLPK_complex *vs,	__CLPK_integer *ldvs,	__CLPK_real *rconde,	__CLPK_real *rcondv,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int cgeesx_ (	char *__jobvs,	char *__sort,	__CLPK_L_fp __select,	char *__sense,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__sdim,	__CLPK_complex *__w,	__CLPK_complex *__vs,	__CLPK_integer *__ldvs,	__CLPK_real *__rconde,	__CLPK_real *__rcondv,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный cgeev _ ()
Объявление
От
int cgeev_ (	char *jobvl,	char *jobvr,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *w,	__CLPK_complex *vl,	__CLPK_integer *ldvl,	__CLPK_complex *vr,	__CLPK_integer *ldvr,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgeev_ (	char *__jobvl,	char *__jobvr,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__w,	__CLPK_complex *__vl,	__CLPK_integer *__ldvl,	__CLPK_complex *__vr,	__CLPK_integer *__ldvr,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgeevx _ ()
Объявление
От
int cgeevx_ (	char *balanc,	char *jobvl,	char *jobvr,	char *sense,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *w,	__CLPK_complex *vl,	__CLPK_integer *ldvl,	__CLPK_complex *vr,	__CLPK_integer *ldvr,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *scale,	__CLPK_real *abnrm,	__CLPK_real *rconde,	__CLPK_real *rcondv,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgeevx_ (	char *__balanc,	char *__jobvl,	char *__jobvr,	char *__sense,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__w,	__CLPK_complex *__vl,	__CLPK_integer *__ldvl,	__CLPK_complex *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__scale,	__CLPK_real *__abnrm,	__CLPK_real *__rconde,	__CLPK_real *__rcondv,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgegs _ ()
Объявление
От
int cgegs_ (	char *jobvsl,	char *jobvsr,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *alpha,	__CLPK_complex *beta,	__CLPK_complex *vsl,	__CLPK_integer *ldvsl,	__CLPK_complex *vsr,	__CLPK_integer *ldvsr,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgegs_ (	char *__jobvsl,	char *__jobvsr,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__alpha,	__CLPK_complex *__beta,	__CLPK_complex *__vsl,	__CLPK_integer *__ldvsl,	__CLPK_complex *__vsr,	__CLPK_integer *__ldvsr,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgegv _ ()
Объявление
От
int cgegv_ (	char *jobvl,	char *jobvr,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *alpha,	__CLPK_complex *beta,	__CLPK_complex *vl,	__CLPK_integer *ldvl,	__CLPK_complex *vr,	__CLPK_integer *ldvr,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgegv_ (	char *__jobvl,	char *__jobvr,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__alpha,	__CLPK_complex *__beta,	__CLPK_complex *__vl,	__CLPK_integer *__ldvl,	__CLPK_complex *__vr,	__CLPK_integer *__ldvr,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgehd2 _ ()
Объявление
От
int cgehd2_ (	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cgehd2_ (	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cgehrd _ ()
Объявление
От
int cgehrd_ (	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cgehrd_ (	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cgelq2 _ ()
Объявление
От
int cgelq2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cgelq2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cgelqf _ ()
Объявление
От
int cgelqf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cgelqf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cgels _ ()
Объявление
От
int cgels_ (	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cgels_ (	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cgelsd _ ()
Объявление
От
int cgelsd_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_real *s,	__CLPK_real *rcond,	__CLPK_integer *rank,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int cgelsd_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_real *__s,	__CLPK_real *__rcond,	__CLPK_integer *__rank,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный cgelss _ ()
Объявление
От
int cgelss_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_real *s,	__CLPK_real *rcond,	__CLPK_integer *rank,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgelss_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_real *__s,	__CLPK_real *__rcond,	__CLPK_integer *__rank,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgelsx _ ()
Объявление
От
int cgelsx_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *jpvt,	__CLPK_real *rcond,	__CLPK_integer *rank,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgelsx_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__jpvt,	__CLPK_real *__rcond,	__CLPK_integer *__rank,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgelsy _ ()
Объявление
От
int cgelsy_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *jpvt,	__CLPK_real *rcond,	__CLPK_integer *rank,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgelsy_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__jpvt,	__CLPK_real *__rcond,	__CLPK_integer *__rank,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgeql2 _ ()
Объявление
От
int cgeql2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cgeql2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cgeqlf _ ()
Объявление
От
int cgeqlf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cgeqlf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cgeqp3 _ ()
Объявление
От
int cgeqp3_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgeqp3_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgeqpf _ ()
Объявление
От
int cgeqpf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgeqpf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgeqr2 _ ()
Объявление
От
int cgeqr2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cgeqr2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cgeqrf _ ()
Объявление
От
int cgeqrf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cgeqrf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cgerfs _ ()
Объявление
От
int cgerfs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgerfs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgerq2 _ ()
Объявление
От
int cgerq2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cgerq2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cgerqf _ ()
Объявление
От
int cgerqf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cgerqf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cgesc2 _ ()
Объявление
От
int cgesc2_ (	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *rhs,	__CLPK_integer *ipiv,	__CLPK_integer *jpiv,	__CLPK_real *scale);
К
int cgesc2_ (	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__rhs,	__CLPK_integer *__ipiv,	__CLPK_integer *__jpiv,	__CLPK_real *__scale);

Измененный cgesdd _ ()
Объявление
От
int cgesdd_ (	char *jobz,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_complex *u,	__CLPK_integer *ldu,	__CLPK_complex *vt,	__CLPK_integer *ldvt,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int cgesdd_ (	char *__jobz,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_complex *__u,	__CLPK_integer *__ldu,	__CLPK_complex *__vt,	__CLPK_integer *__ldvt,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный cgesv _ ()
Объявление
От
int cgesv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cgesv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cgesvd _ ()
Объявление
От
int cgesvd_ (	char *jobu,	char *jobvt,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_complex *u,	__CLPK_integer *ldu,	__CLPK_complex *vt,	__CLPK_integer *ldvt,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgesvd_ (	char *__jobu,	char *__jobvt,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_complex *__u,	__CLPK_integer *__ldu,	__CLPK_complex *__vt,	__CLPK_integer *__ldvt,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgesvx _ ()
Объявление
От
int cgesvx_ (	char *fact,	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	char *equed,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgesvx_ (	char *__fact,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	char *__equed,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgetc2 _ ()
Объявление
От
int cgetc2_ (	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *jpiv,	__CLPK_integer *info);
К
int cgetc2_ (	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__jpiv,	__CLPK_integer *__info);

Измененный cgetf2 _ ()
Объявление
От
int cgetf2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int cgetf2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный cgetrf _ ()
Объявление
От
int cgetrf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int cgetrf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный cgetri _ ()
Объявление
От
int cgetri_ (	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cgetri_ (	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cgetrs _ ()
Объявление
От
int cgetrs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cgetrs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cggbak _ ()
Объявление
От
int cggbak_ (	char *job,	char *side,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *lscale,	__CLPK_real *rscale,	__CLPK_integer *m,	__CLPK_complex *v,	__CLPK_integer *ldv,	__CLPK_integer *info);
К
int cggbak_ (	char *__job,	char *__side,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__lscale,	__CLPK_real *__rscale,	__CLPK_integer *__m,	__CLPK_complex *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__info);

Измененный cggbal _ ()
Объявление
От
int cggbal_ (	char *job,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *lscale,	__CLPK_real *rscale,	__CLPK_real *work,	__CLPK_integer *info);
К
int cggbal_ (	char *__job,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__lscale,	__CLPK_real *__rscale,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный cgges _ ()
Объявление
От
int cgges_ (	char *jobvsl,	char *jobvsr,	char *sort,	__CLPK_L_fp selctg,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *sdim,	__CLPK_complex *alpha,	__CLPK_complex *beta,	__CLPK_complex *vsl,	__CLPK_integer *ldvsl,	__CLPK_complex *vsr,	__CLPK_integer *ldvsr,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int cgges_ (	char *__jobvsl,	char *__jobvsr,	char *__sort,	__CLPK_L_fp __selctg,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__sdim,	__CLPK_complex *__alpha,	__CLPK_complex *__beta,	__CLPK_complex *__vsl,	__CLPK_integer *__ldvsl,	__CLPK_complex *__vsr,	__CLPK_integer *__ldvsr,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный cggesx _ ()
Объявление
От
int cggesx_ (	char *jobvsl,	char *jobvsr,	char *sort,	__CLPK_L_fp selctg,	char *sense,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *sdim,	__CLPK_complex *alpha,	__CLPK_complex *beta,	__CLPK_complex *vsl,	__CLPK_integer *ldvsl,	__CLPK_complex *vsr,	__CLPK_integer *ldvsr,	__CLPK_real *rconde,	__CLPK_real *rcondv,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int cggesx_ (	char *__jobvsl,	char *__jobvsr,	char *__sort,	__CLPK_L_fp __selctg,	char *__sense,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__sdim,	__CLPK_complex *__alpha,	__CLPK_complex *__beta,	__CLPK_complex *__vsl,	__CLPK_integer *__ldvsl,	__CLPK_complex *__vsr,	__CLPK_integer *__ldvsr,	__CLPK_real *__rconde,	__CLPK_real *__rcondv,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный cggev _ ()
Объявление
От
int cggev_ (	char *jobvl,	char *jobvr,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *alpha,	__CLPK_complex *beta,	__CLPK_complex *vl,	__CLPK_integer *ldvl,	__CLPK_complex *vr,	__CLPK_integer *ldvr,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cggev_ (	char *__jobvl,	char *__jobvr,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__alpha,	__CLPK_complex *__beta,	__CLPK_complex *__vl,	__CLPK_integer *__ldvl,	__CLPK_complex *__vr,	__CLPK_integer *__ldvr,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cggevx _ ()
Объявление
От
int cggevx_ (	char *balanc,	char *jobvl,	char *jobvr,	char *sense,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *alpha,	__CLPK_complex *beta,	__CLPK_complex *vl,	__CLPK_integer *ldvl,	__CLPK_complex *vr,	__CLPK_integer *ldvr,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *lscale,	__CLPK_real *rscale,	__CLPK_real *abnrm,	__CLPK_real *bbnrm,	__CLPK_real *rconde,	__CLPK_real *rcondv,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int cggevx_ (	char *__balanc,	char *__jobvl,	char *__jobvr,	char *__sense,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__alpha,	__CLPK_complex *__beta,	__CLPK_complex *__vl,	__CLPK_integer *__ldvl,	__CLPK_complex *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__lscale,	__CLPK_real *__rscale,	__CLPK_real *__abnrm,	__CLPK_real *__bbnrm,	__CLPK_real *__rconde,	__CLPK_real *__rcondv,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный cggglm _ ()
Объявление
От
int cggglm_ (	__CLPK_integer *n,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *d__,	__CLPK_complex *x,	__CLPK_complex *y,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cggglm_ (	__CLPK_integer *__n,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__d__,	__CLPK_complex *__x,	__CLPK_complex *__y,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cgghrd _ ()
Объявление
От
int cgghrd_ (	char *compq,	char *compz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_integer *info);
К
int cgghrd_ (	char *__compq,	char *__compz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__info);

Измененный cgglse _ ()
Объявление
От
int cgglse_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *p,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *c__,	__CLPK_complex *d__,	__CLPK_complex *x,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cgglse_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__p,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__c__,	__CLPK_complex *__d__,	__CLPK_complex *__x,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cggqrf _ ()
Объявление
От
int cggqrf_ (	__CLPK_integer *n,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *taua,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *taub,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cggqrf_ (	__CLPK_integer *__n,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__taua,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__taub,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cggrqf _ ()
Объявление
От
int cggrqf_ (	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *taua,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *taub,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cggrqf_ (	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__taua,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__taub,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cggsvd _ ()
Объявление
От
int cggsvd_ (	char *jobu,	char *jobv,	char *jobq,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *p,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_real *alpha,	__CLPK_real *beta,	__CLPK_complex *u,	__CLPK_integer *ldu,	__CLPK_complex *v,	__CLPK_integer *ldv,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int cggsvd_ (	char *__jobu,	char *__jobv,	char *__jobq,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__p,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_real *__alpha,	__CLPK_real *__beta,	__CLPK_complex *__u,	__CLPK_integer *__ldu,	__CLPK_complex *__v,	__CLPK_integer *__ldv,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный cggsvp _ ()
Объявление
От
int cggsvp_ (	char *jobu,	char *jobv,	char *jobq,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_real *tola,	__CLPK_real *tolb,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_complex *u,	__CLPK_integer *ldu,	__CLPK_complex *v,	__CLPK_integer *ldv,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_integer *iwork,	__CLPK_real *rwork,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cggsvp_ (	char *__jobu,	char *__jobv,	char *__jobq,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_real *__tola,	__CLPK_real *__tolb,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_complex *__u,	__CLPK_integer *__ldu,	__CLPK_complex *__v,	__CLPK_integer *__ldv,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__iwork,	__CLPK_real *__rwork,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cgtcon _ ()
Объявление
От
int cgtcon_ (	char *norm,	__CLPK_integer *n,	__CLPK_complex *dl,	__CLPK_complex *d__,	__CLPK_complex *du,	__CLPK_complex *du2,	__CLPK_integer *ipiv,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cgtcon_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_complex *__dl,	__CLPK_complex *__d__,	__CLPK_complex *__du,	__CLPK_complex *__du2,	__CLPK_integer *__ipiv,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cgtrfs _ ()
Объявление
От
int cgtrfs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *dl,	__CLPK_complex *d__,	__CLPK_complex *du,	__CLPK_complex *dlf,	__CLPK_complex *df,	__CLPK_complex *duf,	__CLPK_complex *du2,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgtrfs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__dl,	__CLPK_complex *__d__,	__CLPK_complex *__du,	__CLPK_complex *__dlf,	__CLPK_complex *__df,	__CLPK_complex *__duf,	__CLPK_complex *__du2,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgtsv _ ()
Объявление
От
int cgtsv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *dl,	__CLPK_complex *d__,	__CLPK_complex *du,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cgtsv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__dl,	__CLPK_complex *__d__,	__CLPK_complex *__du,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cgtsvx _ ()
Объявление
От
int cgtsvx_ (	char *fact,	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *dl,	__CLPK_complex *d__,	__CLPK_complex *du,	__CLPK_complex *dlf,	__CLPK_complex *df,	__CLPK_complex *duf,	__CLPK_complex *du2,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cgtsvx_ (	char *__fact,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__dl,	__CLPK_complex *__d__,	__CLPK_complex *__du,	__CLPK_complex *__dlf,	__CLPK_complex *__df,	__CLPK_complex *__duf,	__CLPK_complex *__du2,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cgttrf _ ()
Объявление
От
int cgttrf_ (	__CLPK_integer *n,	__CLPK_complex *dl,	__CLPK_complex *d__,	__CLPK_complex *du,	__CLPK_complex *du2,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int cgttrf_ (	__CLPK_integer *__n,	__CLPK_complex *__dl,	__CLPK_complex *__d__,	__CLPK_complex *__du,	__CLPK_complex *__du2,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный cgttrs _ ()
Объявление
От
int cgttrs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *dl,	__CLPK_complex *d__,	__CLPK_complex *du,	__CLPK_complex *du2,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cgttrs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__dl,	__CLPK_complex *__d__,	__CLPK_complex *__du,	__CLPK_complex *__du2,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cgtts2 _ ()
Объявление
От
int cgtts2_ (	__CLPK_integer *itrans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *dl,	__CLPK_complex *d__,	__CLPK_complex *du,	__CLPK_complex *du2,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb);
К
int cgtts2_ (	__CLPK_integer *__itrans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__dl,	__CLPK_complex *__d__,	__CLPK_complex *__du,	__CLPK_complex *__du2,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb);

Измененный chbev _ ()
Объявление
От
int chbev_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int chbev_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный chbevd _ ()
Объявление
От
int chbevd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int chbevd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный chbevx _ ()
Объявление
От
int chbevx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int chbevx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный chbgst _ ()
Объявление
От
int chbgst_ (	char *vect,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *bb,	__CLPK_integer *ldbb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int chbgst_ (	char *__vect,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__bb,	__CLPK_integer *__ldbb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный chbgv _ ()
Объявление
От
int chbgv_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *bb,	__CLPK_integer *ldbb,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int chbgv_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__bb,	__CLPK_integer *__ldbb,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный chbgvd _ ()
Объявление
От
int chbgvd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *bb,	__CLPK_integer *ldbb,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int chbgvd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__bb,	__CLPK_integer *__ldbb,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный chbgvx _ ()
Объявление
От
int chbgvx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *bb,	__CLPK_integer *ldbb,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int chbgvx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__bb,	__CLPK_integer *__ldbb,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный chbtrd _ ()
Объявление
От
int chbtrd_ (	char *vect,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_complex *work,	__CLPK_integer *info);
К
int chbtrd_ (	char *__vect,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный checon _ ()
Объявление
От
int checon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_integer *info);
К
int checon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cheequb _ ()
Объявление
От
int cheequb_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cheequb_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cheev _ ()
Объявление
От
int cheev_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *w,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cheev_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__w,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cheevd _ ()
Объявление
От
int cheevd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *w,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int cheevd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__w,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный cheevr _ ()
Объявление
От
int cheevr_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int cheevr_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный cheevx _ ()
Объявление
От
int cheevx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int cheevx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный chegs2 _ ()
Объявление
От
int chegs2_ (	__CLPK_integer *itype,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int chegs2_ (	__CLPK_integer *__itype,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный chegst _ ()
Объявление
От
int chegst_ (	__CLPK_integer *itype,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int chegst_ (	__CLPK_integer *__itype,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный chegv _ ()
Объявление
От
int chegv_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_real *w,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int chegv_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_real *__w,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный chegvd _ ()
Объявление
От
int chegvd_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_real *w,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int chegvd_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_real *__w,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный chegvx _ ()
Объявление
От
int chegvx_ (	__CLPK_integer *itype,	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int chegvx_ (	__CLPK_integer *__itype,	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный cherfs _ ()
Объявление
От
int cherfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cherfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный chesv _ ()
Объявление
От
int chesv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int chesv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный chesvx _ ()
Объявление
От
int chesvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int chesvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный chetd2 _ ()
Объявление
От
int chetd2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *tau,	__CLPK_integer *info);
К
int chetd2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__tau,	__CLPK_integer *__info);

Измененный chetf2 _ ()
Объявление
От
int chetf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int chetf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный chetrd _ ()
Объявление
От
int chetrd_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int chetrd_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный chetrf _ ()
Объявление
От
int chetrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int chetrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный chetri _ ()
Объявление
От
int chetri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *work,	__CLPK_integer *info);
К
int chetri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный chetrs _ ()
Объявление
От
int chetrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int chetrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный chfrk _ ()
Объявление
От
int chfrk_ (	char *transr,	char *uplo,	char *trans,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *alpha,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *beta,	__CLPK_complex *c__);
К
int chfrk_ (	char *__transr,	char *__uplo,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__alpha,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__beta,	__CLPK_complex *__c__);

Измененный chgeqz _ ()
Объявление
От
int chgeqz_ (	char *job,	char *compq,	char *compz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_complex *h__,	__CLPK_integer *ldh,	__CLPK_complex *t,	__CLPK_integer *ldt,	__CLPK_complex *alpha,	__CLPK_complex *beta,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int chgeqz_ (	char *__job,	char *__compq,	char *__compz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_complex *__h__,	__CLPK_integer *__ldh,	__CLPK_complex *__t,	__CLPK_integer *__ldt,	__CLPK_complex *__alpha,	__CLPK_complex *__beta,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный chla_transtype __ ()
Объявление
От
void chla_transtype__ (	char *ret_val,	__CLPK_ftnlen ret_val_len,	__CLPK_integer *trans);
К
void chla_transtype__ (	char *__ret_val,	__CLPK_ftnlen __ret_val_len,	__CLPK_integer *__trans);

Измененный chpcon _ ()
Объявление
От
int chpcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_integer *ipiv,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_integer *info);
К
int chpcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_integer *__ipiv,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный chpev _ ()
Объявление
От
int chpev_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int chpev_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный chpevd _ ()
Объявление
От
int chpevd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int chpevd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный chpevx _ ()
Объявление
От
int chpevx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int chpevx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный chpgst _ ()
Объявление
От
int chpgst_ (	__CLPK_integer *itype,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_complex *bp,	__CLPK_integer *info);
К
int chpgst_ (	__CLPK_integer *__itype,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_complex *__bp,	__CLPK_integer *__info);

Измененный chpgv _ ()
Объявление
От
int chpgv_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_complex *bp,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int chpgv_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_complex *__bp,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный chpgvd _ ()
Объявление
От
int chpgvd_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_complex *bp,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int chpgvd_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_complex *__bp,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный chpgvx _ ()
Объявление
От
int chpgvx_ (	__CLPK_integer *itype,	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_complex *bp,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int chpgvx_ (	__CLPK_integer *__itype,	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_complex *__bp,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный chprfs _ ()
Объявление
От
int chprfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_complex *afp,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int chprfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_complex *__afp,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный chpsv _ ()
Объявление
От
int chpsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int chpsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный chpsvx _ ()
Объявление
От
int chpsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_complex *afp,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int chpsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_complex *__afp,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный chptrd _ ()
Объявление
От
int chptrd_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *tau,	__CLPK_integer *info);
К
int chptrd_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__tau,	__CLPK_integer *__info);

Измененный chptrf _ ()
Объявление
От
int chptrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int chptrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный chptri _ ()
Объявление
От
int chptri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_integer *ipiv,	__CLPK_complex *work,	__CLPK_integer *info);
К
int chptri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_integer *__ipiv,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный chptrs _ ()
Объявление
От
int chptrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int chptrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный chsein _ ()
Объявление
От
int chsein_ (	char *side,	char *eigsrc,	char *initv,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_complex *h__,	__CLPK_integer *ldh,	__CLPK_complex *w,	__CLPK_complex *vl,	__CLPK_integer *ldvl,	__CLPK_complex *vr,	__CLPK_integer *ldvr,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *ifaill,	__CLPK_integer *ifailr,	__CLPK_integer *info);
К
int chsein_ (	char *__side,	char *__eigsrc,	char *__initv,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_complex *__h__,	__CLPK_integer *__ldh,	__CLPK_complex *__w,	__CLPK_complex *__vl,	__CLPK_integer *__ldvl,	__CLPK_complex *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__ifaill,	__CLPK_integer *__ifailr,	__CLPK_integer *__info);

Измененный chseqr _ ()
Объявление
От
int chseqr_ (	char *job,	char *compz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_complex *h__,	__CLPK_integer *ldh,	__CLPK_complex *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int chseqr_ (	char *__job,	char *__compz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_complex *__h__,	__CLPK_integer *__ldh,	__CLPK_complex *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный clabrd _ ()
Объявление
От
int clabrd_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *tauq,	__CLPK_complex *taup,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_complex *y,	__CLPK_integer *ldy);
К
int clabrd_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__tauq,	__CLPK_complex *__taup,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_complex *__y,	__CLPK_integer *__ldy);

Измененный clacgv _ ()
Объявление
От
int clacgv_ (	__CLPK_integer *n,	__CLPK_complex *x,	__CLPK_integer *incx);
К
int clacgv_ (	__CLPK_integer *__n,	__CLPK_complex *__x,	__CLPK_integer *__incx);

Измененный clacn2 _ ()
Объявление
От
int clacn2_ (	__CLPK_integer *n,	__CLPK_complex *v,	__CLPK_complex *x,	__CLPK_real *est,	__CLPK_integer *kase,	__CLPK_integer *isave);
К
int clacn2_ (	__CLPK_integer *__n,	__CLPK_complex *__v,	__CLPK_complex *__x,	__CLPK_real *__est,	__CLPK_integer *__kase,	__CLPK_integer *__isave);

Измененный clacon _ ()
Объявление
От
int clacon_ (	__CLPK_integer *n,	__CLPK_complex *v,	__CLPK_complex *x,	__CLPK_real *est,	__CLPK_integer *kase);
К
int clacon_ (	__CLPK_integer *__n,	__CLPK_complex *__v,	__CLPK_complex *__x,	__CLPK_real *__est,	__CLPK_integer *__kase);

Измененный clacp2 _ ()
Объявление
От
int clacp2_ (	char *uplo,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb);
К
int clacp2_ (	char *__uplo,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb);

Измененный clacpy _ ()
Объявление
От
int clacpy_ (	char *uplo,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb);
К
int clacpy_ (	char *__uplo,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb);

Измененный clacrm _ ()
Объявление
От
int clacrm_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_real *rwork);
К
int clacrm_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__rwork);

Измененный clacrt _ ()
Объявление
От
int clacrt_ (	__CLPK_integer *n,	__CLPK_complex *cx,	__CLPK_integer *incx,	__CLPK_complex *cy,	__CLPK_integer *incy,	__CLPK_complex *c__,	__CLPK_complex *s);
К
int clacrt_ (	__CLPK_integer *__n,	__CLPK_complex *__cx,	__CLPK_integer *__incx,	__CLPK_complex *__cy,	__CLPK_integer *__incy,	__CLPK_complex *__c__,	__CLPK_complex *__s);

Измененный cladiv _ ()
Объявление
От
void cladiv_ (	__CLPK_complex *ret_val,	__CLPK_complex *x,	__CLPK_complex *y);
К
void cladiv_ (	__CLPK_complex *__ret_val,	__CLPK_complex *__x,	__CLPK_complex *__y);

Измененный claed0 _ ()
Объявление
От
int claed0_ (	__CLPK_integer *qsiz,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_complex *qstore,	__CLPK_integer *ldqs,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int claed0_ (	__CLPK_integer *__qsiz,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_complex *__qstore,	__CLPK_integer *__ldqs,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный claed7 _ ()
Объявление
От
int claed7_ (	__CLPK_integer *n,	__CLPK_integer *cutpnt,	__CLPK_integer *qsiz,	__CLPK_integer *tlvls,	__CLPK_integer *curlvl,	__CLPK_integer *curpbm,	__CLPK_real *d__,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_real *rho,	__CLPK_integer *indxq,	__CLPK_real *qstore,	__CLPK_integer *qptr,	__CLPK_integer *prmptr,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_real *givnum,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int claed7_ (	__CLPK_integer *__n,	__CLPK_integer *__cutpnt,	__CLPK_integer *__qsiz,	__CLPK_integer *__tlvls,	__CLPK_integer *__curlvl,	__CLPK_integer *__curpbm,	__CLPK_real *__d__,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_real *__rho,	__CLPK_integer *__indxq,	__CLPK_real *__qstore,	__CLPK_integer *__qptr,	__CLPK_integer *__prmptr,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_real *__givnum,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный claed8 _ ()
Объявление
От
int claed8_ (	__CLPK_integer *k,	__CLPK_integer *n,	__CLPK_integer *qsiz,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_real *d__,	__CLPK_real *rho,	__CLPK_integer *cutpnt,	__CLPK_real *z__,	__CLPK_real *dlamda,	__CLPK_complex *q2,	__CLPK_integer *ldq2,	__CLPK_real *w,	__CLPK_integer *indxp,	__CLPK_integer *indx,	__CLPK_integer *indxq,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_real *givnum,	__CLPK_integer *info);
К
int claed8_ (	__CLPK_integer *__k,	__CLPK_integer *__n,	__CLPK_integer *__qsiz,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_real *__d__,	__CLPK_real *__rho,	__CLPK_integer *__cutpnt,	__CLPK_real *__z__,	__CLPK_real *__dlamda,	__CLPK_complex *__q2,	__CLPK_integer *__ldq2,	__CLPK_real *__w,	__CLPK_integer *__indxp,	__CLPK_integer *__indx,	__CLPK_integer *__indxq,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_real *__givnum,	__CLPK_integer *__info);

Измененный claein _ ()
Объявление
От
int claein_ (	__CLPK_logical *rightv,	__CLPK_logical *noinit,	__CLPK_integer *n,	__CLPK_complex *h__,	__CLPK_integer *ldh,	__CLPK_complex *w,	__CLPK_complex *v,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_real *rwork,	__CLPK_real *eps3,	__CLPK_real *smlnum,	__CLPK_integer *info);
К
int claein_ (	__CLPK_logical *__rightv,	__CLPK_logical *__noinit,	__CLPK_integer *__n,	__CLPK_complex *__h__,	__CLPK_integer *__ldh,	__CLPK_complex *__w,	__CLPK_complex *__v,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_real *__rwork,	__CLPK_real *__eps3,	__CLPK_real *__smlnum,	__CLPK_integer *__info);

Измененный claesy _ ()
Объявление
От
int claesy_ (	__CLPK_complex *a,	__CLPK_complex *b,	__CLPK_complex *c__,	__CLPK_complex *rt1,	__CLPK_complex *rt2,	__CLPK_complex *evscal,	__CLPK_complex *cs1,	__CLPK_complex *sn1);
К
int claesy_ (	__CLPK_complex *__a,	__CLPK_complex *__b,	__CLPK_complex *__c__,	__CLPK_complex *__rt1,	__CLPK_complex *__rt2,	__CLPK_complex *__evscal,	__CLPK_complex *__cs1,	__CLPK_complex *__sn1);

Измененный claev2 _ ()
Объявление
От
int claev2_ (	__CLPK_complex *a,	__CLPK_complex *b,	__CLPK_complex *c__,	__CLPK_real *rt1,	__CLPK_real *rt2,	__CLPK_real *cs1,	__CLPK_complex *sn1);
К
int claev2_ (	__CLPK_complex *__a,	__CLPK_complex *__b,	__CLPK_complex *__c__,	__CLPK_real *__rt1,	__CLPK_real *__rt2,	__CLPK_real *__cs1,	__CLPK_complex *__sn1);

Измененный clag2z _ ()
Объявление
От
int clag2z_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *sa,	__CLPK_integer *ldsa,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int clag2z_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__sa,	__CLPK_integer *__ldsa,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный clags2 _ ()
Объявление
От
int clags2_ (	__CLPK_logical *upper,	__CLPK_real *a1,	__CLPK_complex *a2,	__CLPK_real *a3,	__CLPK_real *b1,	__CLPK_complex *b2,	__CLPK_real *b3,	__CLPK_real *csu,	__CLPK_complex *snu,	__CLPK_real *csv,	__CLPK_complex *snv,	__CLPK_real *csq,	__CLPK_complex *snq);
К
int clags2_ (	__CLPK_logical *__upper,	__CLPK_real *__a1,	__CLPK_complex *__a2,	__CLPK_real *__a3,	__CLPK_real *__b1,	__CLPK_complex *__b2,	__CLPK_real *__b3,	__CLPK_real *__csu,	__CLPK_complex *__snu,	__CLPK_real *__csv,	__CLPK_complex *__snv,	__CLPK_real *__csq,	__CLPK_complex *__snq);

Измененный clagtm _ ()
Объявление
От
int clagtm_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *alpha,	__CLPK_complex *dl,	__CLPK_complex *d__,	__CLPK_complex *du,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *beta,	__CLPK_complex *b,	__CLPK_integer *ldb);
К
int clagtm_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__alpha,	__CLPK_complex *__dl,	__CLPK_complex *__d__,	__CLPK_complex *__du,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__beta,	__CLPK_complex *__b,	__CLPK_integer *__ldb);

Измененный clahef _ ()
Объявление
От
int clahef_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_integer *kb,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *w,	__CLPK_integer *ldw,	__CLPK_integer *info);
К
int clahef_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_integer *__kb,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__w,	__CLPK_integer *__ldw,	__CLPK_integer *__info);

Измененный clahqr _ ()
Объявление
От
int clahqr_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_complex *h__,	__CLPK_integer *ldh,	__CLPK_complex *w,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_integer *info);
К
int clahqr_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_complex *__h__,	__CLPK_integer *__ldh,	__CLPK_complex *__w,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__info);

Измененный clahr2 _ ()
Объявление
От
int clahr2_ (	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *nb,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *t,	__CLPK_integer *ldt,	__CLPK_complex *y,	__CLPK_integer *ldy);
К
int clahr2_ (	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__nb,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__t,	__CLPK_integer *__ldt,	__CLPK_complex *__y,	__CLPK_integer *__ldy);

Измененный clahrd _ ()
Объявление
От
int clahrd_ (	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *nb,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *t,	__CLPK_integer *ldt,	__CLPK_complex *y,	__CLPK_integer *ldy);
К
int clahrd_ (	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__nb,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__t,	__CLPK_integer *__ldt,	__CLPK_complex *__y,	__CLPK_integer *__ldy);

Измененный claic1 _ ()
Объявление
От
int claic1_ (	__CLPK_integer *job,	__CLPK_integer *j,	__CLPK_complex *x,	__CLPK_real *sest,	__CLPK_complex *w,	__CLPK_complex *gamma,	__CLPK_real *sestpr,	__CLPK_complex *s,	__CLPK_complex *c__);
К
int claic1_ (	__CLPK_integer *__job,	__CLPK_integer *__j,	__CLPK_complex *__x,	__CLPK_real *__sest,	__CLPK_complex *__w,	__CLPK_complex *__gamma,	__CLPK_real *__sestpr,	__CLPK_complex *__s,	__CLPK_complex *__c__);

Измененный clals0 _ ()
Объявление
От
int clals0_ (	__CLPK_integer *icompq,	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_integer *nrhs,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *bx,	__CLPK_integer *ldbx,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_real *givnum,	__CLPK_integer *ldgnum,	__CLPK_real *poles,	__CLPK_real *difl,	__CLPK_real *difr,	__CLPK_real *z__,	__CLPK_integer *k,	__CLPK_real *c__,	__CLPK_real *s,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int clals0_ (	__CLPK_integer *__icompq,	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_integer *__nrhs,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__bx,	__CLPK_integer *__ldbx,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_real *__givnum,	__CLPK_integer *__ldgnum,	__CLPK_real *__poles,	__CLPK_real *__difl,	__CLPK_real *__difr,	__CLPK_real *__z__,	__CLPK_integer *__k,	__CLPK_real *__c__,	__CLPK_real *__s,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный clalsa _ ()
Объявление
От
int clalsa_ (	__CLPK_integer *icompq,	__CLPK_integer *smlsiz,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *bx,	__CLPK_integer *ldbx,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *vt,	__CLPK_integer *k,	__CLPK_real *difl,	__CLPK_real *difr,	__CLPK_real *z__,	__CLPK_real *poles,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_integer *perm,	__CLPK_real *givnum,	__CLPK_real *c__,	__CLPK_real *s,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int clalsa_ (	__CLPK_integer *__icompq,	__CLPK_integer *__smlsiz,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__bx,	__CLPK_integer *__ldbx,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__vt,	__CLPK_integer *__k,	__CLPK_real *__difl,	__CLPK_real *__difr,	__CLPK_real *__z__,	__CLPK_real *__poles,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_integer *__perm,	__CLPK_real *__givnum,	__CLPK_real *__c__,	__CLPK_real *__s,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный clalsd _ ()
Объявление
От
int clalsd_ (	char *uplo,	__CLPK_integer *smlsiz,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_real *rcond,	__CLPK_integer *rank,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int clalsd_ (	char *__uplo,	__CLPK_integer *__smlsiz,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_real *__rcond,	__CLPK_integer *__rank,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный clangb _ ()
Объявление
От
__CLPK_doublereal clangb_ (	char *norm,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *work);
К
__CLPK_doublereal clangb_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__work);

Измененный clange _ ()
Объявление
От
__CLPK_doublereal clange_ (	char *norm,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *work);
К
__CLPK_doublereal clange_ (	char *__norm,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__work);

Измененный clangt _ ()
Объявление
От
__CLPK_doublereal clangt_ (	char *norm,	__CLPK_integer *n,	__CLPK_complex *dl,	__CLPK_complex *d__,	__CLPK_complex *du);
К
__CLPK_doublereal clangt_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_complex *__dl,	__CLPK_complex *__d__,	__CLPK_complex *__du);

Измененный clanhb _ ()
Объявление
От
__CLPK_doublereal clanhb_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *work);
К
__CLPK_doublereal clanhb_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__work);

Измененный clanhe _ ()
Объявление
От
__CLPK_doublereal clanhe_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *work);
К
__CLPK_doublereal clanhe_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__work);

Измененный clanhf _ ()
Объявление
От
__CLPK_doublereal clanhf_ (	char *norm,	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_real *work);
К
__CLPK_doublereal clanhf_ (	char *__norm,	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_real *__work);

Измененный clanhp _ ()
Объявление
От
__CLPK_doublereal clanhp_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_real *work);
К
__CLPK_doublereal clanhp_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_real *__work);

Измененный clanhs _ ()
Объявление
От
__CLPK_doublereal clanhs_ (	char *norm,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *work);
К
__CLPK_doublereal clanhs_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__work);

Измененный clanht _ ()
Объявление
От
__CLPK_doublereal clanht_ (	char *norm,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_complex *e);
К
__CLPK_doublereal clanht_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_complex *__e);

Измененный clansb _ ()
Объявление
От
__CLPK_doublereal clansb_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *work);
К
__CLPK_doublereal clansb_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__work);

Измененный clansp _ ()
Объявление
От
__CLPK_doublereal clansp_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_real *work);
К
__CLPK_doublereal clansp_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_real *__work);

Измененный clansy _ ()
Объявление
От
__CLPK_doublereal clansy_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *work);
К
__CLPK_doublereal clansy_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__work);

Измененный clantb _ ()
Объявление
От
__CLPK_doublereal clantb_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *work);
К
__CLPK_doublereal clantb_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__work);

Измененный clantp _ ()
Объявление
От
__CLPK_doublereal clantp_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_real *work);
К
__CLPK_doublereal clantp_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_real *__work);

Измененный clantr _ ()
Объявление
От
__CLPK_doublereal clantr_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *work);
К
__CLPK_doublereal clantr_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__work);

Измененный clapll _ ()
Объявление
От
int clapll_ (	__CLPK_integer *n,	__CLPK_complex *x,	__CLPK_integer *incx,	__CLPK_complex *y,	__CLPK_integer *incy,	__CLPK_real *ssmin);
К
int clapll_ (	__CLPK_integer *__n,	__CLPK_complex *__x,	__CLPK_integer *__incx,	__CLPK_complex *__y,	__CLPK_integer *__incy,	__CLPK_real *__ssmin);

Измененный clapmt _ ()
Объявление
От
int clapmt_ (	__CLPK_logical *forwrd,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_integer *k);
К
int clapmt_ (	__CLPK_logical *__forwrd,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_integer *__k);

Измененный claqgb _ ()
Объявление
От
int claqgb_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *rowcnd,	__CLPK_real *colcnd,	__CLPK_real *amax,	char *equed);
К
int claqgb_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__rowcnd,	__CLPK_real *__colcnd,	__CLPK_real *__amax,	char *__equed);

Измененный claqge _ ()
Объявление
От
int claqge_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *rowcnd,	__CLPK_real *colcnd,	__CLPK_real *amax,	char *equed);
К
int claqge_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__rowcnd,	__CLPK_real *__colcnd,	__CLPK_real *__amax,	char *__equed);

Измененный claqhb _ ()
Объявление
От
int claqhb_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	char *equed);
К
int claqhb_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	char *__equed);

Измененный claqhe _ ()
Объявление
От
int claqhe_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	char *equed);
К
int claqhe_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	char *__equed);

Измененный claqhp _ ()
Объявление
От
int claqhp_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	char *equed);
К
int claqhp_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	char *__equed);

Измененный claqp2 _ ()
Объявление
От
int claqp2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *offset,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_complex *tau,	__CLPK_real *vn1,	__CLPK_real *vn2,	__CLPK_complex *work);
К
int claqp2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__offset,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_complex *__tau,	__CLPK_real *__vn1,	__CLPK_real *__vn2,	__CLPK_complex *__work);

Измененный claqps _ ()
Объявление
От
int claqps_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *offset,	__CLPK_integer *nb,	__CLPK_integer *kb,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_complex *tau,	__CLPK_real *vn1,	__CLPK_real *vn2,	__CLPK_complex *auxv,	__CLPK_complex *f,	__CLPK_integer *ldf);
К
int claqps_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__offset,	__CLPK_integer *__nb,	__CLPK_integer *__kb,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_complex *__tau,	__CLPK_real *__vn1,	__CLPK_real *__vn2,	__CLPK_complex *__auxv,	__CLPK_complex *__f,	__CLPK_integer *__ldf);

Измененный claqr0 _ ()
Объявление
От
int claqr0_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_complex *h__,	__CLPK_integer *ldh,	__CLPK_complex *w,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int claqr0_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_complex *__h__,	__CLPK_integer *__ldh,	__CLPK_complex *__w,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный claqr1 _ ()
Объявление
От
int claqr1_ (	__CLPK_integer *n,	__CLPK_complex *h__,	__CLPK_integer *ldh,	__CLPK_complex *s1,	__CLPK_complex *s2,	__CLPK_complex *v);
К
int claqr1_ (	__CLPK_integer *__n,	__CLPK_complex *__h__,	__CLPK_integer *__ldh,	__CLPK_complex *__s1,	__CLPK_complex *__s2,	__CLPK_complex *__v);

Измененный claqr2 _ ()
Объявление
От
int claqr2_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ktop,	__CLPK_integer *kbot,	__CLPK_integer *nw,	__CLPK_complex *h__,	__CLPK_integer *ldh,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_integer *ns,	__CLPK_integer *nd,	__CLPK_complex *sh,	__CLPK_complex *v,	__CLPK_integer *ldv,	__CLPK_integer *nh,	__CLPK_complex *t,	__CLPK_integer *ldt,	__CLPK_integer *nv,	__CLPK_complex *wv,	__CLPK_integer *ldwv,	__CLPK_complex *work,	__CLPK_integer *lwork);
К
int claqr2_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ktop,	__CLPK_integer *__kbot,	__CLPK_integer *__nw,	__CLPK_complex *__h__,	__CLPK_integer *__ldh,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__ns,	__CLPK_integer *__nd,	__CLPK_complex *__sh,	__CLPK_complex *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__nh,	__CLPK_complex *__t,	__CLPK_integer *__ldt,	__CLPK_integer *__nv,	__CLPK_complex *__wv,	__CLPK_integer *__ldwv,	__CLPK_complex *__work,	__CLPK_integer *__lwork);

Измененный claqr3 _ ()
Объявление
От
int claqr3_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ktop,	__CLPK_integer *kbot,	__CLPK_integer *nw,	__CLPK_complex *h__,	__CLPK_integer *ldh,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_integer *ns,	__CLPK_integer *nd,	__CLPK_complex *sh,	__CLPK_complex *v,	__CLPK_integer *ldv,	__CLPK_integer *nh,	__CLPK_complex *t,	__CLPK_integer *ldt,	__CLPK_integer *nv,	__CLPK_complex *wv,	__CLPK_integer *ldwv,	__CLPK_complex *work,	__CLPK_integer *lwork);
К
int claqr3_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ktop,	__CLPK_integer *__kbot,	__CLPK_integer *__nw,	__CLPK_complex *__h__,	__CLPK_integer *__ldh,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__ns,	__CLPK_integer *__nd,	__CLPK_complex *__sh,	__CLPK_complex *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__nh,	__CLPK_complex *__t,	__CLPK_integer *__ldt,	__CLPK_integer *__nv,	__CLPK_complex *__wv,	__CLPK_integer *__ldwv,	__CLPK_complex *__work,	__CLPK_integer *__lwork);

Измененный claqr4 _ ()
Объявление
От
int claqr4_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_complex *h__,	__CLPK_integer *ldh,	__CLPK_complex *w,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int claqr4_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_complex *__h__,	__CLPK_integer *__ldh,	__CLPK_complex *__w,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный claqr5 _ ()
Объявление
От
int claqr5_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *kacc22,	__CLPK_integer *n,	__CLPK_integer *ktop,	__CLPK_integer *kbot,	__CLPK_integer *nshfts,	__CLPK_complex *s,	__CLPK_complex *h__,	__CLPK_integer *ldh,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *v,	__CLPK_integer *ldv,	__CLPK_complex *u,	__CLPK_integer *ldu,	__CLPK_integer *nv,	__CLPK_complex *wv,	__CLPK_integer *ldwv,	__CLPK_integer *nh,	__CLPK_complex *wh,	__CLPK_integer *ldwh);
К
int claqr5_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__kacc22,	__CLPK_integer *__n,	__CLPK_integer *__ktop,	__CLPK_integer *__kbot,	__CLPK_integer *__nshfts,	__CLPK_complex *__s,	__CLPK_complex *__h__,	__CLPK_integer *__ldh,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__v,	__CLPK_integer *__ldv,	__CLPK_complex *__u,	__CLPK_integer *__ldu,	__CLPK_integer *__nv,	__CLPK_complex *__wv,	__CLPK_integer *__ldwv,	__CLPK_integer *__nh,	__CLPK_complex *__wh,	__CLPK_integer *__ldwh);

Измененный claqsb _ ()
Объявление
От
int claqsb_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	char *equed);
К
int claqsb_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	char *__equed);

Измененный claqsp _ ()
Объявление
От
int claqsp_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	char *equed);
К
int claqsp_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	char *__equed);

Измененный claqsy _ ()
Объявление
От
int claqsy_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	char *equed);
К
int claqsy_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	char *__equed);

Измененный clar1v _ ()
Объявление
От
int clar1v_ (	__CLPK_integer *n,	__CLPK_integer *b1,	__CLPK_integer *bn,	__CLPK_real *lambda,	__CLPK_real *d__,	__CLPK_real *l,	__CLPK_real *ld,	__CLPK_real *lld,	__CLPK_real *pivmin,	__CLPK_real *gaptol,	__CLPK_complex *z__,	__CLPK_logical *wantnc,	__CLPK_integer *negcnt,	__CLPK_real *ztz,	__CLPK_real *mingma,	__CLPK_integer *r__,	__CLPK_integer *isuppz,	__CLPK_real *nrminv,	__CLPK_real *resid,	__CLPK_real *rqcorr,	__CLPK_real *work);
К
int clar1v_ (	__CLPK_integer *__n,	__CLPK_integer *__b1,	__CLPK_integer *__bn,	__CLPK_real *__lambda,	__CLPK_real *__d__,	__CLPK_real *__l,	__CLPK_real *__ld,	__CLPK_real *__lld,	__CLPK_real *__pivmin,	__CLPK_real *__gaptol,	__CLPK_complex *__z__,	__CLPK_logical *__wantnc,	__CLPK_integer *__negcnt,	__CLPK_real *__ztz,	__CLPK_real *__mingma,	__CLPK_integer *__r__,	__CLPK_integer *__isuppz,	__CLPK_real *__nrminv,	__CLPK_real *__resid,	__CLPK_real *__rqcorr,	__CLPK_real *__work);

Измененный clar2v _ ()
Объявление
От
int clar2v_ (	__CLPK_integer *n,	__CLPK_complex *x,	__CLPK_complex *y,	__CLPK_complex *z__,	__CLPK_integer *incx,	__CLPK_real *c__,	__CLPK_complex *s,	__CLPK_integer *incc);
К
int clar2v_ (	__CLPK_integer *__n,	__CLPK_complex *__x,	__CLPK_complex *__y,	__CLPK_complex *__z__,	__CLPK_integer *__incx,	__CLPK_real *__c__,	__CLPK_complex *__s,	__CLPK_integer *__incc);

Измененный clarcm _ ()
Объявление
От
int clarcm_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_real *rwork);
К
int clarcm_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__rwork);

Измененный clarf _ ()
Объявление
От
int clarf_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *v,	__CLPK_integer *incv,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work);
К
int clarf_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__v,	__CLPK_integer *__incv,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work);

Измененный clarfb _ ()
Объявление
От
int clarfb_ (	char *side,	char *trans,	char *direct,	char *storev,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *v,	__CLPK_integer *ldv,	__CLPK_complex *t,	__CLPK_integer *ldt,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *ldwork);
К
int clarfb_ (	char *__side,	char *__trans,	char *__direct,	char *__storev,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__v,	__CLPK_integer *__ldv,	__CLPK_complex *__t,	__CLPK_integer *__ldt,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__ldwork);

Измененный clarfg _ ()
Объявление
От
int clarfg_ (	__CLPK_integer *n,	__CLPK_complex *alpha,	__CLPK_complex *x,	__CLPK_integer *incx,	__CLPK_complex *tau);
К
int clarfg_ (	__CLPK_integer *__n,	__CLPK_complex *__alpha,	__CLPK_complex *__x,	__CLPK_integer *__incx,	__CLPK_complex *__tau);

Измененный clarfp _ ()
Объявление
От
int clarfp_ (	__CLPK_integer *n,	__CLPK_complex *alpha,	__CLPK_complex *x,	__CLPK_integer *incx,	__CLPK_complex *tau);
К
int clarfp_ (	__CLPK_integer *__n,	__CLPK_complex *__alpha,	__CLPK_complex *__x,	__CLPK_integer *__incx,	__CLPK_complex *__tau);

Измененный clarft _ ()
Объявление
От
int clarft_ (	char *direct,	char *storev,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *v,	__CLPK_integer *ldv,	__CLPK_complex *tau,	__CLPK_complex *t,	__CLPK_integer *ldt);
К
int clarft_ (	char *__direct,	char *__storev,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__v,	__CLPK_integer *__ldv,	__CLPK_complex *__tau,	__CLPK_complex *__t,	__CLPK_integer *__ldt);

Измененный clarfx _ ()
Объявление
От
int clarfx_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *v,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work);
К
int clarfx_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__v,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work);

Измененный clargv _ ()
Объявление
От
int clargv_ (	__CLPK_integer *n,	__CLPK_complex *x,	__CLPK_integer *incx,	__CLPK_complex *y,	__CLPK_integer *incy,	__CLPK_real *c__,	__CLPK_integer *incc);
К
int clargv_ (	__CLPK_integer *__n,	__CLPK_complex *__x,	__CLPK_integer *__incx,	__CLPK_complex *__y,	__CLPK_integer *__incy,	__CLPK_real *__c__,	__CLPK_integer *__incc);

Измененный clarnv _ ()
Объявление
От
int clarnv_ (	__CLPK_integer *idist,	__CLPK_integer *iseed,	__CLPK_integer *n,	__CLPK_complex *x);
К
int clarnv_ (	__CLPK_integer *__idist,	__CLPK_integer *__iseed,	__CLPK_integer *__n,	__CLPK_complex *__x);

Измененный clarrv _ ()
Объявление
От
int clarrv_ (	__CLPK_integer *n,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_real *d__,	__CLPK_real *l,	__CLPK_real *pivmin,	__CLPK_integer *isplit,	__CLPK_integer *m,	__CLPK_integer *dol,	__CLPK_integer *dou,	__CLPK_real *minrgp,	__CLPK_real *rtol1,	__CLPK_real *rtol2,	__CLPK_real *w,	__CLPK_real *werr,	__CLPK_real *wgap,	__CLPK_integer *iblock,	__CLPK_integer *indexw,	__CLPK_real *gers,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int clarrv_ (	__CLPK_integer *__n,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_real *__d__,	__CLPK_real *__l,	__CLPK_real *__pivmin,	__CLPK_integer *__isplit,	__CLPK_integer *__m,	__CLPK_integer *__dol,	__CLPK_integer *__dou,	__CLPK_real *__minrgp,	__CLPK_real *__rtol1,	__CLPK_real *__rtol2,	__CLPK_real *__w,	__CLPK_real *__werr,	__CLPK_real *__wgap,	__CLPK_integer *__iblock,	__CLPK_integer *__indexw,	__CLPK_real *__gers,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный clarscl2 _ ()
Объявление
От
int clarscl2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_complex *x,	__CLPK_integer *ldx);
К
int clarscl2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_complex *__x,	__CLPK_integer *__ldx);

Измененный clartg _ ()
Объявление
От
int clartg_ (	__CLPK_complex *f,	__CLPK_complex *g,	__CLPK_real *cs,	__CLPK_complex *sn,	__CLPK_complex *r__);
К
int clartg_ (	__CLPK_complex *__f,	__CLPK_complex *__g,	__CLPK_real *__cs,	__CLPK_complex *__sn,	__CLPK_complex *__r__);

Измененный clartv _ ()
Объявление
От
int clartv_ (	__CLPK_integer *n,	__CLPK_complex *x,	__CLPK_integer *incx,	__CLPK_complex *y,	__CLPK_integer *incy,	__CLPK_real *c__,	__CLPK_complex *s,	__CLPK_integer *incc);
К
int clartv_ (	__CLPK_integer *__n,	__CLPK_complex *__x,	__CLPK_integer *__incx,	__CLPK_complex *__y,	__CLPK_integer *__incy,	__CLPK_real *__c__,	__CLPK_complex *__s,	__CLPK_integer *__incc);

Измененный clarz _ ()
Объявление
От
int clarz_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *l,	__CLPK_complex *v,	__CLPK_integer *incv,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work);
К
int clarz_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__l,	__CLPK_complex *__v,	__CLPK_integer *__incv,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work);

Измененный clarzb _ ()
Объявление
От
int clarzb_ (	char *side,	char *trans,	char *direct,	char *storev,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_complex *v,	__CLPK_integer *ldv,	__CLPK_complex *t,	__CLPK_integer *ldt,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *ldwork);
К
int clarzb_ (	char *__side,	char *__trans,	char *__direct,	char *__storev,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_complex *__v,	__CLPK_integer *__ldv,	__CLPK_complex *__t,	__CLPK_integer *__ldt,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__ldwork);

Измененный clarzt _ ()
Объявление
От
int clarzt_ (	char *direct,	char *storev,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *v,	__CLPK_integer *ldv,	__CLPK_complex *tau,	__CLPK_complex *t,	__CLPK_integer *ldt);
К
int clarzt_ (	char *__direct,	char *__storev,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__v,	__CLPK_integer *__ldv,	__CLPK_complex *__tau,	__CLPK_complex *__t,	__CLPK_integer *__ldt);

Измененный clascl2 _ ()
Объявление
От
int clascl2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_complex *x,	__CLPK_integer *ldx);
К
int clascl2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_complex *__x,	__CLPK_integer *__ldx);

Измененный clascl _ ()
Объявление
От
int clascl_ (	char *type__,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_real *cfrom,	__CLPK_real *cto,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int clascl_ (	char *__type__,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_real *__cfrom,	__CLPK_real *__cto,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный claset _ ()
Объявление
От
int claset_ (	char *uplo,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *alpha,	__CLPK_complex *beta,	__CLPK_complex *a,	__CLPK_integer *lda);
К
int claset_ (	char *__uplo,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__alpha,	__CLPK_complex *__beta,	__CLPK_complex *__a,	__CLPK_integer *__lda);

Измененный clasr _ ()
Объявление
От
int clasr_ (	char *side,	char *pivot,	char *direct,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *c__,	__CLPK_real *s,	__CLPK_complex *a,	__CLPK_integer *lda);
К
int clasr_ (	char *__side,	char *__pivot,	char *__direct,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__c__,	__CLPK_real *__s,	__CLPK_complex *__a,	__CLPK_integer *__lda);

Измененный classq _ ()
Объявление
От
int classq_ (	__CLPK_integer *n,	__CLPK_complex *x,	__CLPK_integer *incx,	__CLPK_real *scale,	__CLPK_real *sumsq);
К
int classq_ (	__CLPK_integer *__n,	__CLPK_complex *__x,	__CLPK_integer *__incx,	__CLPK_real *__scale,	__CLPK_real *__sumsq);

Измененный claswp _ ()
Объявление
От
int claswp_ (	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *k1,	__CLPK_integer *k2,	__CLPK_integer *ipiv,	__CLPK_integer *incx);
К
int claswp_ (	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__k1,	__CLPK_integer *__k2,	__CLPK_integer *__ipiv,	__CLPK_integer *__incx);

Измененный clasyf _ ()
Объявление
От
int clasyf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_integer *kb,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *w,	__CLPK_integer *ldw,	__CLPK_integer *info);
К
int clasyf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_integer *__kb,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__w,	__CLPK_integer *__ldw,	__CLPK_integer *__info);

Измененный clatbs _ ()
Объявление
От
int clatbs_ (	char *uplo,	char *trans,	char *diag,	char *normin,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *x,	__CLPK_real *scale,	__CLPK_real *cnorm,	__CLPK_integer *info);
К
int clatbs_ (	char *__uplo,	char *__trans,	char *__diag,	char *__normin,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__x,	__CLPK_real *__scale,	__CLPK_real *__cnorm,	__CLPK_integer *__info);

Измененный clatdf _ ()
Объявление
От
int clatdf_ (	__CLPK_integer *ijob,	__CLPK_integer *n,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *rhs,	__CLPK_real *rdsum,	__CLPK_real *rdscal,	__CLPK_integer *ipiv,	__CLPK_integer *jpiv);
К
int clatdf_ (	__CLPK_integer *__ijob,	__CLPK_integer *__n,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__rhs,	__CLPK_real *__rdsum,	__CLPK_real *__rdscal,	__CLPK_integer *__ipiv,	__CLPK_integer *__jpiv);

Измененный clatps _ ()
Объявление
От
int clatps_ (	char *uplo,	char *trans,	char *diag,	char *normin,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_complex *x,	__CLPK_real *scale,	__CLPK_real *cnorm,	__CLPK_integer *info);
К
int clatps_ (	char *__uplo,	char *__trans,	char *__diag,	char *__normin,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_complex *__x,	__CLPK_real *__scale,	__CLPK_real *__cnorm,	__CLPK_integer *__info);

Измененный clatrd _ ()
Объявление
От
int clatrd_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *e,	__CLPK_complex *tau,	__CLPK_complex *w,	__CLPK_integer *ldw);
К
int clatrd_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__e,	__CLPK_complex *__tau,	__CLPK_complex *__w,	__CLPK_integer *__ldw);

Измененный clatrs _ ()
Объявление
От
int clatrs_ (	char *uplo,	char *trans,	char *diag,	char *normin,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *x,	__CLPK_real *scale,	__CLPK_real *cnorm,	__CLPK_integer *info);
К
int clatrs_ (	char *__uplo,	char *__trans,	char *__diag,	char *__normin,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__x,	__CLPK_real *__scale,	__CLPK_real *__cnorm,	__CLPK_integer *__info);

Измененный clatrz _ ()
Объявление
От
int clatrz_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *l,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work);
К
int clatrz_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__l,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work);

Измененный clatzm _ ()
Объявление
От
int clatzm_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *v,	__CLPK_integer *incv,	__CLPK_complex *tau,	__CLPK_complex *c1,	__CLPK_complex *c2,	__CLPK_integer *ldc,	__CLPK_complex *work);
К
int clatzm_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__v,	__CLPK_integer *__incv,	__CLPK_complex *__tau,	__CLPK_complex *__c1,	__CLPK_complex *__c2,	__CLPK_integer *__ldc,	__CLPK_complex *__work);

Измененный clauu2 _ ()
Объявление
От
int clauu2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int clauu2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный clauum _ ()
Объявление
От
int clauum_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int clauum_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный cpbcon _ ()
Объявление
От
int cpbcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cpbcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cpbequ _ ()
Объявление
От
int cpbequ_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	__CLPK_integer *info);
К
int cpbequ_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный cpbrfs _ ()
Объявление
От
int cpbrfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *afb,	__CLPK_integer *ldafb,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cpbrfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__afb,	__CLPK_integer *__ldafb,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cpbstf _ ()
Объявление
От
int cpbstf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_integer *info);
К
int cpbstf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__info);

Измененный cpbsv _ ()
Объявление
От
int cpbsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cpbsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cpbsvx _ ()
Объявление
От
int cpbsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *afb,	__CLPK_integer *ldafb,	char *equed,	__CLPK_real *s,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cpbsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__afb,	__CLPK_integer *__ldafb,	char *__equed,	__CLPK_real *__s,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cpbtf2 _ ()
Объявление
От
int cpbtf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_integer *info);
К
int cpbtf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__info);

Измененный cpbtrf _ ()
Объявление
От
int cpbtrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_integer *info);
К
int cpbtrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__info);

Измененный cpbtrs _ ()
Объявление
От
int cpbtrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cpbtrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cpftrf _ ()
Объявление
От
int cpftrf_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *info);
К
int cpftrf_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__info);

Измененный cpftri _ ()
Объявление
От
int cpftri_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *info);
К
int cpftri_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__info);

Измененный cpftrs _ ()
Объявление
От
int cpftrs_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cpftrs_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cpocon _ ()
Объявление
От
int cpocon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cpocon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cpoequ _ ()
Объявление
От
int cpoequ_ (	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	__CLPK_integer *info);
К
int cpoequ_ (	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный cpoequb _ ()
Объявление
От
int cpoequb_ (	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	__CLPK_integer *info);
К
int cpoequb_ (	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный cporfs _ ()
Объявление
От
int cporfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *af,	__CLPK_integer *ldaf,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cporfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__af,	__CLPK_integer *__ldaf,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cposv _ ()
Объявление
От
int cposv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cposv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cposvx _ ()
Объявление
От
int cposvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *af,	__CLPK_integer *ldaf,	char *equed,	__CLPK_real *s,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cposvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__af,	__CLPK_integer *__ldaf,	char *__equed,	__CLPK_real *__s,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cpotf2 _ ()
Объявление
От
int cpotf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int cpotf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный cpotrf _ ()
Объявление
От
int cpotrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int cpotrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный cpotri _ ()
Объявление
От
int cpotri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int cpotri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный cpotrs _ ()
Объявление
От
int cpotrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cpotrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cppcon _ ()
Объявление
От
int cppcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cppcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cppequ _ ()
Объявление
От
int cppequ_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	__CLPK_integer *info);
К
int cppequ_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный cpprfs _ ()
Объявление
От
int cpprfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_complex *afp,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cpprfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_complex *__afp,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cppsv _ ()
Объявление
От
int cppsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cppsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cppsvx _ ()
Объявление
От
int cppsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_complex *afp,	char *equed,	__CLPK_real *s,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cppsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_complex *__afp,	char *__equed,	__CLPK_real *__s,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cpptrf _ ()
Объявление
От
int cpptrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_integer *info);
К
int cpptrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_integer *__info);

Измененный cpptri _ ()
Объявление
От
int cpptri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_integer *info);
К
int cpptri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_integer *__info);

Измененный cpptrs _ ()
Объявление
От
int cpptrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cpptrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cpstf2 _ ()
Объявление
От
int cpstf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *piv,	__CLPK_integer *rank,	__CLPK_real *tol,	__CLPK_real *work,	__CLPK_integer *info);
К
int cpstf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__piv,	__CLPK_integer *__rank,	__CLPK_real *__tol,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный cpstrf _ ()
Объявление
От
int cpstrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *piv,	__CLPK_integer *rank,	__CLPK_real *tol,	__CLPK_real *work,	__CLPK_integer *info);
К
int cpstrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__piv,	__CLPK_integer *__rank,	__CLPK_real *__tol,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный cptcon _ ()
Объявление
От
int cptcon_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_complex *e,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cptcon_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_complex *__e,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cpteqr _ ()
Объявление
От
int cpteqr_ (	char *compz,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *info);
К
int cpteqr_ (	char *__compz,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный cptrfs _ ()
Объявление
От
int cptrfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *d__,	__CLPK_complex *e,	__CLPK_real *df,	__CLPK_complex *ef,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cptrfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__d__,	__CLPK_complex *__e,	__CLPK_real *__df,	__CLPK_complex *__ef,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cptsv _ ()
Объявление
От
int cptsv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *d__,	__CLPK_complex *e,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cptsv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__d__,	__CLPK_complex *__e,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cptsvx _ ()
Объявление
От
int cptsvx_ (	char *fact,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *d__,	__CLPK_complex *e,	__CLPK_real *df,	__CLPK_complex *ef,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cptsvx_ (	char *__fact,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__d__,	__CLPK_complex *__e,	__CLPK_real *__df,	__CLPK_complex *__ef,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cpttrf _ ()
Объявление
От
int cpttrf_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_complex *e,	__CLPK_integer *info);
К
int cpttrf_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_complex *__e,	__CLPK_integer *__info);

Измененный cpttrs _ ()
Объявление
От
int cpttrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *d__,	__CLPK_complex *e,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cpttrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__d__,	__CLPK_complex *__e,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cptts2 _ ()
Объявление
От
int cptts2_ (	__CLPK_integer *iuplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *d__,	__CLPK_complex *e,	__CLPK_complex *b,	__CLPK_integer *ldb);
К
int cptts2_ (	__CLPK_integer *__iuplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__d__,	__CLPK_complex *__e,	__CLPK_complex *__b,	__CLPK_integer *__ldb);

Измененный crot _ ()
Объявление
От
int crot_ (	__CLPK_integer *n,	__CLPK_complex *cx,	__CLPK_integer *incx,	__CLPK_complex *cy,	__CLPK_integer *incy,	__CLPK_real *c__,	__CLPK_complex *s);
К
int crot_ (	__CLPK_integer *__n,	__CLPK_complex *__cx,	__CLPK_integer *__incx,	__CLPK_complex *__cy,	__CLPK_integer *__incy,	__CLPK_real *__c__,	__CLPK_complex *__s);

Измененный cspcon _ ()
Объявление
От
int cspcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_integer *ipiv,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cspcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_integer *__ipiv,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cspmv _ ()
Объявление
От
int cspmv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *alpha,	__CLPK_complex *ap,	__CLPK_complex *x,	__CLPK_integer *incx,	__CLPK_complex *beta,	__CLPK_complex *y,	__CLPK_integer *incy);
К
int cspmv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__alpha,	__CLPK_complex *__ap,	__CLPK_complex *__x,	__CLPK_integer *__incx,	__CLPK_complex *__beta,	__CLPK_complex *__y,	__CLPK_integer *__incy);

Измененный cspr _ ()
Объявление
От
int cspr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *alpha,	__CLPK_complex *x,	__CLPK_integer *incx,	__CLPK_complex *ap);
К
int cspr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__alpha,	__CLPK_complex *__x,	__CLPK_integer *__incx,	__CLPK_complex *__ap);

Измененный csprfs _ ()
Объявление
От
int csprfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_complex *afp,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int csprfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_complex *__afp,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный cspsv _ ()
Объявление
От
int cspsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int cspsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный cspsvx _ ()
Объявление
От
int cspsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_complex *afp,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int cspsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_complex *__afp,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный csptrf _ ()
Объявление
От
int csptrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int csptrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный csptri _ ()
Объявление
От
int csptri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_integer *ipiv,	__CLPK_complex *work,	__CLPK_integer *info);
К
int csptri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_integer *__ipiv,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный csptrs _ ()
Объявление
От
int csptrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int csptrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный csrscl _ ()
Объявление
От
int csrscl_ (	__CLPK_integer *n,	__CLPK_real *sa,	__CLPK_complex *sx,	__CLPK_integer *incx);
К
int csrscl_ (	__CLPK_integer *__n,	__CLPK_real *__sa,	__CLPK_complex *__sx,	__CLPK_integer *__incx);

Измененный cstedc _ ()
Объявление
От
int cstedc_ (	char *compz,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int cstedc_ (	char *__compz,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный cstegr _ ()
Объявление
От
int cstegr_ (	char *jobz,	char *range,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int cstegr_ (	char *__jobz,	char *__range,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный cstein _ ()
Объявление
От
int cstein_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_integer *iblock,	__CLPK_integer *isplit,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int cstein_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_integer *__iblock,	__CLPK_integer *__isplit,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный cstemr _ ()
Объявление
От
int cstemr_ (	char *jobz,	char *range,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_integer *nzc,	__CLPK_integer *isuppz,	__CLPK_logical *tryrac,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int cstemr_ (	char *__jobz,	char *__range,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__nzc,	__CLPK_integer *__isuppz,	__CLPK_logical *__tryrac,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный csteqr _ ()
Объявление
От
int csteqr_ (	char *compz,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *info);
К
int csteqr_ (	char *__compz,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный csycon _ ()
Объявление
От
int csycon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_integer *info);
К
int csycon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный csyequb _ ()
Объявление
От
int csyequb_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	__CLPK_complex *work,	__CLPK_integer *info);
К
int csyequb_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный csymv _ ()
Объявление
От
int csymv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *alpha,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *x,	__CLPK_integer *incx,	__CLPK_complex *beta,	__CLPK_complex *y,	__CLPK_integer *incy);
К
int csymv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__alpha,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__x,	__CLPK_integer *__incx,	__CLPK_complex *__beta,	__CLPK_complex *__y,	__CLPK_integer *__incy);

Измененный csyr _ ()
Объявление
От
int csyr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *alpha,	__CLPK_complex *x,	__CLPK_integer *incx,	__CLPK_complex *a,	__CLPK_integer *lda);
К
int csyr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__alpha,	__CLPK_complex *__x,	__CLPK_integer *__incx,	__CLPK_complex *__a,	__CLPK_integer *__lda);

Измененный csyrfs _ ()
Объявление
От
int csyrfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int csyrfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный csysv _ ()
Объявление
От
int csysv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int csysv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный csysvx _ ()
Объявление
От
int csysvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int csysvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный csytf2 _ ()
Объявление
От
int csytf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int csytf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный csytrf _ ()
Объявление
От
int csytrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int csytrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный csytri _ ()
Объявление
От
int csytri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *work,	__CLPK_integer *info);
К
int csytri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный csytrs _ ()
Объявление
От
int csytrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int csytrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный ctbcon _ ()
Объявление
От
int ctbcon_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int ctbcon_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный ctbrfs _ ()
Объявление
От
int ctbrfs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int ctbrfs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный ctbtrs _ ()
Объявление
От
int ctbtrs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_complex *ab,	__CLPK_integer *ldab,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int ctbtrs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_complex *__ab,	__CLPK_integer *__ldab,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный ctfsm _ ()
Объявление
От
int ctfsm_ (	char *transr,	char *side,	char *uplo,	char *trans,	char *diag,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *alpha,	__CLPK_complex *a,	__CLPK_complex *b,	__CLPK_integer *ldb);
К
int ctfsm_ (	char *__transr,	char *__side,	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__alpha,	__CLPK_complex *__a,	__CLPK_complex *__b,	__CLPK_integer *__ldb);

Измененный ctftri _ ()
Объявление
От
int ctftri_ (	char *transr,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *info);
К
int ctftri_ (	char *__transr,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__info);

Измененный ctfttp _ ()
Объявление
От
int ctfttp_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *arf,	__CLPK_complex *ap,	__CLPK_integer *info);
К
int ctfttp_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__arf,	__CLPK_complex *__ap,	__CLPK_integer *__info);

Измененный ctfttr _ ()
Объявление
От
int ctfttr_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *arf,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int ctfttr_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__arf,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный ctgevc _ ()
Объявление
От
int ctgevc_ (	char *side,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_complex *s,	__CLPK_integer *lds,	__CLPK_complex *p,	__CLPK_integer *ldp,	__CLPK_complex *vl,	__CLPK_integer *ldvl,	__CLPK_complex *vr,	__CLPK_integer *ldvr,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int ctgevc_ (	char *__side,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_complex *__s,	__CLPK_integer *__lds,	__CLPK_complex *__p,	__CLPK_integer *__ldp,	__CLPK_complex *__vl,	__CLPK_integer *__ldvl,	__CLPK_complex *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный ctgex2 _ ()
Объявление
От
int ctgex2_ (	__CLPK_logical *wantq,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_integer *j1,	__CLPK_integer *info);
К
int ctgex2_ (	__CLPK_logical *__wantq,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__j1,	__CLPK_integer *__info);

Измененный ctgexc _ ()
Объявление
От
int ctgexc_ (	__CLPK_logical *wantq,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_integer *ifst,	__CLPK_integer *ilst,	__CLPK_integer *info);
К
int ctgexc_ (	__CLPK_logical *__wantq,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__ifst,	__CLPK_integer *__ilst,	__CLPK_integer *__info);

Измененный ctgsen _ ()
Объявление
От
int ctgsen_ (	__CLPK_integer *ijob,	__CLPK_logical *wantq,	__CLPK_logical *wantz,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *alpha,	__CLPK_complex *beta,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_complex *z__,	__CLPK_integer *ldz,	__CLPK_integer *m,	__CLPK_real *pl,	__CLPK_real *pr,	__CLPK_real *dif,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int ctgsen_ (	__CLPK_integer *__ijob,	__CLPK_logical *__wantq,	__CLPK_logical *__wantz,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__alpha,	__CLPK_complex *__beta,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_complex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__m,	__CLPK_real *__pl,	__CLPK_real *__pr,	__CLPK_real *__dif,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный ctgsja _ ()
Объявление
От
int ctgsja_ (	char *jobu,	char *jobv,	char *jobq,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_real *tola,	__CLPK_real *tolb,	__CLPK_real *alpha,	__CLPK_real *beta,	__CLPK_complex *u,	__CLPK_integer *ldu,	__CLPK_complex *v,	__CLPK_integer *ldv,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_complex *work,	__CLPK_integer *ncycle,	__CLPK_integer *info);
К
int ctgsja_ (	char *__jobu,	char *__jobv,	char *__jobq,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_real *__tola,	__CLPK_real *__tolb,	__CLPK_real *__alpha,	__CLPK_real *__beta,	__CLPK_complex *__u,	__CLPK_integer *__ldu,	__CLPK_complex *__v,	__CLPK_integer *__ldv,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_complex *__work,	__CLPK_integer *__ncycle,	__CLPK_integer *__info);

Измененный ctgsna _ ()
Объявление
От
int ctgsna_ (	char *job,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *vl,	__CLPK_integer *ldvl,	__CLPK_complex *vr,	__CLPK_integer *ldvr,	__CLPK_real *s,	__CLPK_real *dif,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int ctgsna_ (	char *__job,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__vl,	__CLPK_integer *__ldvl,	__CLPK_complex *__vr,	__CLPK_integer *__ldvr,	__CLPK_real *__s,	__CLPK_real *__dif,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный ctgsy2 _ ()
Объявление
От
int ctgsy2_ (	char *trans,	__CLPK_integer *ijob,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *d__,	__CLPK_integer *ldd,	__CLPK_complex *e,	__CLPK_integer *lde,	__CLPK_complex *f,	__CLPK_integer *ldf,	__CLPK_real *scale,	__CLPK_real *rdsum,	__CLPK_real *rdscal,	__CLPK_integer *info);
К
int ctgsy2_ (	char *__trans,	__CLPK_integer *__ijob,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__d__,	__CLPK_integer *__ldd,	__CLPK_complex *__e,	__CLPK_integer *__lde,	__CLPK_complex *__f,	__CLPK_integer *__ldf,	__CLPK_real *__scale,	__CLPK_real *__rdsum,	__CLPK_real *__rdscal,	__CLPK_integer *__info);

Измененный ctgsyl _ ()
Объявление
От
int ctgsyl_ (	char *trans,	__CLPK_integer *ijob,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *d__,	__CLPK_integer *ldd,	__CLPK_complex *e,	__CLPK_integer *lde,	__CLPK_complex *f,	__CLPK_integer *ldf,	__CLPK_real *scale,	__CLPK_real *dif,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int ctgsyl_ (	char *__trans,	__CLPK_integer *__ijob,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__d__,	__CLPK_integer *__ldd,	__CLPK_complex *__e,	__CLPK_integer *__lde,	__CLPK_complex *__f,	__CLPK_integer *__ldf,	__CLPK_real *__scale,	__CLPK_real *__dif,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный ctpcon _ ()
Объявление
От
int ctpcon_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int ctpcon_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный ctprfs _ ()
Объявление
От
int ctprfs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int ctprfs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный ctptri _ ()
Объявление
От
int ctptri_ (	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_integer *info);
К
int ctptri_ (	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_integer *__info);

Измененный ctptrs _ ()
Объявление
От
int ctptrs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *ap,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int ctptrs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__ap,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный ctpttf _ ()
Объявление
От
int ctpttf_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_complex *arf,	__CLPK_integer *info);
К
int ctpttf_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_complex *__arf,	__CLPK_integer *__info);

Измененный ctpttr _ ()
Объявление
От
int ctpttr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int ctpttr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный ctrcon _ ()
Объявление
От
int ctrcon_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_real *rcond,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int ctrcon_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_real *__rcond,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный ctrevc _ ()
Объявление
От
int ctrevc_ (	char *side,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_complex *t,	__CLPK_integer *ldt,	__CLPK_complex *vl,	__CLPK_integer *ldvl,	__CLPK_complex *vr,	__CLPK_integer *ldvr,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int ctrevc_ (	char *__side,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_complex *__t,	__CLPK_integer *__ldt,	__CLPK_complex *__vl,	__CLPK_integer *__ldvl,	__CLPK_complex *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный ctrexc _ ()
Объявление
От
int ctrexc_ (	char *compq,	__CLPK_integer *n,	__CLPK_complex *t,	__CLPK_integer *ldt,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_integer *ifst,	__CLPK_integer *ilst,	__CLPK_integer *info);
К
int ctrexc_ (	char *__compq,	__CLPK_integer *__n,	__CLPK_complex *__t,	__CLPK_integer *__ldt,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__ifst,	__CLPK_integer *__ilst,	__CLPK_integer *__info);

Измененный ctrrfs _ ()
Объявление
От
int ctrrfs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_complex *work,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int ctrrfs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_complex *__work,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный ctrsen _ ()
Объявление
От
int ctrsen_ (	char *job,	char *compq,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_complex *t,	__CLPK_integer *ldt,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_complex *w,	__CLPK_integer *m,	__CLPK_real *s,	__CLPK_real *sep,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int ctrsen_ (	char *__job,	char *__compq,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_complex *__t,	__CLPK_integer *__ldt,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_complex *__w,	__CLPK_integer *__m,	__CLPK_real *__s,	__CLPK_real *__sep,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный ctrsna _ ()
Объявление
От
int ctrsna_ (	char *job,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_complex *t,	__CLPK_integer *ldt,	__CLPK_complex *vl,	__CLPK_integer *ldvl,	__CLPK_complex *vr,	__CLPK_integer *ldvr,	__CLPK_real *s,	__CLPK_real *sep,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_complex *work,	__CLPK_integer *ldwork,	__CLPK_real *rwork,	__CLPK_integer *info);
К
int ctrsna_ (	char *__job,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_complex *__t,	__CLPK_integer *__ldt,	__CLPK_complex *__vl,	__CLPK_integer *__ldvl,	__CLPK_complex *__vr,	__CLPK_integer *__ldvr,	__CLPK_real *__s,	__CLPK_real *__sep,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_complex *__work,	__CLPK_integer *__ldwork,	__CLPK_real *__rwork,	__CLPK_integer *__info);

Измененный ctrsyl _ ()
Объявление
От
int ctrsyl_ (	char *trana,	char *tranb,	__CLPK_integer *isgn,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_real *scale,	__CLPK_integer *info);
К
int ctrsyl_ (	char *__trana,	char *__tranb,	__CLPK_integer *__isgn,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__scale,	__CLPK_integer *__info);

Измененный ctrti2 _ ()
Объявление
От
int ctrti2_ (	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int ctrti2_ (	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный ctrtri _ ()
Объявление
От
int ctrtri_ (	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int ctrtri_ (	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный ctrtrs _ ()
Объявление
От
int ctrtrs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int ctrtrs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный ctrttf _ ()
Объявление
От
int ctrttf_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *arf,	__CLPK_integer *info);
К
int ctrttf_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__arf,	__CLPK_integer *__info);

Измененный ctrttp _ ()
Объявление
От
int ctrttp_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *ap,	__CLPK_integer *info);
К
int ctrttp_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__ap,	__CLPK_integer *__info);

Измененный ctzrqf _ ()
Объявление
От
int ctzrqf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_integer *info);
К
int ctzrqf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_integer *__info);

Измененный ctzrzf _ ()
Объявление
От
int ctzrzf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int ctzrzf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cung2l _ ()
Объявление
От
int cung2l_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cung2l_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cung2r _ ()
Объявление
От
int cung2r_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cung2r_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cungbr _ ()
Объявление
От
int cungbr_ (	char *vect,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cungbr_ (	char *__vect,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cunghr _ ()
Объявление
От
int cunghr_ (	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cunghr_ (	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cungl2 _ ()
Объявление
От
int cungl2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cungl2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cunglq _ ()
Объявление
От
int cunglq_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cunglq_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cungql _ ()
Объявление
От
int cungql_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cungql_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cungqr _ ()
Объявление
От
int cungqr_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cungqr_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cungr2 _ ()
Объявление
От
int cungr2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cungr2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cungrq _ ()
Объявление
От
int cungrq_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cungrq_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cungtr _ ()
Объявление
От
int cungtr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cungtr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cunm2l _ ()
Объявление
От
int cunm2l_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cunm2l_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cunm2r _ ()
Объявление
От
int cunm2r_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cunm2r_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cunmbr _ ()
Объявление
От
int cunmbr_ (	char *vect,	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cunmbr_ (	char *__vect,	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cunmhr _ ()
Объявление
От
int cunmhr_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cunmhr_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cunml2 _ ()
Объявление
От
int cunml2_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cunml2_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cunmlq _ ()
Объявление
От
int cunmlq_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cunmlq_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cunmql _ ()
Объявление
От
int cunmql_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cunmql_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cunmqr _ ()
Объявление
От
int cunmqr_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cunmqr_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cunmr2 _ ()
Объявление
От
int cunmr2_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cunmr2_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cunmr3 _ ()
Объявление
От
int cunmr3_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cunmr3_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cunmrq _ ()
Объявление
От
int cunmrq_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cunmrq_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cunmrz _ ()
Объявление
От
int cunmrz_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cunmrz_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cunmtr _ ()
Объявление
От
int cunmtr_ (	char *side,	char *uplo,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int cunmtr_ (	char *__side,	char *__uplo,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный cupgtr _ ()
Объявление
От
int cupgtr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_complex *tau,	__CLPK_complex *q,	__CLPK_integer *ldq,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cupgtr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_complex *__tau,	__CLPK_complex *__q,	__CLPK_integer *__ldq,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный cupmtr _ ()
Объявление
От
int cupmtr_ (	char *side,	char *uplo,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *ap,	__CLPK_complex *tau,	__CLPK_complex *c__,	__CLPK_integer *ldc,	__CLPK_complex *work,	__CLPK_integer *info);
К
int cupmtr_ (	char *__side,	char *__uplo,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__ap,	__CLPK_complex *__tau,	__CLPK_complex *__c__,	__CLPK_integer *__ldc,	__CLPK_complex *__work,	__CLPK_integer *__info);

Измененный dbdsdc _ ()
Объявление
От
int dbdsdc_ (	char *uplo,	char *compq,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *vt,	__CLPK_integer *ldvt,	__CLPK_doublereal *q,	__CLPK_integer *iq,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dbdsdc_ (	char *__uplo,	char *__compq,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__vt,	__CLPK_integer *__ldvt,	__CLPK_doublereal *__q,	__CLPK_integer *__iq,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dbdsqr _ ()
Объявление
От
int dbdsqr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ncvt,	__CLPK_integer *nru,	__CLPK_integer *ncc,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *vt,	__CLPK_integer *ldvt,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dbdsqr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ncvt,	__CLPK_integer *__nru,	__CLPK_integer *__ncc,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__vt,	__CLPK_integer *__ldvt,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный ddisna _ ()
Объявление
От
int ddisna_ (	char *job,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *sep,	__CLPK_integer *info);
К
int ddisna_ (	char *__job,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__sep,	__CLPK_integer *__info);

Измененный dgbbrd _ ()
Объявление
От
int dgbbrd_ (	char *vect,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *ncc,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *pt,	__CLPK_integer *ldpt,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dgbbrd_ (	char *__vect,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__ncc,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__pt,	__CLPK_integer *__ldpt,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dgbcon _ ()
Объявление
От
int dgbcon_ (	char *norm,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgbcon_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgbequ _ ()
Объявление
От
int dgbequ_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *rowcnd,	__CLPK_doublereal *colcnd,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int dgbequ_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rowcnd,	__CLPK_doublereal *__colcnd,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный dgbequb _ ()
Объявление
От
int dgbequb_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *rowcnd,	__CLPK_doublereal *colcnd,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int dgbequb_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rowcnd,	__CLPK_doublereal *__colcnd,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный dgbrfs _ ()
Объявление
От
int dgbrfs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *afb,	__CLPK_integer *ldafb,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgbrfs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__afb,	__CLPK_integer *__ldafb,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgbsv _ ()
Объявление
От
int dgbsv_ (	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dgbsv_ (	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dgbsvx _ ()
Объявление
От
int dgbsvx_ (	char *fact,	char *trans,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *afb,	__CLPK_integer *ldafb,	__CLPK_integer *ipiv,	char *equed,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgbsvx_ (	char *__fact,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__afb,	__CLPK_integer *__ldafb,	__CLPK_integer *__ipiv,	char *__equed,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgbtf2 _ ()
Объявление
От
int dgbtf2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int dgbtf2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный dgbtrf _ ()
Объявление
От
int dgbtrf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int dgbtrf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный dgbtrs _ ()
Объявление
От
int dgbtrs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dgbtrs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dgebak _ ()
Объявление
От
int dgebak_ (	char *job,	char *side,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *scale,	__CLPK_integer *m,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_integer *info);
К
int dgebak_ (	char *__job,	char *__side,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__scale,	__CLPK_integer *__m,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__info);

Измененный dgebal _ ()
Объявление
От
int dgebal_ (	char *job,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *scale,	__CLPK_integer *info);
К
int dgebal_ (	char *__job,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__scale,	__CLPK_integer *__info);

Измененный dgebd2 _ ()
Объявление
От
int dgebd2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *tauq,	__CLPK_doublereal *taup,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dgebd2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__tauq,	__CLPK_doublereal *__taup,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dgebrd _ ()
Объявление
От
int dgebrd_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *tauq,	__CLPK_doublereal *taup,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgebrd_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__tauq,	__CLPK_doublereal *__taup,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgecon _ ()
Объявление
От
int dgecon_ (	char *norm,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgecon_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgeequ _ ()
Объявление
От
int dgeequ_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *rowcnd,	__CLPK_doublereal *colcnd,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int dgeequ_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rowcnd,	__CLPK_doublereal *__colcnd,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный dgeequb _ ()
Объявление
От
int dgeequb_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *rowcnd,	__CLPK_doublereal *colcnd,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int dgeequb_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rowcnd,	__CLPK_doublereal *__colcnd,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный dgees _ ()
Объявление
От
int dgees_ (	char *jobvs,	char *sort,	__CLPK_L_fp select,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *sdim,	__CLPK_doublereal *wr,	__CLPK_doublereal *wi,	__CLPK_doublereal *vs,	__CLPK_integer *ldvs,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int dgees_ (	char *__jobvs,	char *__sort,	__CLPK_L_fp __select,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__sdim,	__CLPK_doublereal *__wr,	__CLPK_doublereal *__wi,	__CLPK_doublereal *__vs,	__CLPK_integer *__ldvs,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный dgeesx _ ()
Объявление
От
int dgeesx_ (	char *jobvs,	char *sort,	__CLPK_L_fp select,	char *sense,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *sdim,	__CLPK_doublereal *wr,	__CLPK_doublereal *wi,	__CLPK_doublereal *vs,	__CLPK_integer *ldvs,	__CLPK_doublereal *rconde,	__CLPK_doublereal *rcondv,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int dgeesx_ (	char *__jobvs,	char *__sort,	__CLPK_L_fp __select,	char *__sense,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__sdim,	__CLPK_doublereal *__wr,	__CLPK_doublereal *__wi,	__CLPK_doublereal *__vs,	__CLPK_integer *__ldvs,	__CLPK_doublereal *__rconde,	__CLPK_doublereal *__rcondv,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный dgeev _ ()
Объявление
От
int dgeev_ (	char *jobvl,	char *jobvr,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *wr,	__CLPK_doublereal *wi,	__CLPK_doublereal *vl,	__CLPK_integer *ldvl,	__CLPK_doublereal *vr,	__CLPK_integer *ldvr,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgeev_ (	char *__jobvl,	char *__jobvr,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__wr,	__CLPK_doublereal *__wi,	__CLPK_doublereal *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublereal *__vr,	__CLPK_integer *__ldvr,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgeevx _ ()
Объявление
От
int dgeevx_ (	char *balanc,	char *jobvl,	char *jobvr,	char *sense,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *wr,	__CLPK_doublereal *wi,	__CLPK_doublereal *vl,	__CLPK_integer *ldvl,	__CLPK_doublereal *vr,	__CLPK_integer *ldvr,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *scale,	__CLPK_doublereal *abnrm,	__CLPK_doublereal *rconde,	__CLPK_doublereal *rcondv,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgeevx_ (	char *__balanc,	char *__jobvl,	char *__jobvr,	char *__sense,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__wr,	__CLPK_doublereal *__wi,	__CLPK_doublereal *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublereal *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__abnrm,	__CLPK_doublereal *__rconde,	__CLPK_doublereal *__rcondv,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgegs _ ()
Объявление
От
int dgegs_ (	char *jobvsl,	char *jobvsr,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *alphar,	__CLPK_doublereal *alphai,	__CLPK_doublereal *beta,	__CLPK_doublereal *vsl,	__CLPK_integer *ldvsl,	__CLPK_doublereal *vsr,	__CLPK_integer *ldvsr,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgegs_ (	char *__jobvsl,	char *__jobvsr,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__alphar,	__CLPK_doublereal *__alphai,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__vsl,	__CLPK_integer *__ldvsl,	__CLPK_doublereal *__vsr,	__CLPK_integer *__ldvsr,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgegv _ ()
Объявление
От
int dgegv_ (	char *jobvl,	char *jobvr,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *alphar,	__CLPK_doublereal *alphai,	__CLPK_doublereal *beta,	__CLPK_doublereal *vl,	__CLPK_integer *ldvl,	__CLPK_doublereal *vr,	__CLPK_integer *ldvr,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgegv_ (	char *__jobvl,	char *__jobvr,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__alphar,	__CLPK_doublereal *__alphai,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublereal *__vr,	__CLPK_integer *__ldvr,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgehd2 _ ()
Объявление
От
int dgehd2_ (	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dgehd2_ (	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dgehrd _ ()
Объявление
От
int dgehrd_ (	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgehrd_ (	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgejsv _ ()
Объявление
От
int dgejsv_ (	char *joba,	char *jobu,	char *jobv,	char *jobr,	char *jobt,	char *jobp,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *sva,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgejsv_ (	char *__joba,	char *__jobu,	char *__jobv,	char *__jobr,	char *__jobt,	char *__jobp,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__sva,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgelq2 _ ()
Объявление
От
int dgelq2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dgelq2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dgelqf _ ()
Объявление
От
int dgelqf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgelqf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgels _ ()
Объявление
От
int dgels_ (	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgels_ (	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgelsd _ ()
Объявление
От
int dgelsd_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *s,	__CLPK_doublereal *rcond,	__CLPK_integer *rank,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgelsd_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__s,	__CLPK_doublereal *__rcond,	__CLPK_integer *__rank,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgelss _ ()
Объявление
От
int dgelss_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *s,	__CLPK_doublereal *rcond,	__CLPK_integer *rank,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgelss_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__s,	__CLPK_doublereal *__rcond,	__CLPK_integer *__rank,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgelsx _ ()
Объявление
От
int dgelsx_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *jpvt,	__CLPK_doublereal *rcond,	__CLPK_integer *rank,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dgelsx_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__jpvt,	__CLPK_doublereal *__rcond,	__CLPK_integer *__rank,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dgelsy _ ()
Объявление
От
int dgelsy_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *jpvt,	__CLPK_doublereal *rcond,	__CLPK_integer *rank,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgelsy_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__jpvt,	__CLPK_doublereal *__rcond,	__CLPK_integer *__rank,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgeql2 _ ()
Объявление
От
int dgeql2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dgeql2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dgeqlf _ ()
Объявление
От
int dgeqlf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgeqlf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgeqp3 _ ()
Объявление
От
int dgeqp3_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgeqp3_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgeqpf _ ()
Объявление
От
int dgeqpf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dgeqpf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dgeqr2 _ ()
Объявление
От
int dgeqr2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dgeqr2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dgeqrf _ ()
Объявление
От
int dgeqrf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgeqrf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgerfs _ ()
Объявление
От
int dgerfs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgerfs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgerq2 _ ()
Объявление
От
int dgerq2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dgerq2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dgerqf _ ()
Объявление
От
int dgerqf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgerqf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgesc2 _ ()
Объявление
От
int dgesc2_ (	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *rhs,	__CLPK_integer *ipiv,	__CLPK_integer *jpiv,	__CLPK_doublereal *scale);
К
int dgesc2_ (	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__rhs,	__CLPK_integer *__ipiv,	__CLPK_integer *__jpiv,	__CLPK_doublereal *__scale);

Измененный dgesdd _ ()
Объявление
От
int dgesdd_ (	char *jobz,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *vt,	__CLPK_integer *ldvt,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgesdd_ (	char *__jobz,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__vt,	__CLPK_integer *__ldvt,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgesv _ ()
Объявление
От
int dgesv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dgesv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dgesvd _ ()
Объявление
От
int dgesvd_ (	char *jobu,	char *jobvt,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *vt,	__CLPK_integer *ldvt,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgesvd_ (	char *__jobu,	char *__jobvt,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__vt,	__CLPK_integer *__ldvt,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgesvj _ ()
Объявление
От
int dgesvj_ (	char *joba,	char *jobu,	char *jobv,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *sva,	__CLPK_integer *mv,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgesvj_ (	char *__joba,	char *__jobu,	char *__jobv,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__sva,	__CLPK_integer *__mv,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgesvx _ ()
Объявление
От
int dgesvx_ (	char *fact,	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	char *equed,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgesvx_ (	char *__fact,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	char *__equed,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgetc2 _ ()
Объявление
От
int dgetc2_ (	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *jpiv,	__CLPK_integer *info);
К
int dgetc2_ (	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__jpiv,	__CLPK_integer *__info);

Измененный dgetf2 _ ()
Объявление
От
int dgetf2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int dgetf2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный dgetrf _ ()
Объявление
От
int dgetrf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int dgetrf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный dgetri _ ()
Объявление
От
int dgetri_ (	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgetri_ (	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgetrs _ ()
Объявление
От
int dgetrs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dgetrs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dggbak _ ()
Объявление
От
int dggbak_ (	char *job,	char *side,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *lscale,	__CLPK_doublereal *rscale,	__CLPK_integer *m,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_integer *info);
К
int dggbak_ (	char *__job,	char *__side,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__lscale,	__CLPK_doublereal *__rscale,	__CLPK_integer *__m,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__info);

Измененный dggbal _ ()
Объявление
От
int dggbal_ (	char *job,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *lscale,	__CLPK_doublereal *rscale,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dggbal_ (	char *__job,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__lscale,	__CLPK_doublereal *__rscale,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dgges _ ()
Объявление
От
int dgges_ (	char *jobvsl,	char *jobvsr,	char *sort,	__CLPK_L_fp selctg,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *sdim,	__CLPK_doublereal *alphar,	__CLPK_doublereal *alphai,	__CLPK_doublereal *beta,	__CLPK_doublereal *vsl,	__CLPK_integer *ldvsl,	__CLPK_doublereal *vsr,	__CLPK_integer *ldvsr,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int dgges_ (	char *__jobvsl,	char *__jobvsr,	char *__sort,	__CLPK_L_fp __selctg,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__sdim,	__CLPK_doublereal *__alphar,	__CLPK_doublereal *__alphai,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__vsl,	__CLPK_integer *__ldvsl,	__CLPK_doublereal *__vsr,	__CLPK_integer *__ldvsr,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный dggesx _ ()
Объявление
От
int dggesx_ (	char *jobvsl,	char *jobvsr,	char *sort,	__CLPK_L_fp selctg,	char *sense,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *sdim,	__CLPK_doublereal *alphar,	__CLPK_doublereal *alphai,	__CLPK_doublereal *beta,	__CLPK_doublereal *vsl,	__CLPK_integer *ldvsl,	__CLPK_doublereal *vsr,	__CLPK_integer *ldvsr,	__CLPK_doublereal *rconde,	__CLPK_doublereal *rcondv,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int dggesx_ (	char *__jobvsl,	char *__jobvsr,	char *__sort,	__CLPK_L_fp __selctg,	char *__sense,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__sdim,	__CLPK_doublereal *__alphar,	__CLPK_doublereal *__alphai,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__vsl,	__CLPK_integer *__ldvsl,	__CLPK_doublereal *__vsr,	__CLPK_integer *__ldvsr,	__CLPK_doublereal *__rconde,	__CLPK_doublereal *__rcondv,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный dggev _ ()
Объявление
От
int dggev_ (	char *jobvl,	char *jobvr,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *alphar,	__CLPK_doublereal *alphai,	__CLPK_doublereal *beta,	__CLPK_doublereal *vl,	__CLPK_integer *ldvl,	__CLPK_doublereal *vr,	__CLPK_integer *ldvr,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dggev_ (	char *__jobvl,	char *__jobvr,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__alphar,	__CLPK_doublereal *__alphai,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublereal *__vr,	__CLPK_integer *__ldvr,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dggevx _ ()
Объявление
От
int dggevx_ (	char *balanc,	char *jobvl,	char *jobvr,	char *sense,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *alphar,	__CLPK_doublereal *alphai,	__CLPK_doublereal *beta,	__CLPK_doublereal *vl,	__CLPK_integer *ldvl,	__CLPK_doublereal *vr,	__CLPK_integer *ldvr,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *lscale,	__CLPK_doublereal *rscale,	__CLPK_doublereal *abnrm,	__CLPK_doublereal *bbnrm,	__CLPK_doublereal *rconde,	__CLPK_doublereal *rcondv,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int dggevx_ (	char *__balanc,	char *__jobvl,	char *__jobvr,	char *__sense,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__alphar,	__CLPK_doublereal *__alphai,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublereal *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__lscale,	__CLPK_doublereal *__rscale,	__CLPK_doublereal *__abnrm,	__CLPK_doublereal *__bbnrm,	__CLPK_doublereal *__rconde,	__CLPK_doublereal *__rcondv,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный dggglm _ ()
Объявление
От
int dggglm_ (	__CLPK_integer *n,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *d__,	__CLPK_doublereal *x,	__CLPK_doublereal *y,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dggglm_ (	__CLPK_integer *__n,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__x,	__CLPK_doublereal *__y,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgghrd _ ()
Объявление
От
int dgghrd_ (	char *compq,	char *compz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_integer *info);
К
int dgghrd_ (	char *__compq,	char *__compz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__info);

Измененный dgglse _ ()
Объявление
От
int dgglse_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *p,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *c__,	__CLPK_doublereal *d__,	__CLPK_doublereal *x,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgglse_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__p,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__x,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dggqrf _ ()
Объявление
От
int dggqrf_ (	__CLPK_integer *n,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *taua,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *taub,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dggqrf_ (	__CLPK_integer *__n,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__taua,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__taub,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dggrqf _ ()
Объявление
От
int dggrqf_ (	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *taua,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *taub,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dggrqf_ (	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__taua,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__taub,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dggsvd _ ()
Объявление
От
int dggsvd_ (	char *jobu,	char *jobv,	char *jobq,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *p,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *alpha,	__CLPK_doublereal *beta,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dggsvd_ (	char *__jobu,	char *__jobv,	char *__jobq,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__p,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dggsvp _ ()
Объявление
От
int dggsvp_ (	char *jobu,	char *jobv,	char *jobq,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *tola,	__CLPK_doublereal *tolb,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_integer *iwork,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dggsvp_ (	char *__jobu,	char *__jobv,	char *__jobq,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__tola,	__CLPK_doublereal *__tolb,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__iwork,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dgsvj0 _ ()
Объявление
От
int dgsvj0_ (	char *jobv,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *d__,	__CLPK_doublereal *sva,	__CLPK_integer *mv,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_doublereal *eps,	__CLPK_doublereal *sfmin,	__CLPK_doublereal *tol,	__CLPK_integer *nsweep,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgsvj0_ (	char *__jobv,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__sva,	__CLPK_integer *__mv,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_doublereal *__eps,	__CLPK_doublereal *__sfmin,	__CLPK_doublereal *__tol,	__CLPK_integer *__nsweep,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgsvj1 _ ()
Объявление
От
int dgsvj1_ (	char *jobv,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *n1,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *d__,	__CLPK_doublereal *sva,	__CLPK_integer *mv,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_doublereal *eps,	__CLPK_doublereal *sfmin,	__CLPK_doublereal *tol,	__CLPK_integer *nsweep,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dgsvj1_ (	char *__jobv,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__n1,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__sva,	__CLPK_integer *__mv,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_doublereal *__eps,	__CLPK_doublereal *__sfmin,	__CLPK_doublereal *__tol,	__CLPK_integer *__nsweep,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dgtcon _ ()
Объявление
От
int dgtcon_ (	char *norm,	__CLPK_integer *n,	__CLPK_doublereal *dl,	__CLPK_doublereal *d__,	__CLPK_doublereal *du,	__CLPK_doublereal *du2,	__CLPK_integer *ipiv,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgtcon_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_doublereal *__dl,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__du,	__CLPK_doublereal *__du2,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgtrfs _ ()
Объявление
От
int dgtrfs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *dl,	__CLPK_doublereal *d__,	__CLPK_doublereal *du,	__CLPK_doublereal *dlf,	__CLPK_doublereal *df,	__CLPK_doublereal *duf,	__CLPK_doublereal *du2,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgtrfs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__dl,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__du,	__CLPK_doublereal *__dlf,	__CLPK_doublereal *__df,	__CLPK_doublereal *__duf,	__CLPK_doublereal *__du2,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgtsv _ ()
Объявление
От
int dgtsv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *dl,	__CLPK_doublereal *d__,	__CLPK_doublereal *du,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dgtsv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__dl,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__du,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dgtsvx _ ()
Объявление
От
int dgtsvx_ (	char *fact,	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *dl,	__CLPK_doublereal *d__,	__CLPK_doublereal *du,	__CLPK_doublereal *dlf,	__CLPK_doublereal *df,	__CLPK_doublereal *duf,	__CLPK_doublereal *du2,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dgtsvx_ (	char *__fact,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__dl,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__du,	__CLPK_doublereal *__dlf,	__CLPK_doublereal *__df,	__CLPK_doublereal *__duf,	__CLPK_doublereal *__du2,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dgttrf _ ()
Объявление
От
int dgttrf_ (	__CLPK_integer *n,	__CLPK_doublereal *dl,	__CLPK_doublereal *d__,	__CLPK_doublereal *du,	__CLPK_doublereal *du2,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int dgttrf_ (	__CLPK_integer *__n,	__CLPK_doublereal *__dl,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__du,	__CLPK_doublereal *__du2,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный dgttrs _ ()
Объявление
От
int dgttrs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *dl,	__CLPK_doublereal *d__,	__CLPK_doublereal *du,	__CLPK_doublereal *du2,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dgttrs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__dl,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__du,	__CLPK_doublereal *__du2,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dgtts2 _ ()
Объявление
От
int dgtts2_ (	__CLPK_integer *itrans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *dl,	__CLPK_doublereal *d__,	__CLPK_doublereal *du,	__CLPK_doublereal *du2,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb);
К
int dgtts2_ (	__CLPK_integer *__itrans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__dl,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__du,	__CLPK_doublereal *__du2,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb);

Измененный dhgeqz _ ()
Объявление
От
int dhgeqz_ (	char *job,	char *compq,	char *compz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *h__,	__CLPK_integer *ldh,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_doublereal *alphar,	__CLPK_doublereal *alphai,	__CLPK_doublereal *beta,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dhgeqz_ (	char *__job,	char *__compq,	char *__compz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__h__,	__CLPK_integer *__ldh,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_doublereal *__alphar,	__CLPK_doublereal *__alphai,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dhsein _ ()
Объявление
От
int dhsein_ (	char *side,	char *eigsrc,	char *initv,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublereal *h__,	__CLPK_integer *ldh,	__CLPK_doublereal *wr,	__CLPK_doublereal *wi,	__CLPK_doublereal *vl,	__CLPK_integer *ldvl,	__CLPK_doublereal *vr,	__CLPK_integer *ldvr,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_doublereal *work,	__CLPK_integer *ifaill,	__CLPK_integer *ifailr,	__CLPK_integer *info);
К
int dhsein_ (	char *__side,	char *__eigsrc,	char *__initv,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublereal *__h__,	__CLPK_integer *__ldh,	__CLPK_doublereal *__wr,	__CLPK_doublereal *__wi,	__CLPK_doublereal *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublereal *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_doublereal *__work,	__CLPK_integer *__ifaill,	__CLPK_integer *__ifailr,	__CLPK_integer *__info);

Измененный dhseqr _ ()
Объявление
От
int dhseqr_ (	char *job,	char *compz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *h__,	__CLPK_integer *ldh,	__CLPK_doublereal *wr,	__CLPK_doublereal *wi,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dhseqr_ (	char *__job,	char *__compz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__h__,	__CLPK_integer *__ldh,	__CLPK_doublereal *__wr,	__CLPK_doublereal *__wi,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный disnan _ ()
Объявление
От
__CLPK_logical disnan_ (	__CLPK_doublereal *din);
К
__CLPK_logical disnan_ (	__CLPK_doublereal *__din);

Измененный dlabad _ ()
Объявление
От
int dlabad_ (	__CLPK_doublereal *small,	__CLPK_doublereal *large);
К
int dlabad_ (	__CLPK_doublereal *__small,	__CLPK_doublereal *__large);

Измененный dlabrd _ ()
Объявление
От
int dlabrd_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *tauq,	__CLPK_doublereal *taup,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *y,	__CLPK_integer *ldy);
К
int dlabrd_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__tauq,	__CLPK_doublereal *__taup,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__y,	__CLPK_integer *__ldy);

Измененный dlacn2 _ ()
Объявление
От
int dlacn2_ (	__CLPK_integer *n,	__CLPK_doublereal *v,	__CLPK_doublereal *x,	__CLPK_integer *isgn,	__CLPK_doublereal *est,	__CLPK_integer *kase,	__CLPK_integer *isave);
К
int dlacn2_ (	__CLPK_integer *__n,	__CLPK_doublereal *__v,	__CLPK_doublereal *__x,	__CLPK_integer *__isgn,	__CLPK_doublereal *__est,	__CLPK_integer *__kase,	__CLPK_integer *__isave);

Измененный dlacon _ ()
Объявление
От
int dlacon_ (	__CLPK_integer *n,	__CLPK_doublereal *v,	__CLPK_doublereal *x,	__CLPK_integer *isgn,	__CLPK_doublereal *est,	__CLPK_integer *kase);
К
int dlacon_ (	__CLPK_integer *__n,	__CLPK_doublereal *__v,	__CLPK_doublereal *__x,	__CLPK_integer *__isgn,	__CLPK_doublereal *__est,	__CLPK_integer *__kase);

Измененный dlacpy _ ()
Объявление
От
int dlacpy_ (	char *uplo,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb);
К
int dlacpy_ (	char *__uplo,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb);

Измененный dladiv _ ()
Объявление
От
int dladiv_ (	__CLPK_doublereal *a,	__CLPK_doublereal *b,	__CLPK_doublereal *c__,	__CLPK_doublereal *d__,	__CLPK_doublereal *p,	__CLPK_doublereal *q);
К
int dladiv_ (	__CLPK_doublereal *__a,	__CLPK_doublereal *__b,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__p,	__CLPK_doublereal *__q);

Измененный dlae2 _ ()
Объявление
От
int dlae2_ (	__CLPK_doublereal *a,	__CLPK_doublereal *b,	__CLPK_doublereal *c__,	__CLPK_doublereal *rt1,	__CLPK_doublereal *rt2);
К
int dlae2_ (	__CLPK_doublereal *__a,	__CLPK_doublereal *__b,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rt1,	__CLPK_doublereal *__rt2);

Измененный dlaebz _ ()
Объявление
От
int dlaebz_ (	__CLPK_integer *ijob,	__CLPK_integer *nitmax,	__CLPK_integer *n,	__CLPK_integer *mmax,	__CLPK_integer *minp,	__CLPK_integer *nbmin,	__CLPK_doublereal *abstol,	__CLPK_doublereal *reltol,	__CLPK_doublereal *pivmin,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *e2,	__CLPK_integer *nval,	__CLPK_doublereal *ab,	__CLPK_doublereal *c__,	__CLPK_integer *mout,	__CLPK_integer *nab,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dlaebz_ (	__CLPK_integer *__ijob,	__CLPK_integer *__nitmax,	__CLPK_integer *__n,	__CLPK_integer *__mmax,	__CLPK_integer *__minp,	__CLPK_integer *__nbmin,	__CLPK_doublereal *__abstol,	__CLPK_doublereal *__reltol,	__CLPK_doublereal *__pivmin,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__e2,	__CLPK_integer *__nval,	__CLPK_doublereal *__ab,	__CLPK_doublereal *__c__,	__CLPK_integer *__mout,	__CLPK_integer *__nab,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dlaed0 _ ()
Объявление
От
int dlaed0_ (	__CLPK_integer *icompq,	__CLPK_integer *qsiz,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *qstore,	__CLPK_integer *ldqs,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dlaed0_ (	__CLPK_integer *__icompq,	__CLPK_integer *__qsiz,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__qstore,	__CLPK_integer *__ldqs,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dlaed1 _ ()
Объявление
От
int dlaed1_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_integer *indxq,	__CLPK_doublereal *rho,	__CLPK_integer *cutpnt,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dlaed1_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__indxq,	__CLPK_doublereal *__rho,	__CLPK_integer *__cutpnt,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dlaed2 _ ()
Объявление
От
int dlaed2_ (	__CLPK_integer *k,	__CLPK_integer *n,	__CLPK_integer *n1,	__CLPK_doublereal *d__,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_integer *indxq,	__CLPK_doublereal *rho,	__CLPK_doublereal *z__,	__CLPK_doublereal *dlamda,	__CLPK_doublereal *w,	__CLPK_doublereal *q2,	__CLPK_integer *indx,	__CLPK_integer *indxc,	__CLPK_integer *indxp,	__CLPK_integer *coltyp,	__CLPK_integer *info);
К
int dlaed2_ (	__CLPK_integer *__k,	__CLPK_integer *__n,	__CLPK_integer *__n1,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__indxq,	__CLPK_doublereal *__rho,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__dlamda,	__CLPK_doublereal *__w,	__CLPK_doublereal *__q2,	__CLPK_integer *__indx,	__CLPK_integer *__indxc,	__CLPK_integer *__indxp,	__CLPK_integer *__coltyp,	__CLPK_integer *__info);

Измененный dlaed3 _ ()
Объявление
От
int dlaed3_ (	__CLPK_integer *k,	__CLPK_integer *n,	__CLPK_integer *n1,	__CLPK_doublereal *d__,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *rho,	__CLPK_doublereal *dlamda,	__CLPK_doublereal *q2,	__CLPK_integer *indx,	__CLPK_integer *ctot,	__CLPK_doublereal *w,	__CLPK_doublereal *s,	__CLPK_integer *info);
К
int dlaed3_ (	__CLPK_integer *__k,	__CLPK_integer *__n,	__CLPK_integer *__n1,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__rho,	__CLPK_doublereal *__dlamda,	__CLPK_doublereal *__q2,	__CLPK_integer *__indx,	__CLPK_integer *__ctot,	__CLPK_doublereal *__w,	__CLPK_doublereal *__s,	__CLPK_integer *__info);

Измененный dlaed4 _ ()
Объявление
От
int dlaed4_ (	__CLPK_integer *n,	__CLPK_integer *i__,	__CLPK_doublereal *d__,	__CLPK_doublereal *z__,	__CLPK_doublereal *delta,	__CLPK_doublereal *rho,	__CLPK_doublereal *dlam,	__CLPK_integer *info);
К
int dlaed4_ (	__CLPK_integer *__n,	__CLPK_integer *__i__,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__delta,	__CLPK_doublereal *__rho,	__CLPK_doublereal *__dlam,	__CLPK_integer *__info);

Измененный dlaed5 _ ()
Объявление
От
int dlaed5_ (	__CLPK_integer *i__,	__CLPK_doublereal *d__,	__CLPK_doublereal *z__,	__CLPK_doublereal *delta,	__CLPK_doublereal *rho,	__CLPK_doublereal *dlam);
К
int dlaed5_ (	__CLPK_integer *__i__,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__delta,	__CLPK_doublereal *__rho,	__CLPK_doublereal *__dlam);

Измененный dlaed6 _ ()
Объявление
От
int dlaed6_ (	__CLPK_integer *kniter,	__CLPK_logical *orgati,	__CLPK_doublereal *rho,	__CLPK_doublereal *d__,	__CLPK_doublereal *z__,	__CLPK_doublereal *finit,	__CLPK_doublereal *tau,	__CLPK_integer *info);
К
int dlaed6_ (	__CLPK_integer *__kniter,	__CLPK_logical *__orgati,	__CLPK_doublereal *__rho,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__finit,	__CLPK_doublereal *__tau,	__CLPK_integer *__info);

Измененный dlaed7 _ ()
Объявление
От
int dlaed7_ (	__CLPK_integer *icompq,	__CLPK_integer *n,	__CLPK_integer *qsiz,	__CLPK_integer *tlvls,	__CLPK_integer *curlvl,	__CLPK_integer *curpbm,	__CLPK_doublereal *d__,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_integer *indxq,	__CLPK_doublereal *rho,	__CLPK_integer *cutpnt,	__CLPK_doublereal *qstore,	__CLPK_integer *qptr,	__CLPK_integer *prmptr,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_doublereal *givnum,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dlaed7_ (	__CLPK_integer *__icompq,	__CLPK_integer *__n,	__CLPK_integer *__qsiz,	__CLPK_integer *__tlvls,	__CLPK_integer *__curlvl,	__CLPK_integer *__curpbm,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__indxq,	__CLPK_doublereal *__rho,	__CLPK_integer *__cutpnt,	__CLPK_doublereal *__qstore,	__CLPK_integer *__qptr,	__CLPK_integer *__prmptr,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_doublereal *__givnum,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dlaed8 _ ()
Объявление
От
int dlaed8_ (	__CLPK_integer *icompq,	__CLPK_integer *k,	__CLPK_integer *n,	__CLPK_integer *qsiz,	__CLPK_doublereal *d__,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_integer *indxq,	__CLPK_doublereal *rho,	__CLPK_integer *cutpnt,	__CLPK_doublereal *z__,	__CLPK_doublereal *dlamda,	__CLPK_doublereal *q2,	__CLPK_integer *ldq2,	__CLPK_doublereal *w,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_doublereal *givnum,	__CLPK_integer *indxp,	__CLPK_integer *indx,	__CLPK_integer *info);
К
int dlaed8_ (	__CLPK_integer *__icompq,	__CLPK_integer *__k,	__CLPK_integer *__n,	__CLPK_integer *__qsiz,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__indxq,	__CLPK_doublereal *__rho,	__CLPK_integer *__cutpnt,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__dlamda,	__CLPK_doublereal *__q2,	__CLPK_integer *__ldq2,	__CLPK_doublereal *__w,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_doublereal *__givnum,	__CLPK_integer *__indxp,	__CLPK_integer *__indx,	__CLPK_integer *__info);

Измененный dlaed9 _ ()
Объявление
От
int dlaed9_ (	__CLPK_integer *k,	__CLPK_integer *kstart,	__CLPK_integer *kstop,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *rho,	__CLPK_doublereal *dlamda,	__CLPK_doublereal *w,	__CLPK_doublereal *s,	__CLPK_integer *lds,	__CLPK_integer *info);
К
int dlaed9_ (	__CLPK_integer *__k,	__CLPK_integer *__kstart,	__CLPK_integer *__kstop,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__rho,	__CLPK_doublereal *__dlamda,	__CLPK_doublereal *__w,	__CLPK_doublereal *__s,	__CLPK_integer *__lds,	__CLPK_integer *__info);

Измененный dlaeda _ ()
Объявление
От
int dlaeda_ (	__CLPK_integer *n,	__CLPK_integer *tlvls,	__CLPK_integer *curlvl,	__CLPK_integer *curpbm,	__CLPK_integer *prmptr,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_doublereal *givnum,	__CLPK_doublereal *q,	__CLPK_integer *qptr,	__CLPK_doublereal *z__,	__CLPK_doublereal *ztemp,	__CLPK_integer *info);
К
int dlaeda_ (	__CLPK_integer *__n,	__CLPK_integer *__tlvls,	__CLPK_integer *__curlvl,	__CLPK_integer *__curpbm,	__CLPK_integer *__prmptr,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_doublereal *__givnum,	__CLPK_doublereal *__q,	__CLPK_integer *__qptr,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__ztemp,	__CLPK_integer *__info);

Измененный dlaein _ ()
Объявление
От
int dlaein_ (	__CLPK_logical *rightv,	__CLPK_logical *noinit,	__CLPK_integer *n,	__CLPK_doublereal *h__,	__CLPK_integer *ldh,	__CLPK_doublereal *wr,	__CLPK_doublereal *wi,	__CLPK_doublereal *vr,	__CLPK_doublereal *vi,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *work,	__CLPK_doublereal *eps3,	__CLPK_doublereal *smlnum,	__CLPK_doublereal *bignum,	__CLPK_integer *info);
К
int dlaein_ (	__CLPK_logical *__rightv,	__CLPK_logical *__noinit,	__CLPK_integer *__n,	__CLPK_doublereal *__h__,	__CLPK_integer *__ldh,	__CLPK_doublereal *__wr,	__CLPK_doublereal *__wi,	__CLPK_doublereal *__vr,	__CLPK_doublereal *__vi,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__work,	__CLPK_doublereal *__eps3,	__CLPK_doublereal *__smlnum,	__CLPK_doublereal *__bignum,	__CLPK_integer *__info);

Измененный dlaev2 _ ()
Объявление
От
int dlaev2_ (	__CLPK_doublereal *a,	__CLPK_doublereal *b,	__CLPK_doublereal *c__,	__CLPK_doublereal *rt1,	__CLPK_doublereal *rt2,	__CLPK_doublereal *cs1,	__CLPK_doublereal *sn1);
К
int dlaev2_ (	__CLPK_doublereal *__a,	__CLPK_doublereal *__b,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rt1,	__CLPK_doublereal *__rt2,	__CLPK_doublereal *__cs1,	__CLPK_doublereal *__sn1);

Измененный dlaexc _ ()
Объявление
От
int dlaexc_ (	__CLPK_logical *wantq,	__CLPK_integer *n,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_integer *j1,	__CLPK_integer *n1,	__CLPK_integer *n2,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dlaexc_ (	__CLPK_logical *__wantq,	__CLPK_integer *__n,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__j1,	__CLPK_integer *__n1,	__CLPK_integer *__n2,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dlag2 _ ()
Объявление
От
int dlag2_ (	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *safmin,	__CLPK_doublereal *scale1,	__CLPK_doublereal *scale2,	__CLPK_doublereal *wr1,	__CLPK_doublereal *wr2,	__CLPK_doublereal *wi);
К
int dlag2_ (	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__safmin,	__CLPK_doublereal *__scale1,	__CLPK_doublereal *__scale2,	__CLPK_doublereal *__wr1,	__CLPK_doublereal *__wr2,	__CLPK_doublereal *__wi);

Измененный dlag2s _ ()
Объявление
От
int dlag2s_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_real *sa,	__CLPK_integer *ldsa,	__CLPK_integer *info);
К
int dlag2s_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_real *__sa,	__CLPK_integer *__ldsa,	__CLPK_integer *__info);

Измененный dlags2 _ ()
Объявление
От
int dlags2_ (	__CLPK_logical *upper,	__CLPK_doublereal *a1,	__CLPK_doublereal *a2,	__CLPK_doublereal *a3,	__CLPK_doublereal *b1,	__CLPK_doublereal *b2,	__CLPK_doublereal *b3,	__CLPK_doublereal *csu,	__CLPK_doublereal *snu,	__CLPK_doublereal *csv,	__CLPK_doublereal *snv,	__CLPK_doublereal *csq,	__CLPK_doublereal *snq);
К
int dlags2_ (	__CLPK_logical *__upper,	__CLPK_doublereal *__a1,	__CLPK_doublereal *__a2,	__CLPK_doublereal *__a3,	__CLPK_doublereal *__b1,	__CLPK_doublereal *__b2,	__CLPK_doublereal *__b3,	__CLPK_doublereal *__csu,	__CLPK_doublereal *__snu,	__CLPK_doublereal *__csv,	__CLPK_doublereal *__snv,	__CLPK_doublereal *__csq,	__CLPK_doublereal *__snq);

Измененный dlagtf _ ()
Объявление
От
int dlagtf_ (	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_doublereal *lambda,	__CLPK_doublereal *b,	__CLPK_doublereal *c__,	__CLPK_doublereal *tol,	__CLPK_doublereal *d__,	__CLPK_integer *in,	__CLPK_integer *info);
К
int dlagtf_ (	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_doublereal *__lambda,	__CLPK_doublereal *__b,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__tol,	__CLPK_doublereal *__d__,	__CLPK_integer *__in,	__CLPK_integer *__info);

Измененный dlagtm _ ()
Объявление
От
int dlagtm_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *alpha,	__CLPK_doublereal *dl,	__CLPK_doublereal *d__,	__CLPK_doublereal *du,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *beta,	__CLPK_doublereal *b,	__CLPK_integer *ldb);
К
int dlagtm_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__dl,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__du,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb);

Измененный dlagts _ ()
Объявление
От
int dlagts_ (	__CLPK_integer *job,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_doublereal *b,	__CLPK_doublereal *c__,	__CLPK_doublereal *d__,	__CLPK_integer *in,	__CLPK_doublereal *y,	__CLPK_doublereal *tol,	__CLPK_integer *info);
К
int dlagts_ (	__CLPK_integer *__job,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_doublereal *__b,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__d__,	__CLPK_integer *__in,	__CLPK_doublereal *__y,	__CLPK_doublereal *__tol,	__CLPK_integer *__info);

Измененный dlagv2 _ ()
Объявление
От
int dlagv2_ (	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *alphar,	__CLPK_doublereal *alphai,	__CLPK_doublereal *beta,	__CLPK_doublereal *csl,	__CLPK_doublereal *snl,	__CLPK_doublereal *csr,	__CLPK_doublereal *snr);
К
int dlagv2_ (	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__alphar,	__CLPK_doublereal *__alphai,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__csl,	__CLPK_doublereal *__snl,	__CLPK_doublereal *__csr,	__CLPK_doublereal *__snr);

Измененный dlahqr _ ()
Объявление
От
int dlahqr_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *h__,	__CLPK_integer *ldh,	__CLPK_doublereal *wr,	__CLPK_doublereal *wi,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_integer *info);
К
int dlahqr_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__h__,	__CLPK_integer *__ldh,	__CLPK_doublereal *__wr,	__CLPK_doublereal *__wi,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__info);

Измененный dlahr2 _ ()
Объявление
От
int dlahr2_ (	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *nb,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_doublereal *y,	__CLPK_integer *ldy);
К
int dlahr2_ (	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__nb,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_doublereal *__y,	__CLPK_integer *__ldy);

Измененный dlahrd _ ()
Объявление
От
int dlahrd_ (	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *nb,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_doublereal *y,	__CLPK_integer *ldy);
К
int dlahrd_ (	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__nb,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_doublereal *__y,	__CLPK_integer *__ldy);

Измененный dlaic1 _ ()
Объявление
От
int dlaic1_ (	__CLPK_integer *job,	__CLPK_integer *j,	__CLPK_doublereal *x,	__CLPK_doublereal *sest,	__CLPK_doublereal *w,	__CLPK_doublereal *gamma,	__CLPK_doublereal *sestpr,	__CLPK_doublereal *s,	__CLPK_doublereal *c__);
К
int dlaic1_ (	__CLPK_integer *__job,	__CLPK_integer *__j,	__CLPK_doublereal *__x,	__CLPK_doublereal *__sest,	__CLPK_doublereal *__w,	__CLPK_doublereal *__gamma,	__CLPK_doublereal *__sestpr,	__CLPK_doublereal *__s,	__CLPK_doublereal *__c__);

Измененный dlaisnan _ ()
Объявление
От
__CLPK_logical dlaisnan_ (	__CLPK_doublereal *din1,	__CLPK_doublereal *din2);
К
__CLPK_logical dlaisnan_ (	__CLPK_doublereal *__din1,	__CLPK_doublereal *__din2);

Измененный dlaln2 _ ()
Объявление
От
int dlaln2_ (	__CLPK_logical *ltrans,	__CLPK_integer *na,	__CLPK_integer *nw,	__CLPK_doublereal *smin,	__CLPK_doublereal *ca,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *d1,	__CLPK_doublereal *d2,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *wr,	__CLPK_doublereal *wi,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *scale,	__CLPK_doublereal *xnorm,	__CLPK_integer *info);
К
int dlaln2_ (	__CLPK_logical *__ltrans,	__CLPK_integer *__na,	__CLPK_integer *__nw,	__CLPK_doublereal *__smin,	__CLPK_doublereal *__ca,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d1,	__CLPK_doublereal *__d2,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__wr,	__CLPK_doublereal *__wi,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__xnorm,	__CLPK_integer *__info);

Измененный dlals0 _ ()
Объявление
От
int dlals0_ (	__CLPK_integer *icompq,	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_integer *nrhs,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *bx,	__CLPK_integer *ldbx,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_doublereal *givnum,	__CLPK_integer *ldgnum,	__CLPK_doublereal *poles,	__CLPK_doublereal *difl,	__CLPK_doublereal *difr,	__CLPK_doublereal *z__,	__CLPK_integer *k,	__CLPK_doublereal *c__,	__CLPK_doublereal *s,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dlals0_ (	__CLPK_integer *__icompq,	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__bx,	__CLPK_integer *__ldbx,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_doublereal *__givnum,	__CLPK_integer *__ldgnum,	__CLPK_doublereal *__poles,	__CLPK_doublereal *__difl,	__CLPK_doublereal *__difr,	__CLPK_doublereal *__z__,	__CLPK_integer *__k,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__s,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dlalsa _ ()
Объявление
От
int dlalsa_ (	__CLPK_integer *icompq,	__CLPK_integer *smlsiz,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *bx,	__CLPK_integer *ldbx,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *vt,	__CLPK_integer *k,	__CLPK_doublereal *difl,	__CLPK_doublereal *difr,	__CLPK_doublereal *z__,	__CLPK_doublereal *poles,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_integer *perm,	__CLPK_doublereal *givnum,	__CLPK_doublereal *c__,	__CLPK_doublereal *s,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dlalsa_ (	__CLPK_integer *__icompq,	__CLPK_integer *__smlsiz,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__bx,	__CLPK_integer *__ldbx,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__vt,	__CLPK_integer *__k,	__CLPK_doublereal *__difl,	__CLPK_doublereal *__difr,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__poles,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_integer *__perm,	__CLPK_doublereal *__givnum,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__s,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dlalsd _ ()
Объявление
От
int dlalsd_ (	char *uplo,	__CLPK_integer *smlsiz,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *rcond,	__CLPK_integer *rank,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dlalsd_ (	char *__uplo,	__CLPK_integer *__smlsiz,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__rcond,	__CLPK_integer *__rank,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dlamc1 _ ()
Объявление
От
int dlamc1_ (	__CLPK_integer *beta,	__CLPK_integer *t,	__CLPK_logical *rnd,	__CLPK_logical *ieee1);
К
int dlamc1_ (	__CLPK_integer *__beta,	__CLPK_integer *__t,	__CLPK_logical *__rnd,	__CLPK_logical *__ieee1);

Измененный dlamc2 _ ()
Объявление
От
int dlamc2_ (	__CLPK_integer *beta,	__CLPK_integer *t,	__CLPK_logical *rnd,	__CLPK_doublereal *eps,	__CLPK_integer *emin,	__CLPK_doublereal *rmin,	__CLPK_integer *emax,	__CLPK_doublereal *rmax);
К
int dlamc2_ (	__CLPK_integer *__beta,	__CLPK_integer *__t,	__CLPK_logical *__rnd,	__CLPK_doublereal *__eps,	__CLPK_integer *__emin,	__CLPK_doublereal *__rmin,	__CLPK_integer *__emax,	__CLPK_doublereal *__rmax);

Измененный dlamc3 _ ()
Объявление
От
__CLPK_doublereal dlamc3_ (	__CLPK_doublereal *a,	__CLPK_doublereal *b);
К
__CLPK_doublereal dlamc3_ (	__CLPK_doublereal *__a,	__CLPK_doublereal *__b);

Измененный dlamc4 _ ()
Объявление
От
int dlamc4_ (	__CLPK_integer *emin,	__CLPK_doublereal *start,	__CLPK_integer *base);
К
int dlamc4_ (	__CLPK_integer *__emin,	__CLPK_doublereal *__start,	__CLPK_integer *__base);

Измененный dlamc5 _ ()
Объявление
От
int dlamc5_ (	__CLPK_integer *beta,	__CLPK_integer *p,	__CLPK_integer *emin,	__CLPK_logical *ieee,	__CLPK_integer *emax,	__CLPK_doublereal *rmax);
К
int dlamc5_ (	__CLPK_integer *__beta,	__CLPK_integer *__p,	__CLPK_integer *__emin,	__CLPK_logical *__ieee,	__CLPK_integer *__emax,	__CLPK_doublereal *__rmax);

Измененный dlamch _ ()
Объявление
От
__CLPK_doublereal dlamch_ (	char *cmach);
К
__CLPK_doublereal dlamch_ (	char *__cmach);

Измененный dlamrg _ ()
Объявление
От
int dlamrg_ (	__CLPK_integer *n1,	__CLPK_integer *n2,	__CLPK_doublereal *a,	__CLPK_integer *dtrd1,	__CLPK_integer *dtrd2,	__CLPK_integer *index);
К
int dlamrg_ (	__CLPK_integer *__n1,	__CLPK_integer *__n2,	__CLPK_doublereal *__a,	__CLPK_integer *__dtrd1,	__CLPK_integer *__dtrd2,	__CLPK_integer *__index);

Измененный dlaneg _ ()
Объявление
От
__CLPK_integer dlaneg_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *lld,	__CLPK_doublereal *sigma,	__CLPK_doublereal *pivmin,	__CLPK_integer *r__);
К
__CLPK_integer dlaneg_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__lld,	__CLPK_doublereal *__sigma,	__CLPK_doublereal *__pivmin,	__CLPK_integer *__r__);

Измененный dlangb _ ()
Объявление
От
__CLPK_doublereal dlangb_ (	char *norm,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *work);
К
__CLPK_doublereal dlangb_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__work);

Измененный dlange _ ()
Объявление
От
__CLPK_doublereal dlange_ (	char *norm,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *work);
К
__CLPK_doublereal dlange_ (	char *__norm,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__work);

Измененный dlangt _ ()
Объявление
От
__CLPK_doublereal dlangt_ (	char *norm,	__CLPK_integer *n,	__CLPK_doublereal *dl,	__CLPK_doublereal *d__,	__CLPK_doublereal *du);
К
__CLPK_doublereal dlangt_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_doublereal *__dl,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__du);

Измененный dlanhs _ ()
Объявление
От
__CLPK_doublereal dlanhs_ (	char *norm,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *work);
К
__CLPK_doublereal dlanhs_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__work);

Измененный dlansb _ ()
Объявление
От
__CLPK_doublereal dlansb_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *work);
К
__CLPK_doublereal dlansb_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__work);

Измененный dlansf _ ()
Объявление
От
__CLPK_doublereal dlansf_ (	char *norm,	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_doublereal *work);
К
__CLPK_doublereal dlansf_ (	char *__norm,	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_doublereal *__work);

Измененный dlansp _ ()
Объявление
От
__CLPK_doublereal dlansp_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *work);
К
__CLPK_doublereal dlansp_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__work);

Измененный dlanst _ ()
Объявление
От
__CLPK_doublereal dlanst_ (	char *norm,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e);
К
__CLPK_doublereal dlanst_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e);

Измененный dlansy _ ()
Объявление
От
__CLPK_doublereal dlansy_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *work);
К
__CLPK_doublereal dlansy_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__work);

Измененный dlantb _ ()
Объявление
От
__CLPK_doublereal dlantb_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *work);
К
__CLPK_doublereal dlantb_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__work);

Измененный dlantp _ ()
Объявление
От
__CLPK_doublereal dlantp_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *work);
К
__CLPK_doublereal dlantp_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__work);

Измененный dlantr _ ()
Объявление
От
__CLPK_doublereal dlantr_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *work);
К
__CLPK_doublereal dlantr_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__work);

Измененный dlanv2 _ ()
Объявление
От
int dlanv2_ (	__CLPK_doublereal *a,	__CLPK_doublereal *b,	__CLPK_doublereal *c__,	__CLPK_doublereal *d__,	__CLPK_doublereal *rt1r,	__CLPK_doublereal *rt1i,	__CLPK_doublereal *rt2r,	__CLPK_doublereal *rt2i,	__CLPK_doublereal *cs,	__CLPK_doublereal *sn);
К
int dlanv2_ (	__CLPK_doublereal *__a,	__CLPK_doublereal *__b,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__rt1r,	__CLPK_doublereal *__rt1i,	__CLPK_doublereal *__rt2r,	__CLPK_doublereal *__rt2i,	__CLPK_doublereal *__cs,	__CLPK_doublereal *__sn);

Измененный dlapll _ ()
Объявление
От
int dlapll_ (	__CLPK_integer *n,	__CLPK_doublereal *x,	__CLPK_integer *incx,	__CLPK_doublereal *y,	__CLPK_integer *incy,	__CLPK_doublereal *ssmin);
К
int dlapll_ (	__CLPK_integer *__n,	__CLPK_doublereal *__x,	__CLPK_integer *__incx,	__CLPK_doublereal *__y,	__CLPK_integer *__incy,	__CLPK_doublereal *__ssmin);

Измененный dlapmt _ ()
Объявление
От
int dlapmt_ (	__CLPK_logical *forwrd,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_integer *k);
К
int dlapmt_ (	__CLPK_logical *__forwrd,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_integer *__k);

Измененный dlapy2 _ ()
Объявление
От
__CLPK_doublereal dlapy2_ (	__CLPK_doublereal *x,	__CLPK_doublereal *y);
К
__CLPK_doublereal dlapy2_ (	__CLPK_doublereal *__x,	__CLPK_doublereal *__y);

Измененный dlapy3 _ ()
Объявление
От
__CLPK_doublereal dlapy3_ (	__CLPK_doublereal *x,	__CLPK_doublereal *y,	__CLPK_doublereal *z__);
К
__CLPK_doublereal dlapy3_ (	__CLPK_doublereal *__x,	__CLPK_doublereal *__y,	__CLPK_doublereal *__z__);

Измененный dlaqgb _ ()
Объявление
От
int dlaqgb_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *rowcnd,	__CLPK_doublereal *colcnd,	__CLPK_doublereal *amax,	char *equed);
К
int dlaqgb_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rowcnd,	__CLPK_doublereal *__colcnd,	__CLPK_doublereal *__amax,	char *__equed);

Измененный dlaqge _ ()
Объявление
От
int dlaqge_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *rowcnd,	__CLPK_doublereal *colcnd,	__CLPK_doublereal *amax,	char *equed);
К
int dlaqge_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rowcnd,	__CLPK_doublereal *__colcnd,	__CLPK_doublereal *__amax,	char *__equed);

Измененный dlaqp2 _ ()
Объявление
От
int dlaqp2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *offset,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_doublereal *tau,	__CLPK_doublereal *vn1,	__CLPK_doublereal *vn2,	__CLPK_doublereal *work);
К
int dlaqp2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__offset,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__vn1,	__CLPK_doublereal *__vn2,	__CLPK_doublereal *__work);

Измененный dlaqps _ ()
Объявление
От
int dlaqps_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *offset,	__CLPK_integer *nb,	__CLPK_integer *kb,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_doublereal *tau,	__CLPK_doublereal *vn1,	__CLPK_doublereal *vn2,	__CLPK_doublereal *auxv,	__CLPK_doublereal *f,	__CLPK_integer *ldf);
К
int dlaqps_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__offset,	__CLPK_integer *__nb,	__CLPK_integer *__kb,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__vn1,	__CLPK_doublereal *__vn2,	__CLPK_doublereal *__auxv,	__CLPK_doublereal *__f,	__CLPK_integer *__ldf);

Измененный dlaqr0 _ ()
Объявление
От
int dlaqr0_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *h__,	__CLPK_integer *ldh,	__CLPK_doublereal *wr,	__CLPK_doublereal *wi,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dlaqr0_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__h__,	__CLPK_integer *__ldh,	__CLPK_doublereal *__wr,	__CLPK_doublereal *__wi,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dlaqr1 _ ()
Объявление
От
int dlaqr1_ (	__CLPK_integer *n,	__CLPK_doublereal *h__,	__CLPK_integer *ldh,	__CLPK_doublereal *sr1,	__CLPK_doublereal *si1,	__CLPK_doublereal *sr2,	__CLPK_doublereal *si2,	__CLPK_doublereal *v);
К
int dlaqr1_ (	__CLPK_integer *__n,	__CLPK_doublereal *__h__,	__CLPK_integer *__ldh,	__CLPK_doublereal *__sr1,	__CLPK_doublereal *__si1,	__CLPK_doublereal *__sr2,	__CLPK_doublereal *__si2,	__CLPK_doublereal *__v);

Измененный dlaqr2 _ ()
Объявление
От
int dlaqr2_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ktop,	__CLPK_integer *kbot,	__CLPK_integer *nw,	__CLPK_doublereal *h__,	__CLPK_integer *ldh,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_integer *ns,	__CLPK_integer *nd,	__CLPK_doublereal *sr,	__CLPK_doublereal *si,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_integer *nh,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_integer *nv,	__CLPK_doublereal *wv,	__CLPK_integer *ldwv,	__CLPK_doublereal *work,	__CLPK_integer *lwork);
К
int dlaqr2_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ktop,	__CLPK_integer *__kbot,	__CLPK_integer *__nw,	__CLPK_doublereal *__h__,	__CLPK_integer *__ldh,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__ns,	__CLPK_integer *__nd,	__CLPK_doublereal *__sr,	__CLPK_doublereal *__si,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__nh,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_integer *__nv,	__CLPK_doublereal *__wv,	__CLPK_integer *__ldwv,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork);

Измененный dlaqr3 _ ()
Объявление
От
int dlaqr3_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ktop,	__CLPK_integer *kbot,	__CLPK_integer *nw,	__CLPK_doublereal *h__,	__CLPK_integer *ldh,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_integer *ns,	__CLPK_integer *nd,	__CLPK_doublereal *sr,	__CLPK_doublereal *si,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_integer *nh,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_integer *nv,	__CLPK_doublereal *wv,	__CLPK_integer *ldwv,	__CLPK_doublereal *work,	__CLPK_integer *lwork);
К
int dlaqr3_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ktop,	__CLPK_integer *__kbot,	__CLPK_integer *__nw,	__CLPK_doublereal *__h__,	__CLPK_integer *__ldh,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__ns,	__CLPK_integer *__nd,	__CLPK_doublereal *__sr,	__CLPK_doublereal *__si,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__nh,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_integer *__nv,	__CLPK_doublereal *__wv,	__CLPK_integer *__ldwv,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork);

Измененный dlaqr4 _ ()
Объявление
От
int dlaqr4_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *h__,	__CLPK_integer *ldh,	__CLPK_doublereal *wr,	__CLPK_doublereal *wi,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dlaqr4_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__h__,	__CLPK_integer *__ldh,	__CLPK_doublereal *__wr,	__CLPK_doublereal *__wi,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dlaqr5 _ ()
Объявление
От
int dlaqr5_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *kacc22,	__CLPK_integer *n,	__CLPK_integer *ktop,	__CLPK_integer *kbot,	__CLPK_integer *nshfts,	__CLPK_doublereal *sr,	__CLPK_doublereal *si,	__CLPK_doublereal *h__,	__CLPK_integer *ldh,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_integer *nv,	__CLPK_doublereal *wv,	__CLPK_integer *ldwv,	__CLPK_integer *nh,	__CLPK_doublereal *wh,	__CLPK_integer *ldwh);
К
int dlaqr5_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__kacc22,	__CLPK_integer *__n,	__CLPK_integer *__ktop,	__CLPK_integer *__kbot,	__CLPK_integer *__nshfts,	__CLPK_doublereal *__sr,	__CLPK_doublereal *__si,	__CLPK_doublereal *__h__,	__CLPK_integer *__ldh,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_integer *__nv,	__CLPK_doublereal *__wv,	__CLPK_integer *__ldwv,	__CLPK_integer *__nh,	__CLPK_doublereal *__wh,	__CLPK_integer *__ldwh);

Измененный dlaqsb _ ()
Объявление
От
int dlaqsb_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	char *equed);
К
int dlaqsb_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	char *__equed);

Измененный dlaqsp _ ()
Объявление
От
int dlaqsp_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	char *equed);
К
int dlaqsp_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	char *__equed);

Измененный dlaqsy _ ()
Объявление
От
int dlaqsy_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	char *equed);
К
int dlaqsy_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	char *__equed);

Измененный dlaqtr _ ()
Объявление
От
int dlaqtr_ (	__CLPK_logical *ltran,	__CLPK_logical *l__CLPK_real,	__CLPK_integer *n,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_doublereal *b,	__CLPK_doublereal *w,	__CLPK_doublereal *scale,	__CLPK_doublereal *x,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dlaqtr_ (	__CLPK_logical *__ltran,	__CLPK_logical *__l__CLPK_real,	__CLPK_integer *__n,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_doublereal *__b,	__CLPK_doublereal *__w,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__x,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dlar1v _ ()
Объявление
От
int dlar1v_ (	__CLPK_integer *n,	__CLPK_integer *b1,	__CLPK_integer *bn,	__CLPK_doublereal *lambda,	__CLPK_doublereal *d__,	__CLPK_doublereal *l,	__CLPK_doublereal *ld,	__CLPK_doublereal *lld,	__CLPK_doublereal *pivmin,	__CLPK_doublereal *gaptol,	__CLPK_doublereal *z__,	__CLPK_logical *wantnc,	__CLPK_integer *negcnt,	__CLPK_doublereal *ztz,	__CLPK_doublereal *mingma,	__CLPK_integer *r__,	__CLPK_integer *isuppz,	__CLPK_doublereal *nrminv,	__CLPK_doublereal *resid,	__CLPK_doublereal *rqcorr,	__CLPK_doublereal *work);
К
int dlar1v_ (	__CLPK_integer *__n,	__CLPK_integer *__b1,	__CLPK_integer *__bn,	__CLPK_doublereal *__lambda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__l,	__CLPK_doublereal *__ld,	__CLPK_doublereal *__lld,	__CLPK_doublereal *__pivmin,	__CLPK_doublereal *__gaptol,	__CLPK_doublereal *__z__,	__CLPK_logical *__wantnc,	__CLPK_integer *__negcnt,	__CLPK_doublereal *__ztz,	__CLPK_doublereal *__mingma,	__CLPK_integer *__r__,	__CLPK_integer *__isuppz,	__CLPK_doublereal *__nrminv,	__CLPK_doublereal *__resid,	__CLPK_doublereal *__rqcorr,	__CLPK_doublereal *__work);

Измененный dlar2v _ ()
Объявление
От
int dlar2v_ (	__CLPK_integer *n,	__CLPK_doublereal *x,	__CLPK_doublereal *y,	__CLPK_doublereal *z__,	__CLPK_integer *incx,	__CLPK_doublereal *c__,	__CLPK_doublereal *s,	__CLPK_integer *incc);
К
int dlar2v_ (	__CLPK_integer *__n,	__CLPK_doublereal *__x,	__CLPK_doublereal *__y,	__CLPK_doublereal *__z__,	__CLPK_integer *__incx,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__s,	__CLPK_integer *__incc);

Измененный dlarf _ ()
Объявление
От
int dlarf_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *v,	__CLPK_integer *incv,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work);
К
int dlarf_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__v,	__CLPK_integer *__incv,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work);

Измененный dlarfb _ ()
Объявление
От
int dlarfb_ (	char *side,	char *trans,	char *direct,	char *storev,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *ldwork);
К
int dlarfb_ (	char *__side,	char *__trans,	char *__direct,	char *__storev,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__ldwork);

Измененный dlarfg _ ()
Объявление
От
int dlarfg_ (	__CLPK_integer *n,	__CLPK_doublereal *alpha,	__CLPK_doublereal *x,	__CLPK_integer *incx,	__CLPK_doublereal *tau);
К
int dlarfg_ (	__CLPK_integer *__n,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__x,	__CLPK_integer *__incx,	__CLPK_doublereal *__tau);

Измененный dlarfp _ ()
Объявление
От
int dlarfp_ (	__CLPK_integer *n,	__CLPK_doublereal *alpha,	__CLPK_doublereal *x,	__CLPK_integer *incx,	__CLPK_doublereal *tau);
К
int dlarfp_ (	__CLPK_integer *__n,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__x,	__CLPK_integer *__incx,	__CLPK_doublereal *__tau);

Измененный dlarft _ ()
Объявление
От
int dlarft_ (	char *direct,	char *storev,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_doublereal *tau,	__CLPK_doublereal *t,	__CLPK_integer *ldt);
К
int dlarft_ (	char *__direct,	char *__storev,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt);

Измененный dlarfx _ ()
Объявление
От
int dlarfx_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *v,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work);
К
int dlarfx_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__v,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work);

Измененный dlargv _ ()
Объявление
От
int dlargv_ (	__CLPK_integer *n,	__CLPK_doublereal *x,	__CLPK_integer *incx,	__CLPK_doublereal *y,	__CLPK_integer *incy,	__CLPK_doublereal *c__,	__CLPK_integer *incc);
К
int dlargv_ (	__CLPK_integer *__n,	__CLPK_doublereal *__x,	__CLPK_integer *__incx,	__CLPK_doublereal *__y,	__CLPK_integer *__incy,	__CLPK_doublereal *__c__,	__CLPK_integer *__incc);

Измененный dlarnv _ ()
Объявление
От
int dlarnv_ (	__CLPK_integer *idist,	__CLPK_integer *iseed,	__CLPK_integer *n,	__CLPK_doublereal *x);
К
int dlarnv_ (	__CLPK_integer *__idist,	__CLPK_integer *__iseed,	__CLPK_integer *__n,	__CLPK_doublereal *__x);

Измененный dlarra _ ()
Объявление
От
int dlarra_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *e2,	__CLPK_doublereal *spltol,	__CLPK_doublereal *tnrm,	__CLPK_integer *nsplit,	__CLPK_integer *isplit,	__CLPK_integer *info);
К
int dlarra_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__e2,	__CLPK_doublereal *__spltol,	__CLPK_doublereal *__tnrm,	__CLPK_integer *__nsplit,	__CLPK_integer *__isplit,	__CLPK_integer *__info);

Измененный dlarrb _ ()
Объявление
От
int dlarrb_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *lld,	__CLPK_integer *ifirst,	__CLPK_integer *ilast,	__CLPK_doublereal *rtol1,	__CLPK_doublereal *rtol2,	__CLPK_integer *offset,	__CLPK_doublereal *w,	__CLPK_doublereal *wgap,	__CLPK_doublereal *werr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_doublereal *pivmin,	__CLPK_doublereal *spdiam,	__CLPK_integer *twist,	__CLPK_integer *info);
К
int dlarrb_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__lld,	__CLPK_integer *__ifirst,	__CLPK_integer *__ilast,	__CLPK_doublereal *__rtol1,	__CLPK_doublereal *__rtol2,	__CLPK_integer *__offset,	__CLPK_doublereal *__w,	__CLPK_doublereal *__wgap,	__CLPK_doublereal *__werr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_doublereal *__pivmin,	__CLPK_doublereal *__spdiam,	__CLPK_integer *__twist,	__CLPK_integer *__info);

Измененный dlarrc _ ()
Объявление
От
int dlarrc_ (	char *jobt,	__CLPK_integer *n,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *pivmin,	__CLPK_integer *eigcnt,	__CLPK_integer *lcnt,	__CLPK_integer *rcnt,	__CLPK_integer *info);
К
int dlarrc_ (	char *__jobt,	__CLPK_integer *__n,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__pivmin,	__CLPK_integer *__eigcnt,	__CLPK_integer *__lcnt,	__CLPK_integer *__rcnt,	__CLPK_integer *__info);

Измененный dlarrd _ ()
Объявление
От
int dlarrd_ (	char *range,	char *order,	__CLPK_integer *n,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *gers,	__CLPK_doublereal *reltol,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *e2,	__CLPK_doublereal *pivmin,	__CLPK_integer *nsplit,	__CLPK_integer *isplit,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *werr,	__CLPK_doublereal *wl,	__CLPK_doublereal *wu,	__CLPK_integer *iblock,	__CLPK_integer *indexw,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dlarrd_ (	char *__range,	char *__order,	__CLPK_integer *__n,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__gers,	__CLPK_doublereal *__reltol,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__e2,	__CLPK_doublereal *__pivmin,	__CLPK_integer *__nsplit,	__CLPK_integer *__isplit,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__werr,	__CLPK_doublereal *__wl,	__CLPK_doublereal *__wu,	__CLPK_integer *__iblock,	__CLPK_integer *__indexw,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dlarre _ ()
Объявление
От
int dlarre_ (	char *range,	__CLPK_integer *n,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *e2,	__CLPK_doublereal *rtol1,	__CLPK_doublereal *rtol2,	__CLPK_doublereal *spltol,	__CLPK_integer *nsplit,	__CLPK_integer *isplit,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *werr,	__CLPK_doublereal *wgap,	__CLPK_integer *iblock,	__CLPK_integer *indexw,	__CLPK_doublereal *gers,	__CLPK_doublereal *pivmin,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dlarre_ (	char *__range,	__CLPK_integer *__n,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__e2,	__CLPK_doublereal *__rtol1,	__CLPK_doublereal *__rtol2,	__CLPK_doublereal *__spltol,	__CLPK_integer *__nsplit,	__CLPK_integer *__isplit,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__werr,	__CLPK_doublereal *__wgap,	__CLPK_integer *__iblock,	__CLPK_integer *__indexw,	__CLPK_doublereal *__gers,	__CLPK_doublereal *__pivmin,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dlarrf _ ()
Объявление
От
int dlarrf_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *l,	__CLPK_doublereal *ld,	__CLPK_integer *clstrt,	__CLPK_integer *clend,	__CLPK_doublereal *w,	__CLPK_doublereal *wgap,	__CLPK_doublereal *werr,	__CLPK_doublereal *spdiam,	__CLPK_doublereal *clgapl,	__CLPK_doublereal *clgapr,	__CLPK_doublereal *pivmin,	__CLPK_doublereal *sigma,	__CLPK_doublereal *dplus,	__CLPK_doublereal *lplus,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dlarrf_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__l,	__CLPK_doublereal *__ld,	__CLPK_integer *__clstrt,	__CLPK_integer *__clend,	__CLPK_doublereal *__w,	__CLPK_doublereal *__wgap,	__CLPK_doublereal *__werr,	__CLPK_doublereal *__spdiam,	__CLPK_doublereal *__clgapl,	__CLPK_doublereal *__clgapr,	__CLPK_doublereal *__pivmin,	__CLPK_doublereal *__sigma,	__CLPK_doublereal *__dplus,	__CLPK_doublereal *__lplus,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dlarrj _ ()
Объявление
От
int dlarrj_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e2,	__CLPK_integer *ifirst,	__CLPK_integer *ilast,	__CLPK_doublereal *rtol,	__CLPK_integer *offset,	__CLPK_doublereal *w,	__CLPK_doublereal *werr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_doublereal *pivmin,	__CLPK_doublereal *spdiam,	__CLPK_integer *info);
К
int dlarrj_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e2,	__CLPK_integer *__ifirst,	__CLPK_integer *__ilast,	__CLPK_doublereal *__rtol,	__CLPK_integer *__offset,	__CLPK_doublereal *__w,	__CLPK_doublereal *__werr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_doublereal *__pivmin,	__CLPK_doublereal *__spdiam,	__CLPK_integer *__info);

Измененный dlarrk _ ()
Объявление
От
int dlarrk_ (	__CLPK_integer *n,	__CLPK_integer *iw,	__CLPK_doublereal *gl,	__CLPK_doublereal *gu,	__CLPK_doublereal *d__,	__CLPK_doublereal *e2,	__CLPK_doublereal *pivmin,	__CLPK_doublereal *reltol,	__CLPK_doublereal *w,	__CLPK_doublereal *werr,	__CLPK_integer *info);
К
int dlarrk_ (	__CLPK_integer *__n,	__CLPK_integer *__iw,	__CLPK_doublereal *__gl,	__CLPK_doublereal *__gu,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e2,	__CLPK_doublereal *__pivmin,	__CLPK_doublereal *__reltol,	__CLPK_doublereal *__w,	__CLPK_doublereal *__werr,	__CLPK_integer *__info);

Измененный dlarrr _ ()
Объявление
От
int dlarrr_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_integer *info);
К
int dlarrr_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_integer *__info);

Измененный dlarrv _ ()
Объявление
От
int dlarrv_ (	__CLPK_integer *n,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_doublereal *d__,	__CLPK_doublereal *l,	__CLPK_doublereal *pivmin,	__CLPK_integer *isplit,	__CLPK_integer *m,	__CLPK_integer *dol,	__CLPK_integer *dou,	__CLPK_doublereal *minrgp,	__CLPK_doublereal *rtol1,	__CLPK_doublereal *rtol2,	__CLPK_doublereal *w,	__CLPK_doublereal *werr,	__CLPK_doublereal *wgap,	__CLPK_integer *iblock,	__CLPK_integer *indexw,	__CLPK_doublereal *gers,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dlarrv_ (	__CLPK_integer *__n,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__l,	__CLPK_doublereal *__pivmin,	__CLPK_integer *__isplit,	__CLPK_integer *__m,	__CLPK_integer *__dol,	__CLPK_integer *__dou,	__CLPK_doublereal *__minrgp,	__CLPK_doublereal *__rtol1,	__CLPK_doublereal *__rtol2,	__CLPK_doublereal *__w,	__CLPK_doublereal *__werr,	__CLPK_doublereal *__wgap,	__CLPK_integer *__iblock,	__CLPK_integer *__indexw,	__CLPK_doublereal *__gers,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dlarscl2 _ ()
Объявление
От
int dlarscl2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *x,	__CLPK_integer *ldx);
К
int dlarscl2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx);

Измененный dlartg _ ()
Объявление
От
int dlartg_ (	__CLPK_doublereal *f,	__CLPK_doublereal *g,	__CLPK_doublereal *cs,	__CLPK_doublereal *sn,	__CLPK_doublereal *r__);
К
int dlartg_ (	__CLPK_doublereal *__f,	__CLPK_doublereal *__g,	__CLPK_doublereal *__cs,	__CLPK_doublereal *__sn,	__CLPK_doublereal *__r__);

Измененный dlartv _ ()
Объявление
От
int dlartv_ (	__CLPK_integer *n,	__CLPK_doublereal *x,	__CLPK_integer *incx,	__CLPK_doublereal *y,	__CLPK_integer *incy,	__CLPK_doublereal *c__,	__CLPK_doublereal *s,	__CLPK_integer *incc);
К
int dlartv_ (	__CLPK_integer *__n,	__CLPK_doublereal *__x,	__CLPK_integer *__incx,	__CLPK_doublereal *__y,	__CLPK_integer *__incy,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__s,	__CLPK_integer *__incc);

Измененный dlaruv _ ()
Объявление
От
int dlaruv_ (	__CLPK_integer *iseed,	__CLPK_integer *n,	__CLPK_doublereal *x);
К
int dlaruv_ (	__CLPK_integer *__iseed,	__CLPK_integer *__n,	__CLPK_doublereal *__x);

Измененный dlarz _ ()
Объявление
От
int dlarz_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *l,	__CLPK_doublereal *v,	__CLPK_integer *incv,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work);
К
int dlarz_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__l,	__CLPK_doublereal *__v,	__CLPK_integer *__incv,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work);

Измененный dlarzb _ ()
Объявление
От
int dlarzb_ (	char *side,	char *trans,	char *direct,	char *storev,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *ldwork);
К
int dlarzb_ (	char *__side,	char *__trans,	char *__direct,	char *__storev,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__ldwork);

Измененный dlarzt _ ()
Объявление
От
int dlarzt_ (	char *direct,	char *storev,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_doublereal *tau,	__CLPK_doublereal *t,	__CLPK_integer *ldt);
К
int dlarzt_ (	char *__direct,	char *__storev,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt);

Измененный dlas2 _ ()
Объявление
От
int dlas2_ (	__CLPK_doublereal *f,	__CLPK_doublereal *g,	__CLPK_doublereal *h__,	__CLPK_doublereal *ssmin,	__CLPK_doublereal *ssmax);
К
int dlas2_ (	__CLPK_doublereal *__f,	__CLPK_doublereal *__g,	__CLPK_doublereal *__h__,	__CLPK_doublereal *__ssmin,	__CLPK_doublereal *__ssmax);

Измененный dlascl2 _ ()
Объявление
От
int dlascl2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *x,	__CLPK_integer *ldx);
К
int dlascl2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx);

Измененный dlascl _ ()
Объявление
От
int dlascl_ (	char *type__,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublereal *cfrom,	__CLPK_doublereal *cto,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int dlascl_ (	char *__type__,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublereal *__cfrom,	__CLPK_doublereal *__cto,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный dlasd0 _ ()
Объявление
От
int dlasd0_ (	__CLPK_integer *n,	__CLPK_integer *sqre,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *vt,	__CLPK_integer *ldvt,	__CLPK_integer *smlsiz,	__CLPK_integer *iwork,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dlasd0_ (	__CLPK_integer *__n,	__CLPK_integer *__sqre,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__vt,	__CLPK_integer *__ldvt,	__CLPK_integer *__smlsiz,	__CLPK_integer *__iwork,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dlasd1 _ ()
Объявление
От
int dlasd1_ (	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_doublereal *d__,	__CLPK_doublereal *alpha,	__CLPK_doublereal *beta,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *vt,	__CLPK_integer *ldvt,	__CLPK_integer *idxq,	__CLPK_integer *iwork,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dlasd1_ (	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__vt,	__CLPK_integer *__ldvt,	__CLPK_integer *__idxq,	__CLPK_integer *__iwork,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dlasd2 _ ()
Объявление
От
int dlasd2_ (	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_integer *k,	__CLPK_doublereal *d__,	__CLPK_doublereal *z__,	__CLPK_doublereal *alpha,	__CLPK_doublereal *beta,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *vt,	__CLPK_integer *ldvt,	__CLPK_doublereal *dsigma,	__CLPK_doublereal *u2,	__CLPK_integer *ldu2,	__CLPK_doublereal *vt2,	__CLPK_integer *ldvt2,	__CLPK_integer *idxp,	__CLPK_integer *idx,	__CLPK_integer *idxc,	__CLPK_integer *idxq,	__CLPK_integer *coltyp,	__CLPK_integer *info);
К
int dlasd2_ (	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_integer *__k,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__vt,	__CLPK_integer *__ldvt,	__CLPK_doublereal *__dsigma,	__CLPK_doublereal *__u2,	__CLPK_integer *__ldu2,	__CLPK_doublereal *__vt2,	__CLPK_integer *__ldvt2,	__CLPK_integer *__idxp,	__CLPK_integer *__idx,	__CLPK_integer *__idxc,	__CLPK_integer *__idxq,	__CLPK_integer *__coltyp,	__CLPK_integer *__info);

Измененный dlasd3 _ ()
Объявление
От
int dlasd3_ (	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_integer *k,	__CLPK_doublereal *d__,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *dsigma,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *u2,	__CLPK_integer *ldu2,	__CLPK_doublereal *vt,	__CLPK_integer *ldvt,	__CLPK_doublereal *vt2,	__CLPK_integer *ldvt2,	__CLPK_integer *idxc,	__CLPK_integer *ctot,	__CLPK_doublereal *z__,	__CLPK_integer *info);
К
int dlasd3_ (	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_integer *__k,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__dsigma,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__u2,	__CLPK_integer *__ldu2,	__CLPK_doublereal *__vt,	__CLPK_integer *__ldvt,	__CLPK_doublereal *__vt2,	__CLPK_integer *__ldvt2,	__CLPK_integer *__idxc,	__CLPK_integer *__ctot,	__CLPK_doublereal *__z__,	__CLPK_integer *__info);

Измененный dlasd4 _ ()
Объявление
От
int dlasd4_ (	__CLPK_integer *n,	__CLPK_integer *i__,	__CLPK_doublereal *d__,	__CLPK_doublereal *z__,	__CLPK_doublereal *delta,	__CLPK_doublereal *rho,	__CLPK_doublereal *sigma,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dlasd4_ (	__CLPK_integer *__n,	__CLPK_integer *__i__,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__delta,	__CLPK_doublereal *__rho,	__CLPK_doublereal *__sigma,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dlasd5 _ ()
Объявление
От
int dlasd5_ (	__CLPK_integer *i__,	__CLPK_doublereal *d__,	__CLPK_doublereal *z__,	__CLPK_doublereal *delta,	__CLPK_doublereal *rho,	__CLPK_doublereal *dsigma,	__CLPK_doublereal *work);
К
int dlasd5_ (	__CLPK_integer *__i__,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__delta,	__CLPK_doublereal *__rho,	__CLPK_doublereal *__dsigma,	__CLPK_doublereal *__work);

Измененный dlasd6 _ ()
Объявление
От
int dlasd6_ (	__CLPK_integer *icompq,	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_doublereal *d__,	__CLPK_doublereal *vf,	__CLPK_doublereal *vl,	__CLPK_doublereal *alpha,	__CLPK_doublereal *beta,	__CLPK_integer *idxq,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_doublereal *givnum,	__CLPK_integer *ldgnum,	__CLPK_doublereal *poles,	__CLPK_doublereal *difl,	__CLPK_doublereal *difr,	__CLPK_doublereal *z__,	__CLPK_integer *k,	__CLPK_doublereal *c__,	__CLPK_doublereal *s,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dlasd6_ (	__CLPK_integer *__icompq,	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__vf,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__beta,	__CLPK_integer *__idxq,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_doublereal *__givnum,	__CLPK_integer *__ldgnum,	__CLPK_doublereal *__poles,	__CLPK_doublereal *__difl,	__CLPK_doublereal *__difr,	__CLPK_doublereal *__z__,	__CLPK_integer *__k,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__s,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dlasd7 _ ()
Объявление
От
int dlasd7_ (	__CLPK_integer *icompq,	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_integer *k,	__CLPK_doublereal *d__,	__CLPK_doublereal *z__,	__CLPK_doublereal *zw,	__CLPK_doublereal *vf,	__CLPK_doublereal *vfw,	__CLPK_doublereal *vl,	__CLPK_doublereal *vlw,	__CLPK_doublereal *alpha,	__CLPK_doublereal *beta,	__CLPK_doublereal *dsigma,	__CLPK_integer *idx,	__CLPK_integer *idxp,	__CLPK_integer *idxq,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_doublereal *givnum,	__CLPK_integer *ldgnum,	__CLPK_doublereal *c__,	__CLPK_doublereal *s,	__CLPK_integer *info);
К
int dlasd7_ (	__CLPK_integer *__icompq,	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_integer *__k,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__zw,	__CLPK_doublereal *__vf,	__CLPK_doublereal *__vfw,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vlw,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__dsigma,	__CLPK_integer *__idx,	__CLPK_integer *__idxp,	__CLPK_integer *__idxq,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_doublereal *__givnum,	__CLPK_integer *__ldgnum,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__s,	__CLPK_integer *__info);

Измененный dlasd8 _ ()
Объявление
От
int dlasd8_ (	__CLPK_integer *icompq,	__CLPK_integer *k,	__CLPK_doublereal *d__,	__CLPK_doublereal *z__,	__CLPK_doublereal *vf,	__CLPK_doublereal *vl,	__CLPK_doublereal *difl,	__CLPK_doublereal *difr,	__CLPK_integer *lddifr,	__CLPK_doublereal *dsigma,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dlasd8_ (	__CLPK_integer *__icompq,	__CLPK_integer *__k,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__vf,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__difl,	__CLPK_doublereal *__difr,	__CLPK_integer *__lddifr,	__CLPK_doublereal *__dsigma,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dlasda _ ()
Объявление
От
int dlasda_ (	__CLPK_integer *icompq,	__CLPK_integer *smlsiz,	__CLPK_integer *n,	__CLPK_integer *sqre,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *vt,	__CLPK_integer *k,	__CLPK_doublereal *difl,	__CLPK_doublereal *difr,	__CLPK_doublereal *z__,	__CLPK_doublereal *poles,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_integer *perm,	__CLPK_doublereal *givnum,	__CLPK_doublereal *c__,	__CLPK_doublereal *s,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dlasda_ (	__CLPK_integer *__icompq,	__CLPK_integer *__smlsiz,	__CLPK_integer *__n,	__CLPK_integer *__sqre,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__vt,	__CLPK_integer *__k,	__CLPK_doublereal *__difl,	__CLPK_doublereal *__difr,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__poles,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_integer *__perm,	__CLPK_doublereal *__givnum,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__s,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dlasdq _ ()
Объявление
От
int dlasdq_ (	char *uplo,	__CLPK_integer *sqre,	__CLPK_integer *n,	__CLPK_integer *ncvt,	__CLPK_integer *nru,	__CLPK_integer *ncc,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *vt,	__CLPK_integer *ldvt,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dlasdq_ (	char *__uplo,	__CLPK_integer *__sqre,	__CLPK_integer *__n,	__CLPK_integer *__ncvt,	__CLPK_integer *__nru,	__CLPK_integer *__ncc,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__vt,	__CLPK_integer *__ldvt,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dlasdt _ ()
Объявление
От
int dlasdt_ (	__CLPK_integer *n,	__CLPK_integer *lvl,	__CLPK_integer *nd,	__CLPK_integer *inode,	__CLPK_integer *ndiml,	__CLPK_integer *ndimr,	__CLPK_integer *msub);
К
int dlasdt_ (	__CLPK_integer *__n,	__CLPK_integer *__lvl,	__CLPK_integer *__nd,	__CLPK_integer *__inode,	__CLPK_integer *__ndiml,	__CLPK_integer *__ndimr,	__CLPK_integer *__msub);

Измененный dlaset _ ()
Объявление
От
int dlaset_ (	char *uplo,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *alpha,	__CLPK_doublereal *beta,	__CLPK_doublereal *a,	__CLPK_integer *lda);
К
int dlaset_ (	char *__uplo,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__a,	__CLPK_integer *__lda);

Измененный dlasq1 _ ()
Объявление
От
int dlasq1_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dlasq1_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dlasq2 _ ()
Объявление
От
int dlasq2_ (	__CLPK_integer *n,	__CLPK_doublereal *z__,	__CLPK_integer *info);
К
int dlasq2_ (	__CLPK_integer *__n,	__CLPK_doublereal *__z__,	__CLPK_integer *__info);

Измененный dlasq3 _ ()
Объявление
От
int dlasq3_ (	__CLPK_integer *i0,	__CLPK_integer *n0,	__CLPK_doublereal *z__,	__CLPK_integer *pp,	__CLPK_doublereal *dmin__,	__CLPK_doublereal *sigma,	__CLPK_doublereal *desig,	__CLPK_doublereal *qmax,	__CLPK_integer *nfail,	__CLPK_integer *iter,	__CLPK_integer *ndiv,	__CLPK_logical *ieee,	__CLPK_integer *ttype,	__CLPK_doublereal *dmin1,	__CLPK_doublereal *dmin2,	__CLPK_doublereal *dn,	__CLPK_doublereal *dn1,	__CLPK_doublereal *dn2,	__CLPK_doublereal *g,	__CLPK_doublereal *tau);
К
int dlasq3_ (	__CLPK_integer *__i0,	__CLPK_integer *__n0,	__CLPK_doublereal *__z__,	__CLPK_integer *__pp,	__CLPK_doublereal *__dmin__,	__CLPK_doublereal *__sigma,	__CLPK_doublereal *__desig,	__CLPK_doublereal *__qmax,	__CLPK_integer *__nfail,	__CLPK_integer *__iter,	__CLPK_integer *__ndiv,	__CLPK_logical *__ieee,	__CLPK_integer *__ttype,	__CLPK_doublereal *__dmin1,	__CLPK_doublereal *__dmin2,	__CLPK_doublereal *__dn,	__CLPK_doublereal *__dn1,	__CLPK_doublereal *__dn2,	__CLPK_doublereal *__g,	__CLPK_doublereal *__tau);

Измененный dlasq4 _ ()
Объявление
От
int dlasq4_ (	__CLPK_integer *i0,	__CLPK_integer *n0,	__CLPK_doublereal *z__,	__CLPK_integer *pp,	__CLPK_integer *n0in,	__CLPK_doublereal *dmin__,	__CLPK_doublereal *dmin1,	__CLPK_doublereal *dmin2,	__CLPK_doublereal *dn,	__CLPK_doublereal *dn1,	__CLPK_doublereal *dn2,	__CLPK_doublereal *tau,	__CLPK_integer *ttype,	__CLPK_doublereal *g);
К
int dlasq4_ (	__CLPK_integer *__i0,	__CLPK_integer *__n0,	__CLPK_doublereal *__z__,	__CLPK_integer *__pp,	__CLPK_integer *__n0in,	__CLPK_doublereal *__dmin__,	__CLPK_doublereal *__dmin1,	__CLPK_doublereal *__dmin2,	__CLPK_doublereal *__dn,	__CLPK_doublereal *__dn1,	__CLPK_doublereal *__dn2,	__CLPK_doublereal *__tau,	__CLPK_integer *__ttype,	__CLPK_doublereal *__g);

Измененный dlasq5 _ ()
Объявление
От
int dlasq5_ (	__CLPK_integer *i0,	__CLPK_integer *n0,	__CLPK_doublereal *z__,	__CLPK_integer *pp,	__CLPK_doublereal *tau,	__CLPK_doublereal *dmin__,	__CLPK_doublereal *dmin1,	__CLPK_doublereal *dmin2,	__CLPK_doublereal *dn,	__CLPK_doublereal *dnm1,	__CLPK_doublereal *dnm2,	__CLPK_logical *ieee);
К
int dlasq5_ (	__CLPK_integer *__i0,	__CLPK_integer *__n0,	__CLPK_doublereal *__z__,	__CLPK_integer *__pp,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__dmin__,	__CLPK_doublereal *__dmin1,	__CLPK_doublereal *__dmin2,	__CLPK_doublereal *__dn,	__CLPK_doublereal *__dnm1,	__CLPK_doublereal *__dnm2,	__CLPK_logical *__ieee);

Измененный dlasq6 _ ()
Объявление
От
int dlasq6_ (	__CLPK_integer *i0,	__CLPK_integer *n0,	__CLPK_doublereal *z__,	__CLPK_integer *pp,	__CLPK_doublereal *dmin__,	__CLPK_doublereal *dmin1,	__CLPK_doublereal *dmin2,	__CLPK_doublereal *dn,	__CLPK_doublereal *dnm1,	__CLPK_doublereal *dnm2);
К
int dlasq6_ (	__CLPK_integer *__i0,	__CLPK_integer *__n0,	__CLPK_doublereal *__z__,	__CLPK_integer *__pp,	__CLPK_doublereal *__dmin__,	__CLPK_doublereal *__dmin1,	__CLPK_doublereal *__dmin2,	__CLPK_doublereal *__dn,	__CLPK_doublereal *__dnm1,	__CLPK_doublereal *__dnm2);

Измененный dlasr _ ()
Объявление
От
int dlasr_ (	char *side,	char *pivot,	char *direct,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *c__,	__CLPK_doublereal *s,	__CLPK_doublereal *a,	__CLPK_integer *lda);
К
int dlasr_ (	char *__side,	char *__pivot,	char *__direct,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__s,	__CLPK_doublereal *__a,	__CLPK_integer *__lda);

Измененный dlasrt _ ()
Объявление
От
int dlasrt_ (	char *id,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_integer *info);
К
int dlasrt_ (	char *__id,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_integer *__info);

Измененный dlassq _ ()
Объявление
От
int dlassq_ (	__CLPK_integer *n,	__CLPK_doublereal *x,	__CLPK_integer *incx,	__CLPK_doublereal *scale,	__CLPK_doublereal *sumsq);
К
int dlassq_ (	__CLPK_integer *__n,	__CLPK_doublereal *__x,	__CLPK_integer *__incx,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__sumsq);

Измененный dlasv2 _ ()
Объявление
От
int dlasv2_ (	__CLPK_doublereal *f,	__CLPK_doublereal *g,	__CLPK_doublereal *h__,	__CLPK_doublereal *ssmin,	__CLPK_doublereal *ssmax,	__CLPK_doublereal *snr,	__CLPK_doublereal *csr,	__CLPK_doublereal *snl,	__CLPK_doublereal *csl);
К
int dlasv2_ (	__CLPK_doublereal *__f,	__CLPK_doublereal *__g,	__CLPK_doublereal *__h__,	__CLPK_doublereal *__ssmin,	__CLPK_doublereal *__ssmax,	__CLPK_doublereal *__snr,	__CLPK_doublereal *__csr,	__CLPK_doublereal *__snl,	__CLPK_doublereal *__csl);

Измененный dlaswp _ ()
Объявление
От
int dlaswp_ (	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *k1,	__CLPK_integer *k2,	__CLPK_integer *ipiv,	__CLPK_integer *incx);
К
int dlaswp_ (	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__k1,	__CLPK_integer *__k2,	__CLPK_integer *__ipiv,	__CLPK_integer *__incx);

Измененный dlasy2 _ ()
Объявление
От
int dlasy2_ (	__CLPK_logical *ltranl,	__CLPK_logical *ltranr,	__CLPK_integer *isgn,	__CLPK_integer *n1,	__CLPK_integer *n2,	__CLPK_doublereal *tl,	__CLPK_integer *ldtl,	__CLPK_doublereal *tr,	__CLPK_integer *ldtr,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *scale,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *xnorm,	__CLPK_integer *info);
К
int dlasy2_ (	__CLPK_logical *__ltranl,	__CLPK_logical *__ltranr,	__CLPK_integer *__isgn,	__CLPK_integer *__n1,	__CLPK_integer *__n2,	__CLPK_doublereal *__tl,	__CLPK_integer *__ldtl,	__CLPK_doublereal *__tr,	__CLPK_integer *__ldtr,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__xnorm,	__CLPK_integer *__info);

Измененный dlasyf _ ()
Объявление
От
int dlasyf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_integer *kb,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublereal *w,	__CLPK_integer *ldw,	__CLPK_integer *info);
К
int dlasyf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_integer *__kb,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__w,	__CLPK_integer *__ldw,	__CLPK_integer *__info);

Измененный dlat2s _ ()
Объявление
От
int dlat2s_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_real *sa,	__CLPK_integer *ldsa,	__CLPK_integer *info);
К
int dlat2s_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_real *__sa,	__CLPK_integer *__ldsa,	__CLPK_integer *__info);

Измененный dlatbs _ ()
Объявление
От
int dlatbs_ (	char *uplo,	char *trans,	char *diag,	char *normin,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *x,	__CLPK_doublereal *scale,	__CLPK_doublereal *cnorm,	__CLPK_integer *info);
К
int dlatbs_ (	char *__uplo,	char *__trans,	char *__diag,	char *__normin,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__x,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__cnorm,	__CLPK_integer *__info);

Измененный dlatdf _ ()
Объявление
От
int dlatdf_ (	__CLPK_integer *ijob,	__CLPK_integer *n,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *rhs,	__CLPK_doublereal *rdsum,	__CLPK_doublereal *rdscal,	__CLPK_integer *ipiv,	__CLPK_integer *jpiv);
К
int dlatdf_ (	__CLPK_integer *__ijob,	__CLPK_integer *__n,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__rhs,	__CLPK_doublereal *__rdsum,	__CLPK_doublereal *__rdscal,	__CLPK_integer *__ipiv,	__CLPK_integer *__jpiv);

Измененный dlatps _ ()
Объявление
От
int dlatps_ (	char *uplo,	char *trans,	char *diag,	char *normin,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *x,	__CLPK_doublereal *scale,	__CLPK_doublereal *cnorm,	__CLPK_integer *info);
К
int dlatps_ (	char *__uplo,	char *__trans,	char *__diag,	char *__normin,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__x,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__cnorm,	__CLPK_integer *__info);

Измененный dlatrd _ ()
Объявление
От
int dlatrd_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *e,	__CLPK_doublereal *tau,	__CLPK_doublereal *w,	__CLPK_integer *ldw);
К
int dlatrd_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__e,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__w,	__CLPK_integer *__ldw);

Измененный dlatrs _ ()
Объявление
От
int dlatrs_ (	char *uplo,	char *trans,	char *diag,	char *normin,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *x,	__CLPK_doublereal *scale,	__CLPK_doublereal *cnorm,	__CLPK_integer *info);
К
int dlatrs_ (	char *__uplo,	char *__trans,	char *__diag,	char *__normin,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__x,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__cnorm,	__CLPK_integer *__info);

Измененный dlatrz _ ()
Объявление
От
int dlatrz_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *l,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work);
К
int dlatrz_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__l,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work);

Измененный dlatzm _ ()
Объявление
От
int dlatzm_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *v,	__CLPK_integer *incv,	__CLPK_doublereal *tau,	__CLPK_doublereal *c1,	__CLPK_doublereal *c2,	__CLPK_integer *ldc,	__CLPK_doublereal *work);
К
int dlatzm_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__v,	__CLPK_integer *__incv,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c1,	__CLPK_doublereal *__c2,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work);

Измененный dlauu2 _ ()
Объявление
От
int dlauu2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int dlauu2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный dlauum _ ()
Объявление
От
int dlauum_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int dlauum_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный dopgtr _ ()
Объявление
От
int dopgtr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *tau,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dopgtr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dopmtr _ ()
Объявление
От
int dopmtr_ (	char *side,	char *uplo,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dopmtr_ (	char *__side,	char *__uplo,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dorg2l _ ()
Объявление
От
int dorg2l_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dorg2l_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dorg2r _ ()
Объявление
От
int dorg2r_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dorg2r_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dorgbr _ ()
Объявление
От
int dorgbr_ (	char *vect,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dorgbr_ (	char *__vect,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dorghr _ ()
Объявление
От
int dorghr_ (	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dorghr_ (	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dorgl2 _ ()
Объявление
От
int dorgl2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dorgl2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dorglq _ ()
Объявление
От
int dorglq_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dorglq_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dorgql _ ()
Объявление
От
int dorgql_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dorgql_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dorgqr _ ()
Объявление
От
int dorgqr_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dorgqr_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dorgr2 _ ()
Объявление
От
int dorgr2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dorgr2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dorgrq _ ()
Объявление
От
int dorgrq_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dorgrq_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dorgtr _ ()
Объявление
От
int dorgtr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dorgtr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dorm2l _ ()
Объявление
От
int dorm2l_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dorm2l_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dorm2r _ ()
Объявление
От
int dorm2r_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dorm2r_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dormbr _ ()
Объявление
От
int dormbr_ (	char *vect,	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dormbr_ (	char *__vect,	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененное слуховое окно _ ()
Объявление
От
int dormhr_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dormhr_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dorml2 _ ()
Объявление
От
int dorml2_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dorml2_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dormlq _ ()
Объявление
От
int dormlq_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dormlq_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dormql _ ()
Объявление
От
int dormql_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dormql_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dormqr _ ()
Объявление
От
int dormqr_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dormqr_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dormr2 _ ()
Объявление
От
int dormr2_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dormr2_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dormr3 _ ()
Объявление
От
int dormr3_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dormr3_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dormrq _ ()
Объявление
От
int dormrq_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dormrq_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dormrz _ ()
Объявление
От
int dormrz_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dormrz_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dormtr _ ()
Объявление
От
int dormtr_ (	char *side,	char *uplo,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dormtr_ (	char *__side,	char *__uplo,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dpbcon _ ()
Объявление
От
int dpbcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dpbcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dpbequ _ ()
Объявление
От
int dpbequ_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int dpbequ_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный dpbrfs _ ()
Объявление
От
int dpbrfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *afb,	__CLPK_integer *ldafb,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dpbrfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__afb,	__CLPK_integer *__ldafb,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dpbstf _ ()
Объявление
От
int dpbstf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_integer *info);
К
int dpbstf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__info);

Измененный dpbsv _ ()
Объявление
От
int dpbsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dpbsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dpbsvx _ ()
Объявление
От
int dpbsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *afb,	__CLPK_integer *ldafb,	char *equed,	__CLPK_doublereal *s,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dpbsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__afb,	__CLPK_integer *__ldafb,	char *__equed,	__CLPK_doublereal *__s,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dpbtf2 _ ()
Объявление
От
int dpbtf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_integer *info);
К
int dpbtf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__info);

Измененный dpbtrf _ ()
Объявление
От
int dpbtrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_integer *info);
К
int dpbtrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__info);

Измененный dpbtrs _ ()
Объявление
От
int dpbtrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dpbtrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dpftrf _ ()
Объявление
От
int dpftrf_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *info);
К
int dpftrf_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__info);

Измененный dpftri _ ()
Объявление
От
int dpftri_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *info);
К
int dpftri_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__info);

Измененный dpftrs _ ()
Объявление
От
int dpftrs_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dpftrs_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dpocon _ ()
Объявление
От
int dpocon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dpocon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dpoequ _ ()
Объявление
От
int dpoequ_ (	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int dpoequ_ (	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный dpoequb _ ()
Объявление
От
int dpoequb_ (	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int dpoequb_ (	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный dporfs _ ()
Объявление
От
int dporfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *af,	__CLPK_integer *ldaf,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dporfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__af,	__CLPK_integer *__ldaf,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dposv _ ()
Объявление
От
int dposv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dposv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dposvx _ ()
Объявление
От
int dposvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *af,	__CLPK_integer *ldaf,	char *equed,	__CLPK_doublereal *s,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dposvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__af,	__CLPK_integer *__ldaf,	char *__equed,	__CLPK_doublereal *__s,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dpotf2 _ ()
Объявление
От
int dpotf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int dpotf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный dpotrf _ ()
Объявление
От
int dpotrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int dpotrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный dpotri _ ()
Объявление
От
int dpotri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int dpotri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный dpotrs _ ()
Объявление
От
int dpotrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dpotrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dppcon _ ()
Объявление
От
int dppcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dppcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dppequ _ ()
Объявление
От
int dppequ_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int dppequ_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный dpprfs _ ()
Объявление
От
int dpprfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *ap,	__CLPK_doublereal *afp,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dpprfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__afp,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dppsv _ ()
Объявление
От
int dppsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *ap,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dppsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dppsvx _ ()
Объявление
От
int dppsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *ap,	__CLPK_doublereal *afp,	char *equed,	__CLPK_doublereal *s,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dppsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__afp,	char *__equed,	__CLPK_doublereal *__s,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dpptrf _ ()
Объявление
От
int dpptrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_integer *info);
К
int dpptrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_integer *__info);

Измененный dpptri _ ()
Объявление
От
int dpptri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_integer *info);
К
int dpptri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_integer *__info);

Измененный dpptrs _ ()
Объявление
От
int dpptrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *ap,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dpptrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dpstf2 _ ()
Объявление
От
int dpstf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *piv,	__CLPK_integer *rank,	__CLPK_doublereal *tol,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dpstf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__piv,	__CLPK_integer *__rank,	__CLPK_doublereal *__tol,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dpstrf _ ()
Объявление
От
int dpstrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *piv,	__CLPK_integer *rank,	__CLPK_doublereal *tol,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dpstrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__piv,	__CLPK_integer *__rank,	__CLPK_doublereal *__tol,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dptcon _ ()
Объявление
От
int dptcon_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dptcon_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dpteqr _ ()
Объявление
От
int dpteqr_ (	char *compz,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dpteqr_ (	char *__compz,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dptrfs _ ()
Объявление
От
int dptrfs_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *df,	__CLPK_doublereal *ef,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dptrfs_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__df,	__CLPK_doublereal *__ef,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dptsv _ ()
Объявление
От
int dptsv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dptsv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dptsvx _ ()
Объявление
От
int dptsvx_ (	char *fact,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *df,	__CLPK_doublereal *ef,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dptsvx_ (	char *__fact,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__df,	__CLPK_doublereal *__ef,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dpttrf _ ()
Объявление
От
int dpttrf_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_integer *info);
К
int dpttrf_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_integer *__info);

Измененный dpttrs _ ()
Объявление
От
int dpttrs_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dpttrs_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dptts2 _ ()
Объявление
От
int dptts2_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *b,	__CLPK_integer *ldb);
К
int dptts2_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb);

Измененный drscl _ ()
Объявление
От
int drscl_ (	__CLPK_integer *n,	__CLPK_doublereal *sa,	__CLPK_doublereal *sx,	__CLPK_integer *incx);
К
int drscl_ (	__CLPK_integer *__n,	__CLPK_doublereal *__sa,	__CLPK_doublereal *__sx,	__CLPK_integer *__incx);

Измененный dsbev _ ()
Объявление
От
int dsbev_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dsbev_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dsbevd _ ()
Объявление
От
int dsbevd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dsbevd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dsbevx _ ()
Объявление
От
int dsbevx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int dsbevx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный dsbgst _ ()
Объявление
От
int dsbgst_ (	char *vect,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *bb,	__CLPK_integer *ldbb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dsbgst_ (	char *__vect,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__bb,	__CLPK_integer *__ldbb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dsbgv _ ()
Объявление
От
int dsbgv_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *bb,	__CLPK_integer *ldbb,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dsbgv_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__bb,	__CLPK_integer *__ldbb,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dsbgvd _ ()
Объявление
От
int dsbgvd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *bb,	__CLPK_integer *ldbb,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dsbgvd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__bb,	__CLPK_integer *__ldbb,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dsbgvx _ ()
Объявление
От
int dsbgvx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *bb,	__CLPK_integer *ldbb,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int dsbgvx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__bb,	__CLPK_integer *__ldbb,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный dsbtrd _ ()
Объявление
От
int dsbtrd_ (	char *vect,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dsbtrd_ (	char *__vect,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dsfrk _ ()
Объявление
От
int dsfrk_ (	char *transr,	char *uplo,	char *trans,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *alpha,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *beta,	__CLPK_doublereal *c__);
К
int dsfrk_ (	char *__transr,	char *__uplo,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__c__);

Измененный dsgesv _ ()
Объявление
От
int dsgesv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *work,	__CLPK_real *swork,	__CLPK_integer *iter,	__CLPK_integer *info);
К
int dsgesv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__work,	__CLPK_real *__swork,	__CLPK_integer *__iter,	__CLPK_integer *__info);

Измененный dspcon _ ()
Объявление
От
int dspcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_integer *ipiv,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dspcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dspev _ ()
Объявление
От
int dspev_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dspev_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dspevd _ ()
Объявление
От
int dspevd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dspevd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dspevx _ ()
Объявление
От
int dspevx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int dspevx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный dspgst _ ()
Объявление
От
int dspgst_ (	__CLPK_integer *itype,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *bp,	__CLPK_integer *info);
К
int dspgst_ (	__CLPK_integer *__itype,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__bp,	__CLPK_integer *__info);

Измененный dspgv _ ()
Объявление
От
int dspgv_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *bp,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dspgv_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__bp,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dspgvd _ ()
Объявление
От
int dspgvd_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *bp,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dspgvd_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__bp,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dspgvx _ ()
Объявление
От
int dspgvx_ (	__CLPK_integer *itype,	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *bp,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int dspgvx_ (	__CLPK_integer *__itype,	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__bp,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный dsposv _ ()
Объявление
От
int dsposv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *work,	__CLPK_real *swork,	__CLPK_integer *iter,	__CLPK_integer *info);
К
int dsposv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__work,	__CLPK_real *__swork,	__CLPK_integer *__iter,	__CLPK_integer *__info);

Измененный dsprfs _ ()
Объявление
От
int dsprfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *ap,	__CLPK_doublereal *afp,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dsprfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__afp,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dspsv _ ()
Объявление
От
int dspsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *ap,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dspsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ap,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dspsvx _ ()
Объявление
От
int dspsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *ap,	__CLPK_doublereal *afp,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dspsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__afp,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dsptrd _ ()
Объявление
От
int dsptrd_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *tau,	__CLPK_integer *info);
К
int dsptrd_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__tau,	__CLPK_integer *__info);

Измененный dsptrf _ ()
Объявление
От
int dsptrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int dsptrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный dsptri _ ()
Объявление
От
int dsptri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_integer *ipiv,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dsptri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dsptrs _ ()
Объявление
От
int dsptrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *ap,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dsptrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ap,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dstebz _ ()
Объявление
От
int dstebz_ (	char *range,	char *order,	__CLPK_integer *n,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_integer *m,	__CLPK_integer *nsplit,	__CLPK_doublereal *w,	__CLPK_integer *iblock,	__CLPK_integer *isplit,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dstebz_ (	char *__range,	char *__order,	__CLPK_integer *__n,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_integer *__m,	__CLPK_integer *__nsplit,	__CLPK_doublereal *__w,	__CLPK_integer *__iblock,	__CLPK_integer *__isplit,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dstedc _ ()
Объявление
От
int dstedc_ (	char *compz,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dstedc_ (	char *__compz,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dstegr _ ()
Объявление
От
int dstegr_ (	char *jobz,	char *range,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dstegr_ (	char *__jobz,	char *__range,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dstein _ ()
Объявление
От
int dstein_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_integer *iblock,	__CLPK_integer *isplit,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int dstein_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_integer *__iblock,	__CLPK_integer *__isplit,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный dstemr _ ()
Объявление
От
int dstemr_ (	char *jobz,	char *range,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_integer *nzc,	__CLPK_integer *isuppz,	__CLPK_logical *tryrac,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dstemr_ (	char *__jobz,	char *__range,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__nzc,	__CLPK_integer *__isuppz,	__CLPK_logical *__tryrac,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dsteqr _ ()
Объявление
От
int dsteqr_ (	char *compz,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dsteqr_ (	char *__compz,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dsterf _ ()
Объявление
От
int dsterf_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_integer *info);
К
int dsterf_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_integer *__info);

Измененный dstev _ ()
Объявление
От
int dstev_ (	char *jobz,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dstev_ (	char *__jobz,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dstevd _ ()
Объявление
От
int dstevd_ (	char *jobz,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dstevd_ (	char *__jobz,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dstevr _ ()
Объявление
От
int dstevr_ (	char *jobz,	char *range,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dstevr_ (	char *__jobz,	char *__range,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dstevx _ ()
Объявление
От
int dstevx_ (	char *jobz,	char *range,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int dstevx_ (	char *__jobz,	char *__range,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный dsycon _ ()
Объявление
От
int dsycon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dsycon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dsyequb _ ()
Объявление
От
int dsyequb_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dsyequb_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dsyev _ ()
Объявление
От
int dsyev_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *w,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dsyev_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__w,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dsyevd _ ()
Объявление
От
int dsyevd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *w,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dsyevd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__w,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dsyevr _ ()
Объявление
От
int dsyevr_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dsyevr_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dsyevx _ ()
Объявление
От
int dsyevx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int dsyevx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный dsygs2 _ ()
Объявление
От
int dsygs2_ (	__CLPK_integer *itype,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dsygs2_ (	__CLPK_integer *__itype,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dsygst _ ()
Объявление
От
int dsygst_ (	__CLPK_integer *itype,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dsygst_ (	__CLPK_integer *__itype,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dsygv _ ()
Объявление
От
int dsygv_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *w,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dsygv_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__w,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dsygvd _ ()
Объявление
От
int dsygvd_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *w,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dsygvd_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__w,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dsygvx _ ()
Объявление
От
int dsygvx_ (	__CLPK_integer *itype,	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int dsygvx_ (	__CLPK_integer *__itype,	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный dsyrfs _ ()
Объявление
От
int dsyrfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dsyrfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dsysv _ ()
Объявление
От
int dsysv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dsysv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dsysvx _ ()
Объявление
От
int dsysvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dsysvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dsytd2 _ ()
Объявление
От
int dsytd2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *tau,	__CLPK_integer *info);
К
int dsytd2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__tau,	__CLPK_integer *__info);

Измененный dsytf2 _ ()
Объявление
От
int dsytf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int dsytf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный dsytrd _ ()
Объявление
От
int dsytrd_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dsytrd_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dsytrf _ ()
Объявление
От
int dsytrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dsytrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dsytri _ ()
Объявление
От
int dsytri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dsytri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dsytrs _ ()
Объявление
От
int dsytrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dsytrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dtbcon _ ()
Объявление
От
int dtbcon_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *rcond,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dtbcon_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dtbrfs _ ()
Объявление
От
int dtbrfs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dtbrfs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dtbtrs _ ()
Объявление
От
int dtbtrs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_doublereal *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dtbtrs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dtfsm _ ()
Объявление
От
int dtfsm_ (	char *transr,	char *side,	char *uplo,	char *trans,	char *diag,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *alpha,	__CLPK_doublereal *a,	__CLPK_doublereal *b,	__CLPK_integer *ldb);
К
int dtfsm_ (	char *__transr,	char *__side,	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__a,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb);

Измененный dtftri _ ()
Объявление
От
int dtftri_ (	char *transr,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *info);
К
int dtftri_ (	char *__transr,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__info);

Измененный dtfttp _ ()
Объявление
От
int dtfttp_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *arf,	__CLPK_doublereal *ap,	__CLPK_integer *info);
К
int dtfttp_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__arf,	__CLPK_doublereal *__ap,	__CLPK_integer *__info);

Измененный dtfttr _ ()
Объявление
От
int dtfttr_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *arf,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int dtfttr_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__arf,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный dtgevc _ ()
Объявление
От
int dtgevc_ (	char *side,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublereal *s,	__CLPK_integer *lds,	__CLPK_doublereal *p,	__CLPK_integer *ldp,	__CLPK_doublereal *vl,	__CLPK_integer *ldvl,	__CLPK_doublereal *vr,	__CLPK_integer *ldvr,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dtgevc_ (	char *__side,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublereal *__s,	__CLPK_integer *__lds,	__CLPK_doublereal *__p,	__CLPK_integer *__ldp,	__CLPK_doublereal *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublereal *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dtgex2 _ ()
Объявление
От
int dtgex2_ (	__CLPK_logical *wantq,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_integer *j1,	__CLPK_integer *n1,	__CLPK_integer *n2,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dtgex2_ (	__CLPK_logical *__wantq,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__j1,	__CLPK_integer *__n1,	__CLPK_integer *__n2,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dtgexc _ ()
Объявление
От
int dtgexc_ (	__CLPK_logical *wantq,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_integer *ifst,	__CLPK_integer *ilst,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dtgexc_ (	__CLPK_logical *__wantq,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__ifst,	__CLPK_integer *__ilst,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dtgsen _ ()
Объявление
От
int dtgsen_ (	__CLPK_integer *ijob,	__CLPK_logical *wantq,	__CLPK_logical *wantz,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *alphar,	__CLPK_doublereal *alphai,	__CLPK_doublereal *beta,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *z__,	__CLPK_integer *ldz,	__CLPK_integer *m,	__CLPK_doublereal *pl,	__CLPK_doublereal *pr,	__CLPK_doublereal *dif,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dtgsen_ (	__CLPK_integer *__ijob,	__CLPK_logical *__wantq,	__CLPK_logical *__wantz,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__alphar,	__CLPK_doublereal *__alphai,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__m,	__CLPK_doublereal *__pl,	__CLPK_doublereal *__pr,	__CLPK_doublereal *__dif,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dtgsja _ ()
Объявление
От
int dtgsja_ (	char *jobu,	char *jobv,	char *jobq,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *tola,	__CLPK_doublereal *tolb,	__CLPK_doublereal *alpha,	__CLPK_doublereal *beta,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *v,	__CLPK_integer *ldv,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *work,	__CLPK_integer *ncycle,	__CLPK_integer *info);
К
int dtgsja_ (	char *__jobu,	char *__jobv,	char *__jobq,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__tola,	__CLPK_doublereal *__tolb,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__beta,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__v,	__CLPK_integer *__ldv,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__work,	__CLPK_integer *__ncycle,	__CLPK_integer *__info);

Измененный dtgsna _ ()
Объявление
От
int dtgsna_ (	char *job,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *vl,	__CLPK_integer *ldvl,	__CLPK_doublereal *vr,	__CLPK_integer *ldvr,	__CLPK_doublereal *s,	__CLPK_doublereal *dif,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dtgsna_ (	char *__job,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublereal *__vr,	__CLPK_integer *__ldvr,	__CLPK_doublereal *__s,	__CLPK_doublereal *__dif,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dtgsy2 _ ()
Объявление
От
int dtgsy2_ (	char *trans,	__CLPK_integer *ijob,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *d__,	__CLPK_integer *ldd,	__CLPK_doublereal *e,	__CLPK_integer *lde,	__CLPK_doublereal *f,	__CLPK_integer *ldf,	__CLPK_doublereal *scale,	__CLPK_doublereal *rdsum,	__CLPK_doublereal *rdscal,	__CLPK_integer *iwork,	__CLPK_integer *pq,	__CLPK_integer *info);
К
int dtgsy2_ (	char *__trans,	__CLPK_integer *__ijob,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__d__,	__CLPK_integer *__ldd,	__CLPK_doublereal *__e,	__CLPK_integer *__lde,	__CLPK_doublereal *__f,	__CLPK_integer *__ldf,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__rdsum,	__CLPK_doublereal *__rdscal,	__CLPK_integer *__iwork,	__CLPK_integer *__pq,	__CLPK_integer *__info);

Измененный dtgsyl _ ()
Объявление
От
int dtgsyl_ (	char *trans,	__CLPK_integer *ijob,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *d__,	__CLPK_integer *ldd,	__CLPK_doublereal *e,	__CLPK_integer *lde,	__CLPK_doublereal *f,	__CLPK_integer *ldf,	__CLPK_doublereal *scale,	__CLPK_doublereal *dif,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dtgsyl_ (	char *__trans,	__CLPK_integer *__ijob,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__d__,	__CLPK_integer *__ldd,	__CLPK_doublereal *__e,	__CLPK_integer *__lde,	__CLPK_doublereal *__f,	__CLPK_integer *__ldf,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__dif,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dtpcon _ ()
Объявление
От
int dtpcon_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *rcond,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dtpcon_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dtprfs _ ()
Объявление
От
int dtprfs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *ap,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dtprfs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dtptri _ ()
Объявление
От
int dtptri_ (	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_integer *info);
К
int dtptri_ (	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_integer *__info);

Измененный dtptrs _ ()
Объявление
От
int dtptrs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *ap,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dtptrs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dtpttf _ ()
Объявление
От
int dtpttf_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *arf,	__CLPK_integer *info);
К
int dtpttf_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__arf,	__CLPK_integer *__info);

Измененный dtpttr _ ()
Объявление
От
int dtpttr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *ap,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int dtpttr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__ap,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный dtrcon _ ()
Объявление
От
int dtrcon_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *rcond,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dtrcon_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dtrevc _ ()
Объявление
От
int dtrevc_ (	char *side,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_doublereal *vl,	__CLPK_integer *ldvl,	__CLPK_doublereal *vr,	__CLPK_integer *ldvr,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dtrevc_ (	char *__side,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_doublereal *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublereal *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dtrexc _ ()
Объявление
От
int dtrexc_ (	char *compq,	__CLPK_integer *n,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_integer *ifst,	__CLPK_integer *ilst,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int dtrexc_ (	char *__compq,	__CLPK_integer *__n,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__ifst,	__CLPK_integer *__ilst,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный dtrrfs _ ()
Объявление
От
int dtrrfs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dtrrfs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dtrsen _ ()
Объявление
От
int dtrsen_ (	char *job,	char *compq,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_doublereal *q,	__CLPK_integer *ldq,	__CLPK_doublereal *wr,	__CLPK_doublereal *wi,	__CLPK_integer *m,	__CLPK_doublereal *s,	__CLPK_doublereal *sep,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int dtrsen_ (	char *__job,	char *__compq,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_doublereal *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__wr,	__CLPK_doublereal *__wi,	__CLPK_integer *__m,	__CLPK_doublereal *__s,	__CLPK_doublereal *__sep,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный dtrsna _ ()
Объявление
От
int dtrsna_ (	char *job,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublereal *t,	__CLPK_integer *ldt,	__CLPK_doublereal *vl,	__CLPK_integer *ldvl,	__CLPK_doublereal *vr,	__CLPK_integer *ldvr,	__CLPK_doublereal *s,	__CLPK_doublereal *sep,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_doublereal *work,	__CLPK_integer *ldwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int dtrsna_ (	char *__job,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublereal *__t,	__CLPK_integer *__ldt,	__CLPK_doublereal *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublereal *__vr,	__CLPK_integer *__ldvr,	__CLPK_doublereal *__s,	__CLPK_doublereal *__sep,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_doublereal *__work,	__CLPK_integer *__ldwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный dtrsyl _ ()
Объявление
От
int dtrsyl_ (	char *trana,	char *tranb,	__CLPK_integer *isgn,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublereal *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *scale,	__CLPK_integer *info);
К
int dtrsyl_ (	char *__trana,	char *__tranb,	__CLPK_integer *__isgn,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__scale,	__CLPK_integer *__info);

Измененный dtrti2 _ ()
Объявление
От
int dtrti2_ (	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int dtrti2_ (	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный dtrtri _ ()
Объявление
От
int dtrtri_ (	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int dtrtri_ (	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный dtrtrs _ ()
Объявление
От
int dtrtrs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int dtrtrs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный dtrttf _ ()
Объявление
От
int dtrttf_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *arf,	__CLPK_integer *info);
К
int dtrttf_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__arf,	__CLPK_integer *__info);

Измененный dtrttp _ ()
Объявление
От
int dtrttp_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *ap,	__CLPK_integer *info);
К
int dtrttp_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__ap,	__CLPK_integer *__info);

Измененный dtzrqf _ ()
Объявление
От
int dtzrqf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_integer *info);
К
int dtzrqf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_integer *__info);

Измененный dtzrzf _ ()
Объявление
От
int dtzrzf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublereal *tau,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int dtzrzf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__tau,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный dzsum1 _ ()
Объявление
От
__CLPK_doublereal dzsum1_ (	__CLPK_integer *n,	__CLPK_doublecomplex *cx,	__CLPK_integer *incx);
К
__CLPK_doublereal dzsum1_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__cx,	__CLPK_integer *__incx);

Измененный icmax1 _ ()
Объявление
От
__CLPK_integer icmax1_ (	__CLPK_integer *n,	__CLPK_complex *cx,	__CLPK_integer *incx);
К
__CLPK_integer icmax1_ (	__CLPK_integer *__n,	__CLPK_complex *__cx,	__CLPK_integer *__incx);

Измененный ieeeck _ ()
Объявление
От
__CLPK_integer ieeeck_ (	__CLPK_integer *ispec,	__CLPK_real *zero,	__CLPK_real *one);
К
__CLPK_integer ieeeck_ (	__CLPK_integer *__ispec,	__CLPK_real *__zero,	__CLPK_real *__one);

Измененный ilaclc _ ()
Объявление
От
__CLPK_integer ilaclc_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda);
К
__CLPK_integer ilaclc_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda);

Измененный ilaclr _ ()
Объявление
От
__CLPK_integer ilaclr_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_complex *a,	__CLPK_integer *lda);
К
__CLPK_integer ilaclr_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_complex *__a,	__CLPK_integer *__lda);

Измененный iladiag _ ()
Объявление
От
__CLPK_integer iladiag_ (	char *diag);
К
__CLPK_integer iladiag_ (	char *__diag);

Измененный iladlc _ ()
Объявление
От
__CLPK_integer iladlc_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda);
К
__CLPK_integer iladlc_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda);

Измененный iladlr _ ()
Объявление
От
__CLPK_integer iladlr_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda);
К
__CLPK_integer iladlr_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda);

Измененный ilaenv _ ()
Объявление
От
__CLPK_integer ilaenv_ (	__CLPK_integer *ispec,	char *name__,	char *opts,	__CLPK_integer *n1,	__CLPK_integer *n2,	__CLPK_integer *n3,	__CLPK_integer *n4);
К
__CLPK_integer ilaenv_ (	__CLPK_integer *__ispec,	char *__name__,	char *__opts,	__CLPK_integer *__n1,	__CLPK_integer *__n2,	__CLPK_integer *__n3,	__CLPK_integer *__n4);

Измененный ilaprec _ ()
Объявление
От
__CLPK_integer ilaprec_ (	char *prec);
К
__CLPK_integer ilaprec_ (	char *__prec);

Измененный ilaslc _ ()
Объявление
От
__CLPK_integer ilaslc_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda);
К
__CLPK_integer ilaslc_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda);

Измененный ilaslr _ ()
Объявление
От
__CLPK_integer ilaslr_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda);
К
__CLPK_integer ilaslr_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda);

Измененный ilatrans _ ()
Объявление
От
__CLPK_integer ilatrans_ (	char *trans);
К
__CLPK_integer ilatrans_ (	char *__trans);

Измененный ilauplo _ ()
Объявление
От
__CLPK_integer ilauplo_ (	char *uplo);
К
__CLPK_integer ilauplo_ (	char *__uplo);

Измененный ilaver _ ()
Объявление
От
int ilaver_ (	__CLPK_integer *vers_major__,	__CLPK_integer *vers_minor__,	__CLPK_integer *vers_patch__);
К
int ilaver_ (	__CLPK_integer *__vers_major__,	__CLPK_integer *__vers_minor__,	__CLPK_integer *__vers_patch__);

Измененный ilazlc _ ()
Объявление
От
__CLPK_integer ilazlc_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda);
К
__CLPK_integer ilazlc_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda);

Измененный ilazlr _ ()
Объявление
От
__CLPK_integer ilazlr_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda);
К
__CLPK_integer ilazlr_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda);

Измененный iparmq _ ()
Объявление
От
__CLPK_integer iparmq_ (	__CLPK_integer *ispec,	char *name__,	char *opts,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_integer *lwork);
К
__CLPK_integer iparmq_ (	__CLPK_integer *__ispec,	char *__name__,	char *__opts,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_integer *__lwork);

Измененный izmax1 _ ()
Объявление
От
__CLPK_integer izmax1_ (	__CLPK_integer *n,	__CLPK_doublecomplex *cx,	__CLPK_integer *incx);
К
__CLPK_integer izmax1_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__cx,	__CLPK_integer *__incx);

Измененный lsamen _ ()
Объявление
От
__CLPK_logical lsamen_ (	__CLPK_integer *n,	char *ca,	char *cb);
К
__CLPK_logical lsamen_ (	__CLPK_integer *__n,	char *__ca,	char *__cb);

Измененный sbdsdc _ ()
Объявление
От
int sbdsdc_ (	char *uplo,	char *compq,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *vt,	__CLPK_integer *ldvt,	__CLPK_real *q,	__CLPK_integer *iq,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sbdsdc_ (	char *__uplo,	char *__compq,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__vt,	__CLPK_integer *__ldvt,	__CLPK_real *__q,	__CLPK_integer *__iq,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sbdsqr _ ()
Объявление
От
int sbdsqr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ncvt,	__CLPK_integer *nru,	__CLPK_integer *ncc,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *vt,	__CLPK_integer *ldvt,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *info);
К
int sbdsqr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ncvt,	__CLPK_integer *__nru,	__CLPK_integer *__ncc,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__vt,	__CLPK_integer *__ldvt,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный scsum1 _ ()
Объявление
От
__CLPK_doublereal scsum1_ (	__CLPK_integer *n,	__CLPK_complex *cx,	__CLPK_integer *incx);
К
__CLPK_doublereal scsum1_ (	__CLPK_integer *__n,	__CLPK_complex *__cx,	__CLPK_integer *__incx);

Измененный sdisna _ ()
Объявление
От
int sdisna_ (	char *job,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *sep,	__CLPK_integer *info);
К
int sdisna_ (	char *__job,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__sep,	__CLPK_integer *__info);

Измененный sgbbrd _ ()
Объявление
От
int sgbbrd_ (	char *vect,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *ncc,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *pt,	__CLPK_integer *ldpt,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *info);
К
int sgbbrd_ (	char *__vect,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__ncc,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__pt,	__CLPK_integer *__ldpt,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sgbcon _ ()
Объявление
От
int sgbcon_ (	char *norm,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgbcon_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgbequ _ ()
Объявление
От
int sgbequ_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *rowcnd,	__CLPK_real *colcnd,	__CLPK_real *amax,	__CLPK_integer *info);
К
int sgbequ_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__rowcnd,	__CLPK_real *__colcnd,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный sgbequb _ ()
Объявление
От
int sgbequb_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *rowcnd,	__CLPK_real *colcnd,	__CLPK_real *amax,	__CLPK_integer *info);
К
int sgbequb_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__rowcnd,	__CLPK_real *__colcnd,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный sgbrfs _ ()
Объявление
От
int sgbrfs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *afb,	__CLPK_integer *ldafb,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgbrfs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__afb,	__CLPK_integer *__ldafb,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgbsv _ ()
Объявление
От
int sgbsv_ (	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int sgbsv_ (	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sgbsvx _ ()
Объявление
От
int sgbsvx_ (	char *fact,	char *trans,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *afb,	__CLPK_integer *ldafb,	__CLPK_integer *ipiv,	char *equed,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgbsvx_ (	char *__fact,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__afb,	__CLPK_integer *__ldafb,	__CLPK_integer *__ipiv,	char *__equed,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgbtf2 _ ()
Объявление
От
int sgbtf2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int sgbtf2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный sgbtrf _ ()
Объявление
От
int sgbtrf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int sgbtrf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный sgbtrs _ ()
Объявление
От
int sgbtrs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int sgbtrs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sgebak _ ()
Объявление
От
int sgebak_ (	char *job,	char *side,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *scale,	__CLPK_integer *m,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_integer *info);
К
int sgebak_ (	char *__job,	char *__side,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__scale,	__CLPK_integer *__m,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__info);

Измененный sgebal _ ()
Объявление
От
int sgebal_ (	char *job,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *scale,	__CLPK_integer *info);
К
int sgebal_ (	char *__job,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__scale,	__CLPK_integer *__info);

Измененный sgebd2 _ ()
Объявление
От
int sgebd2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *tauq,	__CLPK_real *taup,	__CLPK_real *work,	__CLPK_integer *info);
К
int sgebd2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__tauq,	__CLPK_real *__taup,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sgebrd _ ()
Объявление
От
int sgebrd_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *tauq,	__CLPK_real *taup,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgebrd_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__tauq,	__CLPK_real *__taup,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgecon _ ()
Объявление
От
int sgecon_ (	char *norm,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgecon_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgeequ _ ()
Объявление
От
int sgeequ_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *rowcnd,	__CLPK_real *colcnd,	__CLPK_real *amax,	__CLPK_integer *info);
К
int sgeequ_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__rowcnd,	__CLPK_real *__colcnd,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный sgeequb _ ()
Объявление
От
int sgeequb_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *rowcnd,	__CLPK_real *colcnd,	__CLPK_real *amax,	__CLPK_integer *info);
К
int sgeequb_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__rowcnd,	__CLPK_real *__colcnd,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный sgees _ ()
Объявление
От
int sgees_ (	char *jobvs,	char *sort,	__CLPK_L_fp select,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *sdim,	__CLPK_real *wr,	__CLPK_real *wi,	__CLPK_real *vs,	__CLPK_integer *ldvs,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int sgees_ (	char *__jobvs,	char *__sort,	__CLPK_L_fp __select,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__sdim,	__CLPK_real *__wr,	__CLPK_real *__wi,	__CLPK_real *__vs,	__CLPK_integer *__ldvs,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный sgeesx _ ()
Объявление
От
int sgeesx_ (	char *jobvs,	char *sort,	__CLPK_L_fp select,	char *sense,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *sdim,	__CLPK_real *wr,	__CLPK_real *wi,	__CLPK_real *vs,	__CLPK_integer *ldvs,	__CLPK_real *rconde,	__CLPK_real *rcondv,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int sgeesx_ (	char *__jobvs,	char *__sort,	__CLPK_L_fp __select,	char *__sense,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__sdim,	__CLPK_real *__wr,	__CLPK_real *__wi,	__CLPK_real *__vs,	__CLPK_integer *__ldvs,	__CLPK_real *__rconde,	__CLPK_real *__rcondv,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный sgeev _ ()
Объявление
От
int sgeev_ (	char *jobvl,	char *jobvr,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *wr,	__CLPK_real *wi,	__CLPK_real *vl,	__CLPK_integer *ldvl,	__CLPK_real *vr,	__CLPK_integer *ldvr,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgeev_ (	char *__jobvl,	char *__jobvr,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__wr,	__CLPK_real *__wi,	__CLPK_real *__vl,	__CLPK_integer *__ldvl,	__CLPK_real *__vr,	__CLPK_integer *__ldvr,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgeevx _ ()
Объявление
От
int sgeevx_ (	char *balanc,	char *jobvl,	char *jobvr,	char *sense,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *wr,	__CLPK_real *wi,	__CLPK_real *vl,	__CLPK_integer *ldvl,	__CLPK_real *vr,	__CLPK_integer *ldvr,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *scale,	__CLPK_real *abnrm,	__CLPK_real *rconde,	__CLPK_real *rcondv,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgeevx_ (	char *__balanc,	char *__jobvl,	char *__jobvr,	char *__sense,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__wr,	__CLPK_real *__wi,	__CLPK_real *__vl,	__CLPK_integer *__ldvl,	__CLPK_real *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__scale,	__CLPK_real *__abnrm,	__CLPK_real *__rconde,	__CLPK_real *__rcondv,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgegs _ ()
Объявление
От
int sgegs_ (	char *jobvsl,	char *jobvsr,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *alphar,	__CLPK_real *alphai,	__CLPK_real *beta,	__CLPK_real *vsl,	__CLPK_integer *ldvsl,	__CLPK_real *vsr,	__CLPK_integer *ldvsr,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgegs_ (	char *__jobvsl,	char *__jobvsr,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__alphar,	__CLPK_real *__alphai,	__CLPK_real *__beta,	__CLPK_real *__vsl,	__CLPK_integer *__ldvsl,	__CLPK_real *__vsr,	__CLPK_integer *__ldvsr,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgegv _ ()
Объявление
От
int sgegv_ (	char *jobvl,	char *jobvr,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *alphar,	__CLPK_real *alphai,	__CLPK_real *beta,	__CLPK_real *vl,	__CLPK_integer *ldvl,	__CLPK_real *vr,	__CLPK_integer *ldvr,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgegv_ (	char *__jobvl,	char *__jobvr,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__alphar,	__CLPK_real *__alphai,	__CLPK_real *__beta,	__CLPK_real *__vl,	__CLPK_integer *__ldvl,	__CLPK_real *__vr,	__CLPK_integer *__ldvr,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgehd2 _ ()
Объявление
От
int sgehd2_ (	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *info);
К
int sgehd2_ (	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sgehrd _ ()
Объявление
От
int sgehrd_ (	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgehrd_ (	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgejsv _ ()
Объявление
От
int sgejsv_ (	char *joba,	char *jobu,	char *jobv,	char *jobr,	char *jobt,	char *jobp,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *sva,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgejsv_ (	char *__joba,	char *__jobu,	char *__jobv,	char *__jobr,	char *__jobt,	char *__jobp,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__sva,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgelq2 _ ()
Объявление
От
int sgelq2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *info);
К
int sgelq2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sgelqf _ ()
Объявление
От
int sgelqf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgelqf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgels _ ()
Объявление
От
int sgels_ (	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgels_ (	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgelsd _ ()
Объявление
От
int sgelsd_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *s,	__CLPK_real *rcond,	__CLPK_integer *rank,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgelsd_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__s,	__CLPK_real *__rcond,	__CLPK_integer *__rank,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgelss _ ()
Объявление
От
int sgelss_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *s,	__CLPK_real *rcond,	__CLPK_integer *rank,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgelss_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__s,	__CLPK_real *__rcond,	__CLPK_integer *__rank,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgelsx _ ()
Объявление
От
int sgelsx_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *jpvt,	__CLPK_real *rcond,	__CLPK_integer *rank,	__CLPK_real *work,	__CLPK_integer *info);
К
int sgelsx_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__jpvt,	__CLPK_real *__rcond,	__CLPK_integer *__rank,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sgelsy _ ()
Объявление
От
int sgelsy_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *jpvt,	__CLPK_real *rcond,	__CLPK_integer *rank,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgelsy_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__jpvt,	__CLPK_real *__rcond,	__CLPK_integer *__rank,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgeql2 _ ()
Объявление
От
int sgeql2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *info);
К
int sgeql2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sgeqlf _ ()
Объявление
От
int sgeqlf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgeqlf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgeqp3 _ ()
Объявление
От
int sgeqp3_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgeqp3_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgeqpf _ ()
Объявление
От
int sgeqpf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *info);
К
int sgeqpf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sgeqr2 _ ()
Объявление
От
int sgeqr2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *info);
К
int sgeqr2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sgeqrf _ ()
Объявление
От
int sgeqrf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgeqrf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgerfs _ ()
Объявление
От
int sgerfs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgerfs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgerq2 _ ()
Объявление
От
int sgerq2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *info);
К
int sgerq2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sgerqf _ ()
Объявление
От
int sgerqf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgerqf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgesc2 _ ()
Объявление
От
int sgesc2_ (	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *rhs,	__CLPK_integer *ipiv,	__CLPK_integer *jpiv,	__CLPK_real *scale);
К
int sgesc2_ (	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__rhs,	__CLPK_integer *__ipiv,	__CLPK_integer *__jpiv,	__CLPK_real *__scale);

Измененный sgesdd _ ()
Объявление
От
int sgesdd_ (	char *jobz,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *vt,	__CLPK_integer *ldvt,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgesdd_ (	char *__jobz,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__vt,	__CLPK_integer *__ldvt,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgesv _ ()
Объявление
От
int sgesv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int sgesv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sgesvd _ ()
Объявление
От
int sgesvd_ (	char *jobu,	char *jobvt,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *vt,	__CLPK_integer *ldvt,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgesvd_ (	char *__jobu,	char *__jobvt,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__vt,	__CLPK_integer *__ldvt,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgesvj _ ()
Объявление
От
int sgesvj_ (	char *joba,	char *jobu,	char *jobv,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *sva,	__CLPK_integer *mv,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgesvj_ (	char *__joba,	char *__jobu,	char *__jobv,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__sva,	__CLPK_integer *__mv,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgesvx _ ()
Объявление
От
int sgesvx_ (	char *fact,	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	char *equed,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgesvx_ (	char *__fact,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	char *__equed,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgetc2 _ ()
Объявление
От
int sgetc2_ (	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *jpiv,	__CLPK_integer *info);
К
int sgetc2_ (	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__jpiv,	__CLPK_integer *__info);

Измененный sgetf2 _ ()
Объявление
От
int sgetf2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int sgetf2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный sgetrf _ ()
Объявление
От
int sgetrf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int sgetrf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный sgetri _ ()
Объявление
От
int sgetri_ (	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgetri_ (	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgetrs _ ()
Объявление
От
int sgetrs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int sgetrs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sggbak _ ()
Объявление
От
int sggbak_ (	char *job,	char *side,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *lscale,	__CLPK_real *rscale,	__CLPK_integer *m,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_integer *info);
К
int sggbak_ (	char *__job,	char *__side,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__lscale,	__CLPK_real *__rscale,	__CLPK_integer *__m,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__info);

Измененный sggbal _ ()
Объявление
От
int sggbal_ (	char *job,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *lscale,	__CLPK_real *rscale,	__CLPK_real *work,	__CLPK_integer *info);
К
int sggbal_ (	char *__job,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__lscale,	__CLPK_real *__rscale,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sgges _ ()
Объявление
От
int sgges_ (	char *jobvsl,	char *jobvsr,	char *sort,	__CLPK_L_fp selctg,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *sdim,	__CLPK_real *alphar,	__CLPK_real *alphai,	__CLPK_real *beta,	__CLPK_real *vsl,	__CLPK_integer *ldvsl,	__CLPK_real *vsr,	__CLPK_integer *ldvsr,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int sgges_ (	char *__jobvsl,	char *__jobvsr,	char *__sort,	__CLPK_L_fp __selctg,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__sdim,	__CLPK_real *__alphar,	__CLPK_real *__alphai,	__CLPK_real *__beta,	__CLPK_real *__vsl,	__CLPK_integer *__ldvsl,	__CLPK_real *__vsr,	__CLPK_integer *__ldvsr,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный sggesx _ ()
Объявление
От
int sggesx_ (	char *jobvsl,	char *jobvsr,	char *sort,	__CLPK_L_fp selctg,	char *sense,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *sdim,	__CLPK_real *alphar,	__CLPK_real *alphai,	__CLPK_real *beta,	__CLPK_real *vsl,	__CLPK_integer *ldvsl,	__CLPK_real *vsr,	__CLPK_integer *ldvsr,	__CLPK_real *rconde,	__CLPK_real *rcondv,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int sggesx_ (	char *__jobvsl,	char *__jobvsr,	char *__sort,	__CLPK_L_fp __selctg,	char *__sense,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__sdim,	__CLPK_real *__alphar,	__CLPK_real *__alphai,	__CLPK_real *__beta,	__CLPK_real *__vsl,	__CLPK_integer *__ldvsl,	__CLPK_real *__vsr,	__CLPK_integer *__ldvsr,	__CLPK_real *__rconde,	__CLPK_real *__rcondv,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный sggev _ ()
Объявление
От
int sggev_ (	char *jobvl,	char *jobvr,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *alphar,	__CLPK_real *alphai,	__CLPK_real *beta,	__CLPK_real *vl,	__CLPK_integer *ldvl,	__CLPK_real *vr,	__CLPK_integer *ldvr,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sggev_ (	char *__jobvl,	char *__jobvr,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__alphar,	__CLPK_real *__alphai,	__CLPK_real *__beta,	__CLPK_real *__vl,	__CLPK_integer *__ldvl,	__CLPK_real *__vr,	__CLPK_integer *__ldvr,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sggevx _ ()
Объявление
От
int sggevx_ (	char *balanc,	char *jobvl,	char *jobvr,	char *sense,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *alphar,	__CLPK_real *alphai,	__CLPK_real *beta,	__CLPK_real *vl,	__CLPK_integer *ldvl,	__CLPK_real *vr,	__CLPK_integer *ldvr,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *lscale,	__CLPK_real *rscale,	__CLPK_real *abnrm,	__CLPK_real *bbnrm,	__CLPK_real *rconde,	__CLPK_real *rcondv,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int sggevx_ (	char *__balanc,	char *__jobvl,	char *__jobvr,	char *__sense,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__alphar,	__CLPK_real *__alphai,	__CLPK_real *__beta,	__CLPK_real *__vl,	__CLPK_integer *__ldvl,	__CLPK_real *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__lscale,	__CLPK_real *__rscale,	__CLPK_real *__abnrm,	__CLPK_real *__bbnrm,	__CLPK_real *__rconde,	__CLPK_real *__rcondv,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный sggglm _ ()
Объявление
От
int sggglm_ (	__CLPK_integer *n,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *d__,	__CLPK_real *x,	__CLPK_real *y,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sggglm_ (	__CLPK_integer *__n,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__d__,	__CLPK_real *__x,	__CLPK_real *__y,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgghrd _ ()
Объявление
От
int sgghrd_ (	char *compq,	char *compz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_integer *info);
К
int sgghrd_ (	char *__compq,	char *__compz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__info);

Измененный sgglse _ ()
Объявление
От
int sgglse_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *p,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *c__,	__CLPK_real *d__,	__CLPK_real *x,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgglse_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__p,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__c__,	__CLPK_real *__d__,	__CLPK_real *__x,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sggqrf _ ()
Объявление
От
int sggqrf_ (	__CLPK_integer *n,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *taua,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *taub,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sggqrf_ (	__CLPK_integer *__n,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__taua,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__taub,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sggrqf _ ()
Объявление
От
int sggrqf_ (	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *taua,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *taub,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sggrqf_ (	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__taua,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__taub,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sggsvd _ ()
Объявление
От
int sggsvd_ (	char *jobu,	char *jobv,	char *jobq,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *p,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *alpha,	__CLPK_real *beta,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sggsvd_ (	char *__jobu,	char *__jobv,	char *__jobq,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__p,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__alpha,	__CLPK_real *__beta,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sggsvp _ ()
Объявление
От
int sggsvp_ (	char *jobu,	char *jobv,	char *jobq,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *tola,	__CLPK_real *tolb,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_integer *iwork,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *info);
К
int sggsvp_ (	char *__jobu,	char *__jobv,	char *__jobq,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__tola,	__CLPK_real *__tolb,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__iwork,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sgsvj0 _ ()
Объявление
От
int sgsvj0_ (	char *jobv,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *d__,	__CLPK_real *sva,	__CLPK_integer *mv,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_real *eps,	__CLPK_real *sfmin,	__CLPK_real *tol,	__CLPK_integer *nsweep,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgsvj0_ (	char *__jobv,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__d__,	__CLPK_real *__sva,	__CLPK_integer *__mv,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_real *__eps,	__CLPK_real *__sfmin,	__CLPK_real *__tol,	__CLPK_integer *__nsweep,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgsvj1 _ ()
Объявление
От
int sgsvj1_ (	char *jobv,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *n1,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *d__,	__CLPK_real *sva,	__CLPK_integer *mv,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_real *eps,	__CLPK_real *sfmin,	__CLPK_real *tol,	__CLPK_integer *nsweep,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sgsvj1_ (	char *__jobv,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__n1,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__d__,	__CLPK_real *__sva,	__CLPK_integer *__mv,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_real *__eps,	__CLPK_real *__sfmin,	__CLPK_real *__tol,	__CLPK_integer *__nsweep,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sgtcon _ ()
Объявление
От
int sgtcon_ (	char *norm,	__CLPK_integer *n,	__CLPK_real *dl,	__CLPK_real *d__,	__CLPK_real *du,	__CLPK_real *du2,	__CLPK_integer *ipiv,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgtcon_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_real *__dl,	__CLPK_real *__d__,	__CLPK_real *__du,	__CLPK_real *__du2,	__CLPK_integer *__ipiv,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgtrfs _ ()
Объявление
От
int sgtrfs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *dl,	__CLPK_real *d__,	__CLPK_real *du,	__CLPK_real *dlf,	__CLPK_real *df,	__CLPK_real *duf,	__CLPK_real *du2,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgtrfs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__dl,	__CLPK_real *__d__,	__CLPK_real *__du,	__CLPK_real *__dlf,	__CLPK_real *__df,	__CLPK_real *__duf,	__CLPK_real *__du2,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgtsv _ ()
Объявление
От
int sgtsv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *dl,	__CLPK_real *d__,	__CLPK_real *du,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int sgtsv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__dl,	__CLPK_real *__d__,	__CLPK_real *__du,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sgtsvx _ ()
Объявление
От
int sgtsvx_ (	char *fact,	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *dl,	__CLPK_real *d__,	__CLPK_real *du,	__CLPK_real *dlf,	__CLPK_real *df,	__CLPK_real *duf,	__CLPK_real *du2,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sgtsvx_ (	char *__fact,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__dl,	__CLPK_real *__d__,	__CLPK_real *__du,	__CLPK_real *__dlf,	__CLPK_real *__df,	__CLPK_real *__duf,	__CLPK_real *__du2,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sgttrf _ ()
Объявление
От
int sgttrf_ (	__CLPK_integer *n,	__CLPK_real *dl,	__CLPK_real *d__,	__CLPK_real *du,	__CLPK_real *du2,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int sgttrf_ (	__CLPK_integer *__n,	__CLPK_real *__dl,	__CLPK_real *__d__,	__CLPK_real *__du,	__CLPK_real *__du2,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный sgttrs _ ()
Объявление
От
int sgttrs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *dl,	__CLPK_real *d__,	__CLPK_real *du,	__CLPK_real *du2,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int sgttrs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__dl,	__CLPK_real *__d__,	__CLPK_real *__du,	__CLPK_real *__du2,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sgtts2 _ ()
Объявление
От
int sgtts2_ (	__CLPK_integer *itrans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *dl,	__CLPK_real *d__,	__CLPK_real *du,	__CLPK_real *du2,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb);
К
int sgtts2_ (	__CLPK_integer *__itrans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__dl,	__CLPK_real *__d__,	__CLPK_real *__du,	__CLPK_real *__du2,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb);

Измененный shgeqz _ ()
Объявление
От
int shgeqz_ (	char *job,	char *compq,	char *compz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *h__,	__CLPK_integer *ldh,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_real *alphar,	__CLPK_real *alphai,	__CLPK_real *beta,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int shgeqz_ (	char *__job,	char *__compq,	char *__compz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__h__,	__CLPK_integer *__ldh,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_real *__alphar,	__CLPK_real *__alphai,	__CLPK_real *__beta,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный shsein _ ()
Объявление
От
int shsein_ (	char *side,	char *eigsrc,	char *initv,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_real *h__,	__CLPK_integer *ldh,	__CLPK_real *wr,	__CLPK_real *wi,	__CLPK_real *vl,	__CLPK_integer *ldvl,	__CLPK_real *vr,	__CLPK_integer *ldvr,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_real *work,	__CLPK_integer *ifaill,	__CLPK_integer *ifailr,	__CLPK_integer *info);
К
int shsein_ (	char *__side,	char *__eigsrc,	char *__initv,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_real *__h__,	__CLPK_integer *__ldh,	__CLPK_real *__wr,	__CLPK_real *__wi,	__CLPK_real *__vl,	__CLPK_integer *__ldvl,	__CLPK_real *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_real *__work,	__CLPK_integer *__ifaill,	__CLPK_integer *__ifailr,	__CLPK_integer *__info);

Измененный shseqr _ ()
Объявление
От
int shseqr_ (	char *job,	char *compz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *h__,	__CLPK_integer *ldh,	__CLPK_real *wr,	__CLPK_real *wi,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int shseqr_ (	char *__job,	char *__compz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__h__,	__CLPK_integer *__ldh,	__CLPK_real *__wr,	__CLPK_real *__wi,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sisnan _ ()
Объявление
От
__CLPK_logical sisnan_ (	__CLPK_real *sin__);
К
__CLPK_logical sisnan_ (	__CLPK_real *__sin__);

Измененный slabad _ ()
Объявление
От
int slabad_ (	__CLPK_real *small,	__CLPK_real *large);
К
int slabad_ (	__CLPK_real *__small,	__CLPK_real *__large);

Измененный slabrd _ ()
Объявление
От
int slabrd_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *tauq,	__CLPK_real *taup,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *y,	__CLPK_integer *ldy);
К
int slabrd_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__tauq,	__CLPK_real *__taup,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__y,	__CLPK_integer *__ldy);

Измененный slacn2 _ ()
Объявление
От
int slacn2_ (	__CLPK_integer *n,	__CLPK_real *v,	__CLPK_real *x,	__CLPK_integer *isgn,	__CLPK_real *est,	__CLPK_integer *kase,	__CLPK_integer *isave);
К
int slacn2_ (	__CLPK_integer *__n,	__CLPK_real *__v,	__CLPK_real *__x,	__CLPK_integer *__isgn,	__CLPK_real *__est,	__CLPK_integer *__kase,	__CLPK_integer *__isave);

Измененный slacon _ ()
Объявление
От
int slacon_ (	__CLPK_integer *n,	__CLPK_real *v,	__CLPK_real *x,	__CLPK_integer *isgn,	__CLPK_real *est,	__CLPK_integer *kase);
К
int slacon_ (	__CLPK_integer *__n,	__CLPK_real *__v,	__CLPK_real *__x,	__CLPK_integer *__isgn,	__CLPK_real *__est,	__CLPK_integer *__kase);

Измененный slacpy _ ()
Объявление
От
int slacpy_ (	char *uplo,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb);
К
int slacpy_ (	char *__uplo,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb);

Измененный sladiv _ ()
Объявление
От
int sladiv_ (	__CLPK_real *a,	__CLPK_real *b,	__CLPK_real *c__,	__CLPK_real *d__,	__CLPK_real *p,	__CLPK_real *q);
К
int sladiv_ (	__CLPK_real *__a,	__CLPK_real *__b,	__CLPK_real *__c__,	__CLPK_real *__d__,	__CLPK_real *__p,	__CLPK_real *__q);

Измененный slae2 _ ()
Объявление
От
int slae2_ (	__CLPK_real *a,	__CLPK_real *b,	__CLPK_real *c__,	__CLPK_real *rt1,	__CLPK_real *rt2);
К
int slae2_ (	__CLPK_real *__a,	__CLPK_real *__b,	__CLPK_real *__c__,	__CLPK_real *__rt1,	__CLPK_real *__rt2);

Измененный slaebz _ ()
Объявление
От
int slaebz_ (	__CLPK_integer *ijob,	__CLPK_integer *nitmax,	__CLPK_integer *n,	__CLPK_integer *mmax,	__CLPK_integer *minp,	__CLPK_integer *nbmin,	__CLPK_real *abstol,	__CLPK_real *reltol,	__CLPK_real *pivmin,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *e2,	__CLPK_integer *nval,	__CLPK_real *ab,	__CLPK_real *c__,	__CLPK_integer *mout,	__CLPK_integer *nab,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int slaebz_ (	__CLPK_integer *__ijob,	__CLPK_integer *__nitmax,	__CLPK_integer *__n,	__CLPK_integer *__mmax,	__CLPK_integer *__minp,	__CLPK_integer *__nbmin,	__CLPK_real *__abstol,	__CLPK_real *__reltol,	__CLPK_real *__pivmin,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__e2,	__CLPK_integer *__nval,	__CLPK_real *__ab,	__CLPK_real *__c__,	__CLPK_integer *__mout,	__CLPK_integer *__nab,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный slaed0 _ ()
Объявление
От
int slaed0_ (	__CLPK_integer *icompq,	__CLPK_integer *qsiz,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *qstore,	__CLPK_integer *ldqs,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int slaed0_ (	__CLPK_integer *__icompq,	__CLPK_integer *__qsiz,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__qstore,	__CLPK_integer *__ldqs,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный slaed1 _ ()
Объявление
От
int slaed1_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_integer *indxq,	__CLPK_real *rho,	__CLPK_integer *cutpnt,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int slaed1_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__indxq,	__CLPK_real *__rho,	__CLPK_integer *__cutpnt,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный slaed2 _ ()
Объявление
От
int slaed2_ (	__CLPK_integer *k,	__CLPK_integer *n,	__CLPK_integer *n1,	__CLPK_real *d__,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_integer *indxq,	__CLPK_real *rho,	__CLPK_real *z__,	__CLPK_real *dlamda,	__CLPK_real *w,	__CLPK_real *q2,	__CLPK_integer *indx,	__CLPK_integer *indxc,	__CLPK_integer *indxp,	__CLPK_integer *coltyp,	__CLPK_integer *info);
К
int slaed2_ (	__CLPK_integer *__k,	__CLPK_integer *__n,	__CLPK_integer *__n1,	__CLPK_real *__d__,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__indxq,	__CLPK_real *__rho,	__CLPK_real *__z__,	__CLPK_real *__dlamda,	__CLPK_real *__w,	__CLPK_real *__q2,	__CLPK_integer *__indx,	__CLPK_integer *__indxc,	__CLPK_integer *__indxp,	__CLPK_integer *__coltyp,	__CLPK_integer *__info);

Измененный slaed3 _ ()
Объявление
От
int slaed3_ (	__CLPK_integer *k,	__CLPK_integer *n,	__CLPK_integer *n1,	__CLPK_real *d__,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *rho,	__CLPK_real *dlamda,	__CLPK_real *q2,	__CLPK_integer *indx,	__CLPK_integer *ctot,	__CLPK_real *w,	__CLPK_real *s,	__CLPK_integer *info);
К
int slaed3_ (	__CLPK_integer *__k,	__CLPK_integer *__n,	__CLPK_integer *__n1,	__CLPK_real *__d__,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__rho,	__CLPK_real *__dlamda,	__CLPK_real *__q2,	__CLPK_integer *__indx,	__CLPK_integer *__ctot,	__CLPK_real *__w,	__CLPK_real *__s,	__CLPK_integer *__info);

Измененный slaed4 _ ()
Объявление
От
int slaed4_ (	__CLPK_integer *n,	__CLPK_integer *i__,	__CLPK_real *d__,	__CLPK_real *z__,	__CLPK_real *delta,	__CLPK_real *rho,	__CLPK_real *dlam,	__CLPK_integer *info);
К
int slaed4_ (	__CLPK_integer *__n,	__CLPK_integer *__i__,	__CLPK_real *__d__,	__CLPK_real *__z__,	__CLPK_real *__delta,	__CLPK_real *__rho,	__CLPK_real *__dlam,	__CLPK_integer *__info);

Измененный slaed5 _ ()
Объявление
От
int slaed5_ (	__CLPK_integer *i__,	__CLPK_real *d__,	__CLPK_real *z__,	__CLPK_real *delta,	__CLPK_real *rho,	__CLPK_real *dlam);
К
int slaed5_ (	__CLPK_integer *__i__,	__CLPK_real *__d__,	__CLPK_real *__z__,	__CLPK_real *__delta,	__CLPK_real *__rho,	__CLPK_real *__dlam);

Измененный slaed6 _ ()
Объявление
От
int slaed6_ (	__CLPK_integer *kniter,	__CLPK_logical *orgati,	__CLPK_real *rho,	__CLPK_real *d__,	__CLPK_real *z__,	__CLPK_real *finit,	__CLPK_real *tau,	__CLPK_integer *info);
К
int slaed6_ (	__CLPK_integer *__kniter,	__CLPK_logical *__orgati,	__CLPK_real *__rho,	__CLPK_real *__d__,	__CLPK_real *__z__,	__CLPK_real *__finit,	__CLPK_real *__tau,	__CLPK_integer *__info);

Измененный slaed7 _ ()
Объявление
От
int slaed7_ (	__CLPK_integer *icompq,	__CLPK_integer *n,	__CLPK_integer *qsiz,	__CLPK_integer *tlvls,	__CLPK_integer *curlvl,	__CLPK_integer *curpbm,	__CLPK_real *d__,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_integer *indxq,	__CLPK_real *rho,	__CLPK_integer *cutpnt,	__CLPK_real *qstore,	__CLPK_integer *qptr,	__CLPK_integer *prmptr,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_real *givnum,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int slaed7_ (	__CLPK_integer *__icompq,	__CLPK_integer *__n,	__CLPK_integer *__qsiz,	__CLPK_integer *__tlvls,	__CLPK_integer *__curlvl,	__CLPK_integer *__curpbm,	__CLPK_real *__d__,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__indxq,	__CLPK_real *__rho,	__CLPK_integer *__cutpnt,	__CLPK_real *__qstore,	__CLPK_integer *__qptr,	__CLPK_integer *__prmptr,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_real *__givnum,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный slaed8 _ ()
Объявление
От
int slaed8_ (	__CLPK_integer *icompq,	__CLPK_integer *k,	__CLPK_integer *n,	__CLPK_integer *qsiz,	__CLPK_real *d__,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_integer *indxq,	__CLPK_real *rho,	__CLPK_integer *cutpnt,	__CLPK_real *z__,	__CLPK_real *dlamda,	__CLPK_real *q2,	__CLPK_integer *ldq2,	__CLPK_real *w,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_real *givnum,	__CLPK_integer *indxp,	__CLPK_integer *indx,	__CLPK_integer *info);
К
int slaed8_ (	__CLPK_integer *__icompq,	__CLPK_integer *__k,	__CLPK_integer *__n,	__CLPK_integer *__qsiz,	__CLPK_real *__d__,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__indxq,	__CLPK_real *__rho,	__CLPK_integer *__cutpnt,	__CLPK_real *__z__,	__CLPK_real *__dlamda,	__CLPK_real *__q2,	__CLPK_integer *__ldq2,	__CLPK_real *__w,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_real *__givnum,	__CLPK_integer *__indxp,	__CLPK_integer *__indx,	__CLPK_integer *__info);

Измененный slaed9 _ ()
Объявление
От
int slaed9_ (	__CLPK_integer *k,	__CLPK_integer *kstart,	__CLPK_integer *kstop,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *rho,	__CLPK_real *dlamda,	__CLPK_real *w,	__CLPK_real *s,	__CLPK_integer *lds,	__CLPK_integer *info);
К
int slaed9_ (	__CLPK_integer *__k,	__CLPK_integer *__kstart,	__CLPK_integer *__kstop,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__rho,	__CLPK_real *__dlamda,	__CLPK_real *__w,	__CLPK_real *__s,	__CLPK_integer *__lds,	__CLPK_integer *__info);

Измененный slaeda _ ()
Объявление
От
int slaeda_ (	__CLPK_integer *n,	__CLPK_integer *tlvls,	__CLPK_integer *curlvl,	__CLPK_integer *curpbm,	__CLPK_integer *prmptr,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_real *givnum,	__CLPK_real *q,	__CLPK_integer *qptr,	__CLPK_real *z__,	__CLPK_real *ztemp,	__CLPK_integer *info);
К
int slaeda_ (	__CLPK_integer *__n,	__CLPK_integer *__tlvls,	__CLPK_integer *__curlvl,	__CLPK_integer *__curpbm,	__CLPK_integer *__prmptr,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_real *__givnum,	__CLPK_real *__q,	__CLPK_integer *__qptr,	__CLPK_real *__z__,	__CLPK_real *__ztemp,	__CLPK_integer *__info);

Измененный slaein _ ()
Объявление
От
int slaein_ (	__CLPK_logical *rightv,	__CLPK_logical *noinit,	__CLPK_integer *n,	__CLPK_real *h__,	__CLPK_integer *ldh,	__CLPK_real *wr,	__CLPK_real *wi,	__CLPK_real *vr,	__CLPK_real *vi,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *work,	__CLPK_real *eps3,	__CLPK_real *smlnum,	__CLPK_real *bignum,	__CLPK_integer *info);
К
int slaein_ (	__CLPK_logical *__rightv,	__CLPK_logical *__noinit,	__CLPK_integer *__n,	__CLPK_real *__h__,	__CLPK_integer *__ldh,	__CLPK_real *__wr,	__CLPK_real *__wi,	__CLPK_real *__vr,	__CLPK_real *__vi,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__work,	__CLPK_real *__eps3,	__CLPK_real *__smlnum,	__CLPK_real *__bignum,	__CLPK_integer *__info);

Измененный slaev2 _ ()
Объявление
От
int slaev2_ (	__CLPK_real *a,	__CLPK_real *b,	__CLPK_real *c__,	__CLPK_real *rt1,	__CLPK_real *rt2,	__CLPK_real *cs1,	__CLPK_real *sn1);
К
int slaev2_ (	__CLPK_real *__a,	__CLPK_real *__b,	__CLPK_real *__c__,	__CLPK_real *__rt1,	__CLPK_real *__rt2,	__CLPK_real *__cs1,	__CLPK_real *__sn1);

Измененный slaexc _ ()
Объявление
От
int slaexc_ (	__CLPK_logical *wantq,	__CLPK_integer *n,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_integer *j1,	__CLPK_integer *n1,	__CLPK_integer *n2,	__CLPK_real *work,	__CLPK_integer *info);
К
int slaexc_ (	__CLPK_logical *__wantq,	__CLPK_integer *__n,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__j1,	__CLPK_integer *__n1,	__CLPK_integer *__n2,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный slag2 _ ()
Объявление
От
int slag2_ (	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *safmin,	__CLPK_real *scale1,	__CLPK_real *scale2,	__CLPK_real *wr1,	__CLPK_real *wr2,	__CLPK_real *wi);
К
int slag2_ (	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__safmin,	__CLPK_real *__scale1,	__CLPK_real *__scale2,	__CLPK_real *__wr1,	__CLPK_real *__wr2,	__CLPK_real *__wi);

Измененный slag2d _ ()
Объявление
От
int slag2d_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *sa,	__CLPK_integer *ldsa,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int slag2d_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__sa,	__CLPK_integer *__ldsa,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный slags2 _ ()
Объявление
От
int slags2_ (	__CLPK_logical *upper,	__CLPK_real *a1,	__CLPK_real *a2,	__CLPK_real *a3,	__CLPK_real *b1,	__CLPK_real *b2,	__CLPK_real *b3,	__CLPK_real *csu,	__CLPK_real *snu,	__CLPK_real *csv,	__CLPK_real *snv,	__CLPK_real *csq,	__CLPK_real *snq);
К
int slags2_ (	__CLPK_logical *__upper,	__CLPK_real *__a1,	__CLPK_real *__a2,	__CLPK_real *__a3,	__CLPK_real *__b1,	__CLPK_real *__b2,	__CLPK_real *__b3,	__CLPK_real *__csu,	__CLPK_real *__snu,	__CLPK_real *__csv,	__CLPK_real *__snv,	__CLPK_real *__csq,	__CLPK_real *__snq);

Измененный slagtf _ ()
Объявление
От
int slagtf_ (	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_real *lambda,	__CLPK_real *b,	__CLPK_real *c__,	__CLPK_real *tol,	__CLPK_real *d__,	__CLPK_integer *in,	__CLPK_integer *info);
К
int slagtf_ (	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_real *__lambda,	__CLPK_real *__b,	__CLPK_real *__c__,	__CLPK_real *__tol,	__CLPK_real *__d__,	__CLPK_integer *__in,	__CLPK_integer *__info);

Измененный slagtm _ ()
Объявление
От
int slagtm_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *alpha,	__CLPK_real *dl,	__CLPK_real *d__,	__CLPK_real *du,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *beta,	__CLPK_real *b,	__CLPK_integer *ldb);
К
int slagtm_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__alpha,	__CLPK_real *__dl,	__CLPK_real *__d__,	__CLPK_real *__du,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__beta,	__CLPK_real *__b,	__CLPK_integer *__ldb);

Измененный slagts _ ()
Объявление
От
int slagts_ (	__CLPK_integer *job,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_real *b,	__CLPK_real *c__,	__CLPK_real *d__,	__CLPK_integer *in,	__CLPK_real *y,	__CLPK_real *tol,	__CLPK_integer *info);
К
int slagts_ (	__CLPK_integer *__job,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_real *__b,	__CLPK_real *__c__,	__CLPK_real *__d__,	__CLPK_integer *__in,	__CLPK_real *__y,	__CLPK_real *__tol,	__CLPK_integer *__info);

Измененный slagv2 _ ()
Объявление
От
int slagv2_ (	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *alphar,	__CLPK_real *alphai,	__CLPK_real *beta,	__CLPK_real *csl,	__CLPK_real *snl,	__CLPK_real *csr,	__CLPK_real *snr);
К
int slagv2_ (	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__alphar,	__CLPK_real *__alphai,	__CLPK_real *__beta,	__CLPK_real *__csl,	__CLPK_real *__snl,	__CLPK_real *__csr,	__CLPK_real *__snr);

Измененный slahqr _ ()
Объявление
От
int slahqr_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *h__,	__CLPK_integer *ldh,	__CLPK_real *wr,	__CLPK_real *wi,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_integer *info);
К
int slahqr_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__h__,	__CLPK_integer *__ldh,	__CLPK_real *__wr,	__CLPK_real *__wi,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__info);

Измененный slahr2 _ ()
Объявление
От
int slahr2_ (	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *nb,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_real *y,	__CLPK_integer *ldy);
К
int slahr2_ (	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__nb,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_real *__y,	__CLPK_integer *__ldy);

Измененный slahrd _ ()
Объявление
От
int slahrd_ (	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *nb,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_real *y,	__CLPK_integer *ldy);
К
int slahrd_ (	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__nb,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_real *__y,	__CLPK_integer *__ldy);

Измененный slaic1 _ ()
Объявление
От
int slaic1_ (	__CLPK_integer *job,	__CLPK_integer *j,	__CLPK_real *x,	__CLPK_real *sest,	__CLPK_real *w,	__CLPK_real *gamma,	__CLPK_real *sestpr,	__CLPK_real *s,	__CLPK_real *c__);
К
int slaic1_ (	__CLPK_integer *__job,	__CLPK_integer *__j,	__CLPK_real *__x,	__CLPK_real *__sest,	__CLPK_real *__w,	__CLPK_real *__gamma,	__CLPK_real *__sestpr,	__CLPK_real *__s,	__CLPK_real *__c__);

Измененный slaisnan _ ()
Объявление
От
__CLPK_logical slaisnan_ (	__CLPK_real *sin1,	__CLPK_real *sin2);
К
__CLPK_logical slaisnan_ (	__CLPK_real *__sin1,	__CLPK_real *__sin2);

Измененный slaln2 _ ()
Объявление
От
int slaln2_ (	__CLPK_logical *ltrans,	__CLPK_integer *na,	__CLPK_integer *nw,	__CLPK_real *smin,	__CLPK_real *ca,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *d1,	__CLPK_real *d2,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *wr,	__CLPK_real *wi,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *scale,	__CLPK_real *xnorm,	__CLPK_integer *info);
К
int slaln2_ (	__CLPK_logical *__ltrans,	__CLPK_integer *__na,	__CLPK_integer *__nw,	__CLPK_real *__smin,	__CLPK_real *__ca,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__d1,	__CLPK_real *__d2,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__wr,	__CLPK_real *__wi,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__scale,	__CLPK_real *__xnorm,	__CLPK_integer *__info);

Измененный slals0 _ ()
Объявление
От
int slals0_ (	__CLPK_integer *icompq,	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_integer *nrhs,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *bx,	__CLPK_integer *ldbx,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_real *givnum,	__CLPK_integer *ldgnum,	__CLPK_real *poles,	__CLPK_real *difl,	__CLPK_real *difr,	__CLPK_real *z__,	__CLPK_integer *k,	__CLPK_real *c__,	__CLPK_real *s,	__CLPK_real *work,	__CLPK_integer *info);
К
int slals0_ (	__CLPK_integer *__icompq,	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_integer *__nrhs,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__bx,	__CLPK_integer *__ldbx,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_real *__givnum,	__CLPK_integer *__ldgnum,	__CLPK_real *__poles,	__CLPK_real *__difl,	__CLPK_real *__difr,	__CLPK_real *__z__,	__CLPK_integer *__k,	__CLPK_real *__c__,	__CLPK_real *__s,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный slalsa _ ()
Объявление
От
int slalsa_ (	__CLPK_integer *icompq,	__CLPK_integer *smlsiz,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *bx,	__CLPK_integer *ldbx,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *vt,	__CLPK_integer *k,	__CLPK_real *difl,	__CLPK_real *difr,	__CLPK_real *z__,	__CLPK_real *poles,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_integer *perm,	__CLPK_real *givnum,	__CLPK_real *c__,	__CLPK_real *s,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int slalsa_ (	__CLPK_integer *__icompq,	__CLPK_integer *__smlsiz,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__bx,	__CLPK_integer *__ldbx,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__vt,	__CLPK_integer *__k,	__CLPK_real *__difl,	__CLPK_real *__difr,	__CLPK_real *__z__,	__CLPK_real *__poles,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_integer *__perm,	__CLPK_real *__givnum,	__CLPK_real *__c__,	__CLPK_real *__s,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный slalsd _ ()
Объявление
От
int slalsd_ (	char *uplo,	__CLPK_integer *smlsiz,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *rcond,	__CLPK_integer *rank,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int slalsd_ (	char *__uplo,	__CLPK_integer *__smlsiz,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__rcond,	__CLPK_integer *__rank,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный slamc1 _ ()
Объявление
От
int slamc1_ (	__CLPK_integer *beta,	__CLPK_integer *t,	__CLPK_logical *rnd,	__CLPK_logical *ieee1);
К
int slamc1_ (	__CLPK_integer *__beta,	__CLPK_integer *__t,	__CLPK_logical *__rnd,	__CLPK_logical *__ieee1);

Измененный slamc2 _ ()
Объявление
От
int slamc2_ (	__CLPK_integer *beta,	__CLPK_integer *t,	__CLPK_logical *rnd,	__CLPK_real *eps,	__CLPK_integer *emin,	__CLPK_real *rmin,	__CLPK_integer *emax,	__CLPK_real *rmax);
К
int slamc2_ (	__CLPK_integer *__beta,	__CLPK_integer *__t,	__CLPK_logical *__rnd,	__CLPK_real *__eps,	__CLPK_integer *__emin,	__CLPK_real *__rmin,	__CLPK_integer *__emax,	__CLPK_real *__rmax);

Измененный slamc3 _ ()
Объявление
От
__CLPK_doublereal slamc3_ (	__CLPK_real *a,	__CLPK_real *b);
К
__CLPK_doublereal slamc3_ (	__CLPK_real *__a,	__CLPK_real *__b);

Измененный slamc4 _ ()
Объявление
От
int slamc4_ (	__CLPK_integer *emin,	__CLPK_real *start,	__CLPK_integer *base);
К
int slamc4_ (	__CLPK_integer *__emin,	__CLPK_real *__start,	__CLPK_integer *__base);

Измененный slamc5 _ ()
Объявление
От
int slamc5_ (	__CLPK_integer *beta,	__CLPK_integer *p,	__CLPK_integer *emin,	__CLPK_logical *ieee,	__CLPK_integer *emax,	__CLPK_real *rmax);
К
int slamc5_ (	__CLPK_integer *__beta,	__CLPK_integer *__p,	__CLPK_integer *__emin,	__CLPK_logical *__ieee,	__CLPK_integer *__emax,	__CLPK_real *__rmax);

Измененный slamch _ ()
Объявление
От
__CLPK_doublereal slamch_ (	char *cmach);
К
__CLPK_doublereal slamch_ (	char *__cmach);

Измененный slamrg _ ()
Объявление
От
int slamrg_ (	__CLPK_integer *n1,	__CLPK_integer *n2,	__CLPK_real *a,	__CLPK_integer *strd1,	__CLPK_integer *strd2,	__CLPK_integer *index);
К
int slamrg_ (	__CLPK_integer *__n1,	__CLPK_integer *__n2,	__CLPK_real *__a,	__CLPK_integer *__strd1,	__CLPK_integer *__strd2,	__CLPK_integer *__index);

Измененный slaneg _ ()
Объявление
От
__CLPK_integer slaneg_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *lld,	__CLPK_real *sigma,	__CLPK_real *pivmin,	__CLPK_integer *r__);
К
__CLPK_integer slaneg_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__lld,	__CLPK_real *__sigma,	__CLPK_real *__pivmin,	__CLPK_integer *__r__);

Измененный slangb _ ()
Объявление
От
__CLPK_doublereal slangb_ (	char *norm,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *work);
К
__CLPK_doublereal slangb_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__work);

Измененный slange _ ()
Объявление
От
__CLPK_doublereal slange_ (	char *norm,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *work);
К
__CLPK_doublereal slange_ (	char *__norm,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__work);

Измененный slangt _ ()
Объявление
От
__CLPK_doublereal slangt_ (	char *norm,	__CLPK_integer *n,	__CLPK_real *dl,	__CLPK_real *d__,	__CLPK_real *du);
К
__CLPK_doublereal slangt_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_real *__dl,	__CLPK_real *__d__,	__CLPK_real *__du);

Измененный slanhs _ ()
Объявление
От
__CLPK_doublereal slanhs_ (	char *norm,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *work);
К
__CLPK_doublereal slanhs_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__work);

Измененный slansb _ ()
Объявление
От
__CLPK_doublereal slansb_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *work);
К
__CLPK_doublereal slansb_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__work);

Измененный slansf _ ()
Объявление
От
__CLPK_doublereal slansf_ (	char *norm,	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_real *work);
К
__CLPK_doublereal slansf_ (	char *__norm,	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_real *__work);

Измененный slansp _ ()
Объявление
От
__CLPK_doublereal slansp_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *work);
К
__CLPK_doublereal slansp_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__work);

Измененный slanst _ ()
Объявление
От
__CLPK_doublereal slanst_ (	char *norm,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e);
К
__CLPK_doublereal slanst_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e);

Измененный slansy _ ()
Объявление
От
__CLPK_doublereal slansy_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *work);
К
__CLPK_doublereal slansy_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__work);

Измененный slantb _ ()
Объявление
От
__CLPK_doublereal slantb_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *work);
К
__CLPK_doublereal slantb_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__work);

Измененный slantp _ ()
Объявление
От
__CLPK_doublereal slantp_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *work);
К
__CLPK_doublereal slantp_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__work);

Измененный slantr _ ()
Объявление
От
__CLPK_doublereal slantr_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *work);
К
__CLPK_doublereal slantr_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__work);

Измененный slanv2 _ ()
Объявление
От
int slanv2_ (	__CLPK_real *a,	__CLPK_real *b,	__CLPK_real *c__,	__CLPK_real *d__,	__CLPK_real *rt1r,	__CLPK_real *rt1i,	__CLPK_real *rt2r,	__CLPK_real *rt2i,	__CLPK_real *cs,	__CLPK_real *sn);
К
int slanv2_ (	__CLPK_real *__a,	__CLPK_real *__b,	__CLPK_real *__c__,	__CLPK_real *__d__,	__CLPK_real *__rt1r,	__CLPK_real *__rt1i,	__CLPK_real *__rt2r,	__CLPK_real *__rt2i,	__CLPK_real *__cs,	__CLPK_real *__sn);

Измененный slapll _ ()
Объявление
От
int slapll_ (	__CLPK_integer *n,	__CLPK_real *x,	__CLPK_integer *incx,	__CLPK_real *y,	__CLPK_integer *incy,	__CLPK_real *ssmin);
К
int slapll_ (	__CLPK_integer *__n,	__CLPK_real *__x,	__CLPK_integer *__incx,	__CLPK_real *__y,	__CLPK_integer *__incy,	__CLPK_real *__ssmin);

Измененный slapmt _ ()
Объявление
От
int slapmt_ (	__CLPK_logical *forwrd,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_integer *k);
К
int slapmt_ (	__CLPK_logical *__forwrd,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_integer *__k);

Измененный slapy2 _ ()
Объявление
От
__CLPK_doublereal slapy2_ (	__CLPK_real *x,	__CLPK_real *y);
К
__CLPK_doublereal slapy2_ (	__CLPK_real *__x,	__CLPK_real *__y);

Измененный slapy3 _ ()
Объявление
От
__CLPK_doublereal slapy3_ (	__CLPK_real *x,	__CLPK_real *y,	__CLPK_real *z__);
К
__CLPK_doublereal slapy3_ (	__CLPK_real *__x,	__CLPK_real *__y,	__CLPK_real *__z__);

Измененный slaqgb _ ()
Объявление
От
int slaqgb_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *rowcnd,	__CLPK_real *colcnd,	__CLPK_real *amax,	char *equed);
К
int slaqgb_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__rowcnd,	__CLPK_real *__colcnd,	__CLPK_real *__amax,	char *__equed);

Измененный slaqge _ ()
Объявление
От
int slaqge_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *r__,	__CLPK_real *c__,	__CLPK_real *rowcnd,	__CLPK_real *colcnd,	__CLPK_real *amax,	char *equed);
К
int slaqge_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__r__,	__CLPK_real *__c__,	__CLPK_real *__rowcnd,	__CLPK_real *__colcnd,	__CLPK_real *__amax,	char *__equed);

Измененный slaqp2 _ ()
Объявление
От
int slaqp2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *offset,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_real *tau,	__CLPK_real *vn1,	__CLPK_real *vn2,	__CLPK_real *work);
К
int slaqp2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__offset,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_real *__tau,	__CLPK_real *__vn1,	__CLPK_real *__vn2,	__CLPK_real *__work);

Измененный slaqps _ ()
Объявление
От
int slaqps_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *offset,	__CLPK_integer *nb,	__CLPK_integer *kb,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_real *tau,	__CLPK_real *vn1,	__CLPK_real *vn2,	__CLPK_real *auxv,	__CLPK_real *f,	__CLPK_integer *ldf);
К
int slaqps_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__offset,	__CLPK_integer *__nb,	__CLPK_integer *__kb,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_real *__tau,	__CLPK_real *__vn1,	__CLPK_real *__vn2,	__CLPK_real *__auxv,	__CLPK_real *__f,	__CLPK_integer *__ldf);

Измененный slaqr0 _ ()
Объявление
От
int slaqr0_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *h__,	__CLPK_integer *ldh,	__CLPK_real *wr,	__CLPK_real *wi,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int slaqr0_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__h__,	__CLPK_integer *__ldh,	__CLPK_real *__wr,	__CLPK_real *__wi,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный slaqr1 _ ()
Объявление
От
int slaqr1_ (	__CLPK_integer *n,	__CLPK_real *h__,	__CLPK_integer *ldh,	__CLPK_real *sr1,	__CLPK_real *si1,	__CLPK_real *sr2,	__CLPK_real *si2,	__CLPK_real *v);
К
int slaqr1_ (	__CLPK_integer *__n,	__CLPK_real *__h__,	__CLPK_integer *__ldh,	__CLPK_real *__sr1,	__CLPK_real *__si1,	__CLPK_real *__sr2,	__CLPK_real *__si2,	__CLPK_real *__v);

Измененный slaqr2 _ ()
Объявление
От
int slaqr2_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ktop,	__CLPK_integer *kbot,	__CLPK_integer *nw,	__CLPK_real *h__,	__CLPK_integer *ldh,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_integer *ns,	__CLPK_integer *nd,	__CLPK_real *sr,	__CLPK_real *si,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_integer *nh,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_integer *nv,	__CLPK_real *wv,	__CLPK_integer *ldwv,	__CLPK_real *work,	__CLPK_integer *lwork);
К
int slaqr2_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ktop,	__CLPK_integer *__kbot,	__CLPK_integer *__nw,	__CLPK_real *__h__,	__CLPK_integer *__ldh,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__ns,	__CLPK_integer *__nd,	__CLPK_real *__sr,	__CLPK_real *__si,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__nh,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_integer *__nv,	__CLPK_real *__wv,	__CLPK_integer *__ldwv,	__CLPK_real *__work,	__CLPK_integer *__lwork);

Измененный slaqr3 _ ()
Объявление
От
int slaqr3_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ktop,	__CLPK_integer *kbot,	__CLPK_integer *nw,	__CLPK_real *h__,	__CLPK_integer *ldh,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_integer *ns,	__CLPK_integer *nd,	__CLPK_real *sr,	__CLPK_real *si,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_integer *nh,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_integer *nv,	__CLPK_real *wv,	__CLPK_integer *ldwv,	__CLPK_real *work,	__CLPK_integer *lwork);
К
int slaqr3_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ktop,	__CLPK_integer *__kbot,	__CLPK_integer *__nw,	__CLPK_real *__h__,	__CLPK_integer *__ldh,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__ns,	__CLPK_integer *__nd,	__CLPK_real *__sr,	__CLPK_real *__si,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__nh,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_integer *__nv,	__CLPK_real *__wv,	__CLPK_integer *__ldwv,	__CLPK_real *__work,	__CLPK_integer *__lwork);

Измененный slaqr4 _ ()
Объявление
От
int slaqr4_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *h__,	__CLPK_integer *ldh,	__CLPK_real *wr,	__CLPK_real *wi,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int slaqr4_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__h__,	__CLPK_integer *__ldh,	__CLPK_real *__wr,	__CLPK_real *__wi,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный slaqr5 _ ()
Объявление
От
int slaqr5_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *kacc22,	__CLPK_integer *n,	__CLPK_integer *ktop,	__CLPK_integer *kbot,	__CLPK_integer *nshfts,	__CLPK_real *sr,	__CLPK_real *si,	__CLPK_real *h__,	__CLPK_integer *ldh,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_integer *nv,	__CLPK_real *wv,	__CLPK_integer *ldwv,	__CLPK_integer *nh,	__CLPK_real *wh,	__CLPK_integer *ldwh);
К
int slaqr5_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__kacc22,	__CLPK_integer *__n,	__CLPK_integer *__ktop,	__CLPK_integer *__kbot,	__CLPK_integer *__nshfts,	__CLPK_real *__sr,	__CLPK_real *__si,	__CLPK_real *__h__,	__CLPK_integer *__ldh,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_integer *__nv,	__CLPK_real *__wv,	__CLPK_integer *__ldwv,	__CLPK_integer *__nh,	__CLPK_real *__wh,	__CLPK_integer *__ldwh);

Измененный slaqsb _ ()
Объявление
От
int slaqsb_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	char *equed);
К
int slaqsb_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	char *__equed);

Измененный slaqsp _ ()
Объявление
От
int slaqsp_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	char *equed);
К
int slaqsp_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	char *__equed);

Измененный slaqsy _ ()
Объявление
От
int slaqsy_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	char *equed);
К
int slaqsy_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	char *__equed);

Измененный slaqtr _ ()
Объявление
От
int slaqtr_ (	__CLPK_logical *ltran,	__CLPK_logical *l__CLPK_real,	__CLPK_integer *n,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_real *b,	__CLPK_real *w,	__CLPK_real *scale,	__CLPK_real *x,	__CLPK_real *work,	__CLPK_integer *info);
К
int slaqtr_ (	__CLPK_logical *__ltran,	__CLPK_logical *__l__CLPK_real,	__CLPK_integer *__n,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_real *__b,	__CLPK_real *__w,	__CLPK_real *__scale,	__CLPK_real *__x,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный slar1v _ ()
Объявление
От
int slar1v_ (	__CLPK_integer *n,	__CLPK_integer *b1,	__CLPK_integer *bn,	__CLPK_real *lambda,	__CLPK_real *d__,	__CLPK_real *l,	__CLPK_real *ld,	__CLPK_real *lld,	__CLPK_real *pivmin,	__CLPK_real *gaptol,	__CLPK_real *z__,	__CLPK_logical *wantnc,	__CLPK_integer *negcnt,	__CLPK_real *ztz,	__CLPK_real *mingma,	__CLPK_integer *r__,	__CLPK_integer *isuppz,	__CLPK_real *nrminv,	__CLPK_real *resid,	__CLPK_real *rqcorr,	__CLPK_real *work);
К
int slar1v_ (	__CLPK_integer *__n,	__CLPK_integer *__b1,	__CLPK_integer *__bn,	__CLPK_real *__lambda,	__CLPK_real *__d__,	__CLPK_real *__l,	__CLPK_real *__ld,	__CLPK_real *__lld,	__CLPK_real *__pivmin,	__CLPK_real *__gaptol,	__CLPK_real *__z__,	__CLPK_logical *__wantnc,	__CLPK_integer *__negcnt,	__CLPK_real *__ztz,	__CLPK_real *__mingma,	__CLPK_integer *__r__,	__CLPK_integer *__isuppz,	__CLPK_real *__nrminv,	__CLPK_real *__resid,	__CLPK_real *__rqcorr,	__CLPK_real *__work);

Измененный slar2v _ ()
Объявление
От
int slar2v_ (	__CLPK_integer *n,	__CLPK_real *x,	__CLPK_real *y,	__CLPK_real *z__,	__CLPK_integer *incx,	__CLPK_real *c__,	__CLPK_real *s,	__CLPK_integer *incc);
К
int slar2v_ (	__CLPK_integer *__n,	__CLPK_real *__x,	__CLPK_real *__y,	__CLPK_real *__z__,	__CLPK_integer *__incx,	__CLPK_real *__c__,	__CLPK_real *__s,	__CLPK_integer *__incc);

Измененный slarf _ ()
Объявление
От
int slarf_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *v,	__CLPK_integer *incv,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work);
К
int slarf_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__v,	__CLPK_integer *__incv,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work);

Измененный slarfb _ ()
Объявление
От
int slarfb_ (	char *side,	char *trans,	char *direct,	char *storev,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *ldwork);
К
int slarfb_ (	char *__side,	char *__trans,	char *__direct,	char *__storev,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__ldwork);

Измененный slarfg _ ()
Объявление
От
int slarfg_ (	__CLPK_integer *n,	__CLPK_real *alpha,	__CLPK_real *x,	__CLPK_integer *incx,	__CLPK_real *tau);
К
int slarfg_ (	__CLPK_integer *__n,	__CLPK_real *__alpha,	__CLPK_real *__x,	__CLPK_integer *__incx,	__CLPK_real *__tau);

Измененный slarfp _ ()
Объявление
От
int slarfp_ (	__CLPK_integer *n,	__CLPK_real *alpha,	__CLPK_real *x,	__CLPK_integer *incx,	__CLPK_real *tau);
К
int slarfp_ (	__CLPK_integer *__n,	__CLPK_real *__alpha,	__CLPK_real *__x,	__CLPK_integer *__incx,	__CLPK_real *__tau);

Измененный slarft _ ()
Объявление
От
int slarft_ (	char *direct,	char *storev,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_real *tau,	__CLPK_real *t,	__CLPK_integer *ldt);
К
int slarft_ (	char *__direct,	char *__storev,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_real *__tau,	__CLPK_real *__t,	__CLPK_integer *__ldt);

Измененный slarfx _ ()
Объявление
От
int slarfx_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *v,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work);
К
int slarfx_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__v,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work);

Измененный slargv _ ()
Объявление
От
int slargv_ (	__CLPK_integer *n,	__CLPK_real *x,	__CLPK_integer *incx,	__CLPK_real *y,	__CLPK_integer *incy,	__CLPK_real *c__,	__CLPK_integer *incc);
К
int slargv_ (	__CLPK_integer *__n,	__CLPK_real *__x,	__CLPK_integer *__incx,	__CLPK_real *__y,	__CLPK_integer *__incy,	__CLPK_real *__c__,	__CLPK_integer *__incc);

Измененный slarnv _ ()
Объявление
От
int slarnv_ (	__CLPK_integer *idist,	__CLPK_integer *iseed,	__CLPK_integer *n,	__CLPK_real *x);
К
int slarnv_ (	__CLPK_integer *__idist,	__CLPK_integer *__iseed,	__CLPK_integer *__n,	__CLPK_real *__x);

Измененный slarra _ ()
Объявление
От
int slarra_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *e2,	__CLPK_real *spltol,	__CLPK_real *tnrm,	__CLPK_integer *nsplit,	__CLPK_integer *isplit,	__CLPK_integer *info);
К
int slarra_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__e2,	__CLPK_real *__spltol,	__CLPK_real *__tnrm,	__CLPK_integer *__nsplit,	__CLPK_integer *__isplit,	__CLPK_integer *__info);

Измененный slarrb _ ()
Объявление
От
int slarrb_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *lld,	__CLPK_integer *ifirst,	__CLPK_integer *ilast,	__CLPK_real *rtol1,	__CLPK_real *rtol2,	__CLPK_integer *offset,	__CLPK_real *w,	__CLPK_real *wgap,	__CLPK_real *werr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_real *pivmin,	__CLPK_real *spdiam,	__CLPK_integer *twist,	__CLPK_integer *info);
К
int slarrb_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__lld,	__CLPK_integer *__ifirst,	__CLPK_integer *__ilast,	__CLPK_real *__rtol1,	__CLPK_real *__rtol2,	__CLPK_integer *__offset,	__CLPK_real *__w,	__CLPK_real *__wgap,	__CLPK_real *__werr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_real *__pivmin,	__CLPK_real *__spdiam,	__CLPK_integer *__twist,	__CLPK_integer *__info);

Измененный slarrc _ ()
Объявление
От
int slarrc_ (	char *jobt,	__CLPK_integer *n,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *pivmin,	__CLPK_integer *eigcnt,	__CLPK_integer *lcnt,	__CLPK_integer *rcnt,	__CLPK_integer *info);
К
int slarrc_ (	char *__jobt,	__CLPK_integer *__n,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__pivmin,	__CLPK_integer *__eigcnt,	__CLPK_integer *__lcnt,	__CLPK_integer *__rcnt,	__CLPK_integer *__info);

Измененный slarrd _ ()
Объявление
От
int slarrd_ (	char *range,	char *order,	__CLPK_integer *n,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *gers,	__CLPK_real *reltol,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *e2,	__CLPK_real *pivmin,	__CLPK_integer *nsplit,	__CLPK_integer *isplit,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *werr,	__CLPK_real *wl,	__CLPK_real *wu,	__CLPK_integer *iblock,	__CLPK_integer *indexw,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int slarrd_ (	char *__range,	char *__order,	__CLPK_integer *__n,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__gers,	__CLPK_real *__reltol,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__e2,	__CLPK_real *__pivmin,	__CLPK_integer *__nsplit,	__CLPK_integer *__isplit,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__werr,	__CLPK_real *__wl,	__CLPK_real *__wu,	__CLPK_integer *__iblock,	__CLPK_integer *__indexw,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный slarre _ ()
Объявление
От
int slarre_ (	char *range,	__CLPK_integer *n,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *e2,	__CLPK_real *rtol1,	__CLPK_real *rtol2,	__CLPK_real *spltol,	__CLPK_integer *nsplit,	__CLPK_integer *isplit,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *werr,	__CLPK_real *wgap,	__CLPK_integer *iblock,	__CLPK_integer *indexw,	__CLPK_real *gers,	__CLPK_real *pivmin,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int slarre_ (	char *__range,	__CLPK_integer *__n,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__e2,	__CLPK_real *__rtol1,	__CLPK_real *__rtol2,	__CLPK_real *__spltol,	__CLPK_integer *__nsplit,	__CLPK_integer *__isplit,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__werr,	__CLPK_real *__wgap,	__CLPK_integer *__iblock,	__CLPK_integer *__indexw,	__CLPK_real *__gers,	__CLPK_real *__pivmin,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный slarrf _ ()
Объявление
От
int slarrf_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *l,	__CLPK_real *ld,	__CLPK_integer *clstrt,	__CLPK_integer *clend,	__CLPK_real *w,	__CLPK_real *wgap,	__CLPK_real *werr,	__CLPK_real *spdiam,	__CLPK_real *clgapl,	__CLPK_real *clgapr,	__CLPK_real *pivmin,	__CLPK_real *sigma,	__CLPK_real *dplus,	__CLPK_real *lplus,	__CLPK_real *work,	__CLPK_integer *info);
К
int slarrf_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__l,	__CLPK_real *__ld,	__CLPK_integer *__clstrt,	__CLPK_integer *__clend,	__CLPK_real *__w,	__CLPK_real *__wgap,	__CLPK_real *__werr,	__CLPK_real *__spdiam,	__CLPK_real *__clgapl,	__CLPK_real *__clgapr,	__CLPK_real *__pivmin,	__CLPK_real *__sigma,	__CLPK_real *__dplus,	__CLPK_real *__lplus,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный slarrj _ ()
Объявление
От
int slarrj_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e2,	__CLPK_integer *ifirst,	__CLPK_integer *ilast,	__CLPK_real *rtol,	__CLPK_integer *offset,	__CLPK_real *w,	__CLPK_real *werr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_real *pivmin,	__CLPK_real *spdiam,	__CLPK_integer *info);
К
int slarrj_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e2,	__CLPK_integer *__ifirst,	__CLPK_integer *__ilast,	__CLPK_real *__rtol,	__CLPK_integer *__offset,	__CLPK_real *__w,	__CLPK_real *__werr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_real *__pivmin,	__CLPK_real *__spdiam,	__CLPK_integer *__info);

Измененный slarrk _ ()
Объявление
От
int slarrk_ (	__CLPK_integer *n,	__CLPK_integer *iw,	__CLPK_real *gl,	__CLPK_real *gu,	__CLPK_real *d__,	__CLPK_real *e2,	__CLPK_real *pivmin,	__CLPK_real *reltol,	__CLPK_real *w,	__CLPK_real *werr,	__CLPK_integer *info);
К
int slarrk_ (	__CLPK_integer *__n,	__CLPK_integer *__iw,	__CLPK_real *__gl,	__CLPK_real *__gu,	__CLPK_real *__d__,	__CLPK_real *__e2,	__CLPK_real *__pivmin,	__CLPK_real *__reltol,	__CLPK_real *__w,	__CLPK_real *__werr,	__CLPK_integer *__info);

Измененный slarrr _ ()
Объявление
От
int slarrr_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_integer *info);
К
int slarrr_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_integer *__info);

Измененный slarrv _ ()
Объявление
От
int slarrv_ (	__CLPK_integer *n,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_real *d__,	__CLPK_real *l,	__CLPK_real *pivmin,	__CLPK_integer *isplit,	__CLPK_integer *m,	__CLPK_integer *dol,	__CLPK_integer *dou,	__CLPK_real *minrgp,	__CLPK_real *rtol1,	__CLPK_real *rtol2,	__CLPK_real *w,	__CLPK_real *werr,	__CLPK_real *wgap,	__CLPK_integer *iblock,	__CLPK_integer *indexw,	__CLPK_real *gers,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int slarrv_ (	__CLPK_integer *__n,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_real *__d__,	__CLPK_real *__l,	__CLPK_real *__pivmin,	__CLPK_integer *__isplit,	__CLPK_integer *__m,	__CLPK_integer *__dol,	__CLPK_integer *__dou,	__CLPK_real *__minrgp,	__CLPK_real *__rtol1,	__CLPK_real *__rtol2,	__CLPK_real *__w,	__CLPK_real *__werr,	__CLPK_real *__wgap,	__CLPK_integer *__iblock,	__CLPK_integer *__indexw,	__CLPK_real *__gers,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный slarscl2 _ ()
Объявление
От
int slarscl2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *x,	__CLPK_integer *ldx);
К
int slarscl2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__x,	__CLPK_integer *__ldx);

Измененный slartg _ ()
Объявление
От
int slartg_ (	__CLPK_real *f,	__CLPK_real *g,	__CLPK_real *cs,	__CLPK_real *sn,	__CLPK_real *r__);
К
int slartg_ (	__CLPK_real *__f,	__CLPK_real *__g,	__CLPK_real *__cs,	__CLPK_real *__sn,	__CLPK_real *__r__);

Измененный slartv _ ()
Объявление
От
int slartv_ (	__CLPK_integer *n,	__CLPK_real *x,	__CLPK_integer *incx,	__CLPK_real *y,	__CLPK_integer *incy,	__CLPK_real *c__,	__CLPK_real *s,	__CLPK_integer *incc);
К
int slartv_ (	__CLPK_integer *__n,	__CLPK_real *__x,	__CLPK_integer *__incx,	__CLPK_real *__y,	__CLPK_integer *__incy,	__CLPK_real *__c__,	__CLPK_real *__s,	__CLPK_integer *__incc);

Измененный slaruv _ ()
Объявление
От
int slaruv_ (	__CLPK_integer *iseed,	__CLPK_integer *n,	__CLPK_real *x);
К
int slaruv_ (	__CLPK_integer *__iseed,	__CLPK_integer *__n,	__CLPK_real *__x);

Измененный slarz _ ()
Объявление
От
int slarz_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *l,	__CLPK_real *v,	__CLPK_integer *incv,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work);
К
int slarz_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__l,	__CLPK_real *__v,	__CLPK_integer *__incv,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work);

Измененный slarzb _ ()
Объявление
От
int slarzb_ (	char *side,	char *trans,	char *direct,	char *storev,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *ldwork);
К
int slarzb_ (	char *__side,	char *__trans,	char *__direct,	char *__storev,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__ldwork);

Измененный slarzt _ ()
Объявление
От
int slarzt_ (	char *direct,	char *storev,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_real *tau,	__CLPK_real *t,	__CLPK_integer *ldt);
К
int slarzt_ (	char *__direct,	char *__storev,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_real *__tau,	__CLPK_real *__t,	__CLPK_integer *__ldt);

Измененный slas2 _ ()
Объявление
От
int slas2_ (	__CLPK_real *f,	__CLPK_real *g,	__CLPK_real *h__,	__CLPK_real *ssmin,	__CLPK_real *ssmax);
К
int slas2_ (	__CLPK_real *__f,	__CLPK_real *__g,	__CLPK_real *__h__,	__CLPK_real *__ssmin,	__CLPK_real *__ssmax);

Измененный slascl2 _ ()
Объявление
От
int slascl2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *x,	__CLPK_integer *ldx);
К
int slascl2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__x,	__CLPK_integer *__ldx);

Измененный slascl _ ()
Объявление
От
int slascl_ (	char *type__,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_real *cfrom,	__CLPK_real *cto,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int slascl_ (	char *__type__,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_real *__cfrom,	__CLPK_real *__cto,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный slasd0 _ ()
Объявление
От
int slasd0_ (	__CLPK_integer *n,	__CLPK_integer *sqre,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *vt,	__CLPK_integer *ldvt,	__CLPK_integer *smlsiz,	__CLPK_integer *iwork,	__CLPK_real *work,	__CLPK_integer *info);
К
int slasd0_ (	__CLPK_integer *__n,	__CLPK_integer *__sqre,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__vt,	__CLPK_integer *__ldvt,	__CLPK_integer *__smlsiz,	__CLPK_integer *__iwork,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный slasd1 _ ()
Объявление
От
int slasd1_ (	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_real *d__,	__CLPK_real *alpha,	__CLPK_real *beta,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *vt,	__CLPK_integer *ldvt,	__CLPK_integer *idxq,	__CLPK_integer *iwork,	__CLPK_real *work,	__CLPK_integer *info);
К
int slasd1_ (	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_real *__d__,	__CLPK_real *__alpha,	__CLPK_real *__beta,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__vt,	__CLPK_integer *__ldvt,	__CLPK_integer *__idxq,	__CLPK_integer *__iwork,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный slasd2 _ ()
Объявление
От
int slasd2_ (	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_integer *k,	__CLPK_real *d__,	__CLPK_real *z__,	__CLPK_real *alpha,	__CLPK_real *beta,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *vt,	__CLPK_integer *ldvt,	__CLPK_real *dsigma,	__CLPK_real *u2,	__CLPK_integer *ldu2,	__CLPK_real *vt2,	__CLPK_integer *ldvt2,	__CLPK_integer *idxp,	__CLPK_integer *idx,	__CLPK_integer *idxc,	__CLPK_integer *idxq,	__CLPK_integer *coltyp,	__CLPK_integer *info);
К
int slasd2_ (	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_integer *__k,	__CLPK_real *__d__,	__CLPK_real *__z__,	__CLPK_real *__alpha,	__CLPK_real *__beta,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__vt,	__CLPK_integer *__ldvt,	__CLPK_real *__dsigma,	__CLPK_real *__u2,	__CLPK_integer *__ldu2,	__CLPK_real *__vt2,	__CLPK_integer *__ldvt2,	__CLPK_integer *__idxp,	__CLPK_integer *__idx,	__CLPK_integer *__idxc,	__CLPK_integer *__idxq,	__CLPK_integer *__coltyp,	__CLPK_integer *__info);

Измененный slasd3 _ ()
Объявление
От
int slasd3_ (	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_integer *k,	__CLPK_real *d__,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *dsigma,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *u2,	__CLPK_integer *ldu2,	__CLPK_real *vt,	__CLPK_integer *ldvt,	__CLPK_real *vt2,	__CLPK_integer *ldvt2,	__CLPK_integer *idxc,	__CLPK_integer *ctot,	__CLPK_real *z__,	__CLPK_integer *info);
К
int slasd3_ (	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_integer *__k,	__CLPK_real *__d__,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__dsigma,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__u2,	__CLPK_integer *__ldu2,	__CLPK_real *__vt,	__CLPK_integer *__ldvt,	__CLPK_real *__vt2,	__CLPK_integer *__ldvt2,	__CLPK_integer *__idxc,	__CLPK_integer *__ctot,	__CLPK_real *__z__,	__CLPK_integer *__info);

Измененный slasd4 _ ()
Объявление
От
int slasd4_ (	__CLPK_integer *n,	__CLPK_integer *i__,	__CLPK_real *d__,	__CLPK_real *z__,	__CLPK_real *delta,	__CLPK_real *rho,	__CLPK_real *sigma,	__CLPK_real *work,	__CLPK_integer *info);
К
int slasd4_ (	__CLPK_integer *__n,	__CLPK_integer *__i__,	__CLPK_real *__d__,	__CLPK_real *__z__,	__CLPK_real *__delta,	__CLPK_real *__rho,	__CLPK_real *__sigma,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный slasd5 _ ()
Объявление
От
int slasd5_ (	__CLPK_integer *i__,	__CLPK_real *d__,	__CLPK_real *z__,	__CLPK_real *delta,	__CLPK_real *rho,	__CLPK_real *dsigma,	__CLPK_real *work);
К
int slasd5_ (	__CLPK_integer *__i__,	__CLPK_real *__d__,	__CLPK_real *__z__,	__CLPK_real *__delta,	__CLPK_real *__rho,	__CLPK_real *__dsigma,	__CLPK_real *__work);

Измененный slasd6 _ ()
Объявление
От
int slasd6_ (	__CLPK_integer *icompq,	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_real *d__,	__CLPK_real *vf,	__CLPK_real *vl,	__CLPK_real *alpha,	__CLPK_real *beta,	__CLPK_integer *idxq,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_real *givnum,	__CLPK_integer *ldgnum,	__CLPK_real *poles,	__CLPK_real *difl,	__CLPK_real *difr,	__CLPK_real *z__,	__CLPK_integer *k,	__CLPK_real *c__,	__CLPK_real *s,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int slasd6_ (	__CLPK_integer *__icompq,	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_real *__d__,	__CLPK_real *__vf,	__CLPK_real *__vl,	__CLPK_real *__alpha,	__CLPK_real *__beta,	__CLPK_integer *__idxq,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_real *__givnum,	__CLPK_integer *__ldgnum,	__CLPK_real *__poles,	__CLPK_real *__difl,	__CLPK_real *__difr,	__CLPK_real *__z__,	__CLPK_integer *__k,	__CLPK_real *__c__,	__CLPK_real *__s,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный slasd7 _ ()
Объявление
От
int slasd7_ (	__CLPK_integer *icompq,	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_integer *k,	__CLPK_real *d__,	__CLPK_real *z__,	__CLPK_real *zw,	__CLPK_real *vf,	__CLPK_real *vfw,	__CLPK_real *vl,	__CLPK_real *vlw,	__CLPK_real *alpha,	__CLPK_real *beta,	__CLPK_real *dsigma,	__CLPK_integer *idx,	__CLPK_integer *idxp,	__CLPK_integer *idxq,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_real *givnum,	__CLPK_integer *ldgnum,	__CLPK_real *c__,	__CLPK_real *s,	__CLPK_integer *info);
К
int slasd7_ (	__CLPK_integer *__icompq,	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_integer *__k,	__CLPK_real *__d__,	__CLPK_real *__z__,	__CLPK_real *__zw,	__CLPK_real *__vf,	__CLPK_real *__vfw,	__CLPK_real *__vl,	__CLPK_real *__vlw,	__CLPK_real *__alpha,	__CLPK_real *__beta,	__CLPK_real *__dsigma,	__CLPK_integer *__idx,	__CLPK_integer *__idxp,	__CLPK_integer *__idxq,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_real *__givnum,	__CLPK_integer *__ldgnum,	__CLPK_real *__c__,	__CLPK_real *__s,	__CLPK_integer *__info);

Измененный slasd8 _ ()
Объявление
От
int slasd8_ (	__CLPK_integer *icompq,	__CLPK_integer *k,	__CLPK_real *d__,	__CLPK_real *z__,	__CLPK_real *vf,	__CLPK_real *vl,	__CLPK_real *difl,	__CLPK_real *difr,	__CLPK_integer *lddifr,	__CLPK_real *dsigma,	__CLPK_real *work,	__CLPK_integer *info);
К
int slasd8_ (	__CLPK_integer *__icompq,	__CLPK_integer *__k,	__CLPK_real *__d__,	__CLPK_real *__z__,	__CLPK_real *__vf,	__CLPK_real *__vl,	__CLPK_real *__difl,	__CLPK_real *__difr,	__CLPK_integer *__lddifr,	__CLPK_real *__dsigma,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный slasda _ ()
Объявление
От
int slasda_ (	__CLPK_integer *icompq,	__CLPK_integer *smlsiz,	__CLPK_integer *n,	__CLPK_integer *sqre,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *vt,	__CLPK_integer *k,	__CLPK_real *difl,	__CLPK_real *difr,	__CLPK_real *z__,	__CLPK_real *poles,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_integer *perm,	__CLPK_real *givnum,	__CLPK_real *c__,	__CLPK_real *s,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int slasda_ (	__CLPK_integer *__icompq,	__CLPK_integer *__smlsiz,	__CLPK_integer *__n,	__CLPK_integer *__sqre,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__vt,	__CLPK_integer *__k,	__CLPK_real *__difl,	__CLPK_real *__difr,	__CLPK_real *__z__,	__CLPK_real *__poles,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_integer *__perm,	__CLPK_real *__givnum,	__CLPK_real *__c__,	__CLPK_real *__s,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный slasdq _ ()
Объявление
От
int slasdq_ (	char *uplo,	__CLPK_integer *sqre,	__CLPK_integer *n,	__CLPK_integer *ncvt,	__CLPK_integer *nru,	__CLPK_integer *ncc,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *vt,	__CLPK_integer *ldvt,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *info);
К
int slasdq_ (	char *__uplo,	__CLPK_integer *__sqre,	__CLPK_integer *__n,	__CLPK_integer *__ncvt,	__CLPK_integer *__nru,	__CLPK_integer *__ncc,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__vt,	__CLPK_integer *__ldvt,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный slasdt _ ()
Объявление
От
int slasdt_ (	__CLPK_integer *n,	__CLPK_integer *lvl,	__CLPK_integer *nd,	__CLPK_integer *inode,	__CLPK_integer *ndiml,	__CLPK_integer *ndimr,	__CLPK_integer *msub);
К
int slasdt_ (	__CLPK_integer *__n,	__CLPK_integer *__lvl,	__CLPK_integer *__nd,	__CLPK_integer *__inode,	__CLPK_integer *__ndiml,	__CLPK_integer *__ndimr,	__CLPK_integer *__msub);

Измененный slaset _ ()
Объявление
От
int slaset_ (	char *uplo,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *alpha,	__CLPK_real *beta,	__CLPK_real *a,	__CLPK_integer *lda);
К
int slaset_ (	char *__uplo,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__alpha,	__CLPK_real *__beta,	__CLPK_real *__a,	__CLPK_integer *__lda);

Измененный slasq1 _ ()
Объявление
От
int slasq1_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *work,	__CLPK_integer *info);
К
int slasq1_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный slasq2 _ ()
Объявление
От
int slasq2_ (	__CLPK_integer *n,	__CLPK_real *z__,	__CLPK_integer *info);
К
int slasq2_ (	__CLPK_integer *__n,	__CLPK_real *__z__,	__CLPK_integer *__info);

Измененный slasq3 _ ()
Объявление
От
int slasq3_ (	__CLPK_integer *i0,	__CLPK_integer *n0,	__CLPK_real *z__,	__CLPK_integer *pp,	__CLPK_real *dmin__,	__CLPK_real *sigma,	__CLPK_real *desig,	__CLPK_real *qmax,	__CLPK_integer *nfail,	__CLPK_integer *iter,	__CLPK_integer *ndiv,	__CLPK_logical *ieee,	__CLPK_integer *ttype,	__CLPK_real *dmin1,	__CLPK_real *dmin2,	__CLPK_real *dn,	__CLPK_real *dn1,	__CLPK_real *dn2,	__CLPK_real *g,	__CLPK_real *tau);
К
int slasq3_ (	__CLPK_integer *__i0,	__CLPK_integer *__n0,	__CLPK_real *__z__,	__CLPK_integer *__pp,	__CLPK_real *__dmin__,	__CLPK_real *__sigma,	__CLPK_real *__desig,	__CLPK_real *__qmax,	__CLPK_integer *__nfail,	__CLPK_integer *__iter,	__CLPK_integer *__ndiv,	__CLPK_logical *__ieee,	__CLPK_integer *__ttype,	__CLPK_real *__dmin1,	__CLPK_real *__dmin2,	__CLPK_real *__dn,	__CLPK_real *__dn1,	__CLPK_real *__dn2,	__CLPK_real *__g,	__CLPK_real *__tau);

Измененный slasq4 _ ()
Объявление
От
int slasq4_ (	__CLPK_integer *i0,	__CLPK_integer *n0,	__CLPK_real *z__,	__CLPK_integer *pp,	__CLPK_integer *n0in,	__CLPK_real *dmin__,	__CLPK_real *dmin1,	__CLPK_real *dmin2,	__CLPK_real *dn,	__CLPK_real *dn1,	__CLPK_real *dn2,	__CLPK_real *tau,	__CLPK_integer *ttype,	__CLPK_real *g);
К
int slasq4_ (	__CLPK_integer *__i0,	__CLPK_integer *__n0,	__CLPK_real *__z__,	__CLPK_integer *__pp,	__CLPK_integer *__n0in,	__CLPK_real *__dmin__,	__CLPK_real *__dmin1,	__CLPK_real *__dmin2,	__CLPK_real *__dn,	__CLPK_real *__dn1,	__CLPK_real *__dn2,	__CLPK_real *__tau,	__CLPK_integer *__ttype,	__CLPK_real *__g);

Измененный slasq5 _ ()
Объявление
От
int slasq5_ (	__CLPK_integer *i0,	__CLPK_integer *n0,	__CLPK_real *z__,	__CLPK_integer *pp,	__CLPK_real *tau,	__CLPK_real *dmin__,	__CLPK_real *dmin1,	__CLPK_real *dmin2,	__CLPK_real *dn,	__CLPK_real *dnm1,	__CLPK_real *dnm2,	__CLPK_logical *ieee);
К
int slasq5_ (	__CLPK_integer *__i0,	__CLPK_integer *__n0,	__CLPK_real *__z__,	__CLPK_integer *__pp,	__CLPK_real *__tau,	__CLPK_real *__dmin__,	__CLPK_real *__dmin1,	__CLPK_real *__dmin2,	__CLPK_real *__dn,	__CLPK_real *__dnm1,	__CLPK_real *__dnm2,	__CLPK_logical *__ieee);

Измененный slasq6 _ ()
Объявление
От
int slasq6_ (	__CLPK_integer *i0,	__CLPK_integer *n0,	__CLPK_real *z__,	__CLPK_integer *pp,	__CLPK_real *dmin__,	__CLPK_real *dmin1,	__CLPK_real *dmin2,	__CLPK_real *dn,	__CLPK_real *dnm1,	__CLPK_real *dnm2);
К
int slasq6_ (	__CLPK_integer *__i0,	__CLPK_integer *__n0,	__CLPK_real *__z__,	__CLPK_integer *__pp,	__CLPK_real *__dmin__,	__CLPK_real *__dmin1,	__CLPK_real *__dmin2,	__CLPK_real *__dn,	__CLPK_real *__dnm1,	__CLPK_real *__dnm2);

Измененный slasr _ ()
Объявление
От
int slasr_ (	char *side,	char *pivot,	char *direct,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *c__,	__CLPK_real *s,	__CLPK_real *a,	__CLPK_integer *lda);
К
int slasr_ (	char *__side,	char *__pivot,	char *__direct,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__c__,	__CLPK_real *__s,	__CLPK_real *__a,	__CLPK_integer *__lda);

Измененный slasrt _ ()
Объявление
От
int slasrt_ (	char *id,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_integer *info);
К
int slasrt_ (	char *__id,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_integer *__info);

Измененный slassq _ ()
Объявление
От
int slassq_ (	__CLPK_integer *n,	__CLPK_real *x,	__CLPK_integer *incx,	__CLPK_real *scale,	__CLPK_real *sumsq);
К
int slassq_ (	__CLPK_integer *__n,	__CLPK_real *__x,	__CLPK_integer *__incx,	__CLPK_real *__scale,	__CLPK_real *__sumsq);

Измененный slasv2 _ ()
Объявление
От
int slasv2_ (	__CLPK_real *f,	__CLPK_real *g,	__CLPK_real *h__,	__CLPK_real *ssmin,	__CLPK_real *ssmax,	__CLPK_real *snr,	__CLPK_real *csr,	__CLPK_real *snl,	__CLPK_real *csl);
К
int slasv2_ (	__CLPK_real *__f,	__CLPK_real *__g,	__CLPK_real *__h__,	__CLPK_real *__ssmin,	__CLPK_real *__ssmax,	__CLPK_real *__snr,	__CLPK_real *__csr,	__CLPK_real *__snl,	__CLPK_real *__csl);

Измененный slaswp _ ()
Объявление
От
int slaswp_ (	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *k1,	__CLPK_integer *k2,	__CLPK_integer *ipiv,	__CLPK_integer *incx);
К
int slaswp_ (	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__k1,	__CLPK_integer *__k2,	__CLPK_integer *__ipiv,	__CLPK_integer *__incx);

Измененный slasy2 _ ()
Объявление
От
int slasy2_ (	__CLPK_logical *ltranl,	__CLPK_logical *ltranr,	__CLPK_integer *isgn,	__CLPK_integer *n1,	__CLPK_integer *n2,	__CLPK_real *tl,	__CLPK_integer *ldtl,	__CLPK_real *tr,	__CLPK_integer *ldtr,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *scale,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *xnorm,	__CLPK_integer *info);
К
int slasy2_ (	__CLPK_logical *__ltranl,	__CLPK_logical *__ltranr,	__CLPK_integer *__isgn,	__CLPK_integer *__n1,	__CLPK_integer *__n2,	__CLPK_real *__tl,	__CLPK_integer *__ldtl,	__CLPK_real *__tr,	__CLPK_integer *__ldtr,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__scale,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__xnorm,	__CLPK_integer *__info);

Измененный slasyf _ ()
Объявление
От
int slasyf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_integer *kb,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_real *w,	__CLPK_integer *ldw,	__CLPK_integer *info);
К
int slasyf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_integer *__kb,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_real *__w,	__CLPK_integer *__ldw,	__CLPK_integer *__info);

Измененный slatbs _ ()
Объявление
От
int slatbs_ (	char *uplo,	char *trans,	char *diag,	char *normin,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *x,	__CLPK_real *scale,	__CLPK_real *cnorm,	__CLPK_integer *info);
К
int slatbs_ (	char *__uplo,	char *__trans,	char *__diag,	char *__normin,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__x,	__CLPK_real *__scale,	__CLPK_real *__cnorm,	__CLPK_integer *__info);

Измененный slatdf _ ()
Объявление
От
int slatdf_ (	__CLPK_integer *ijob,	__CLPK_integer *n,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *rhs,	__CLPK_real *rdsum,	__CLPK_real *rdscal,	__CLPK_integer *ipiv,	__CLPK_integer *jpiv);
К
int slatdf_ (	__CLPK_integer *__ijob,	__CLPK_integer *__n,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__rhs,	__CLPK_real *__rdsum,	__CLPK_real *__rdscal,	__CLPK_integer *__ipiv,	__CLPK_integer *__jpiv);

Измененный slatps _ ()
Объявление
От
int slatps_ (	char *uplo,	char *trans,	char *diag,	char *normin,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *x,	__CLPK_real *scale,	__CLPK_real *cnorm,	__CLPK_integer *info);
К
int slatps_ (	char *__uplo,	char *__trans,	char *__diag,	char *__normin,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__x,	__CLPK_real *__scale,	__CLPK_real *__cnorm,	__CLPK_integer *__info);

Измененный slatrd _ ()
Объявление
От
int slatrd_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *e,	__CLPK_real *tau,	__CLPK_real *w,	__CLPK_integer *ldw);
К
int slatrd_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__e,	__CLPK_real *__tau,	__CLPK_real *__w,	__CLPK_integer *__ldw);

Измененные кровельщики _ ()
Объявление
От
int slatrs_ (	char *uplo,	char *trans,	char *diag,	char *normin,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *x,	__CLPK_real *scale,	__CLPK_real *cnorm,	__CLPK_integer *info);
К
int slatrs_ (	char *__uplo,	char *__trans,	char *__diag,	char *__normin,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__x,	__CLPK_real *__scale,	__CLPK_real *__cnorm,	__CLPK_integer *__info);

Измененный slatrz _ ()
Объявление
От
int slatrz_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *l,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work);
К
int slatrz_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__l,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work);

Измененный slatzm _ ()
Объявление
От
int slatzm_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *v,	__CLPK_integer *incv,	__CLPK_real *tau,	__CLPK_real *c1,	__CLPK_real *c2,	__CLPK_integer *ldc,	__CLPK_real *work);
К
int slatzm_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__v,	__CLPK_integer *__incv,	__CLPK_real *__tau,	__CLPK_real *__c1,	__CLPK_real *__c2,	__CLPK_integer *__ldc,	__CLPK_real *__work);

Измененный slauu2 _ ()
Объявление
От
int slauu2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int slauu2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный slauum _ ()
Объявление
От
int slauum_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int slauum_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный smaxloc _ ()
Объявление
От
__CLPK_integer smaxloc_ (	__CLPK_real *a,	__CLPK_integer *dimm);
К
__CLPK_integer smaxloc_ (	__CLPK_real *__a,	__CLPK_integer *__dimm);

Измененный sopgtr _ ()
Объявление
От
int sopgtr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *tau,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *work,	__CLPK_integer *info);
К
int sopgtr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__tau,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sopmtr _ ()
Объявление
От
int sopmtr_ (	char *side,	char *uplo,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *info);
К
int sopmtr_ (	char *__side,	char *__uplo,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sorg2l _ ()
Объявление
От
int sorg2l_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *info);
К
int sorg2l_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sorg2r _ ()
Объявление
От
int sorg2r_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *info);
К
int sorg2r_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sorgbr _ ()
Объявление
От
int sorgbr_ (	char *vect,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sorgbr_ (	char *__vect,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sorghr _ ()
Объявление
От
int sorghr_ (	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sorghr_ (	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sorgl2 _ ()
Объявление
От
int sorgl2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *info);
К
int sorgl2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sorglq _ ()
Объявление
От
int sorglq_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sorglq_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sorgql _ ()
Объявление
От
int sorgql_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sorgql_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sorgqr _ ()
Объявление
От
int sorgqr_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sorgqr_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sorgr2 _ ()
Объявление
От
int sorgr2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *info);
К
int sorgr2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sorgrq _ ()
Объявление
От
int sorgrq_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sorgrq_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sorgtr _ ()
Объявление
От
int sorgtr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sorgtr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sorm2l _ ()
Объявление
От
int sorm2l_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *info);
К
int sorm2l_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sorm2r _ ()
Объявление
От
int sorm2r_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *info);
К
int sorm2r_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sormbr _ ()
Объявление
От
int sormbr_ (	char *vect,	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sormbr_ (	char *__vect,	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sormhr _ ()
Объявление
От
int sormhr_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sormhr_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sorml2 _ ()
Объявление
От
int sorml2_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *info);
К
int sorml2_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sormlq _ ()
Объявление
От
int sormlq_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sormlq_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sormql _ ()
Объявление
От
int sormql_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sormql_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sormqr _ ()
Объявление
От
int sormqr_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sormqr_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sormr2 _ ()
Объявление
От
int sormr2_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *info);
К
int sormr2_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sormr3 _ ()
Объявление
От
int sormr3_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *info);
К
int sormr3_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sormrq _ ()
Объявление
От
int sormrq_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sormrq_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sormrz _ ()
Объявление
От
int sormrz_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sormrz_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный sormtr _ ()
Объявление
От
int sormtr_ (	char *side,	char *uplo,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int sormtr_ (	char *__side,	char *__uplo,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный spbcon _ ()
Объявление
От
int spbcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int spbcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный spbequ _ ()
Объявление
От
int spbequ_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	__CLPK_integer *info);
К
int spbequ_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный spbrfs _ ()
Объявление
От
int spbrfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *afb,	__CLPK_integer *ldafb,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int spbrfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__afb,	__CLPK_integer *__ldafb,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный spbstf _ ()
Объявление
От
int spbstf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_integer *info);
К
int spbstf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__info);

Измененный spbsv _ ()
Объявление
От
int spbsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int spbsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный spbsvx _ ()
Объявление
От
int spbsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *afb,	__CLPK_integer *ldafb,	char *equed,	__CLPK_real *s,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int spbsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__afb,	__CLPK_integer *__ldafb,	char *__equed,	__CLPK_real *__s,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный spbtf2 _ ()
Объявление
От
int spbtf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_integer *info);
К
int spbtf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__info);

Измененный spbtrf _ ()
Объявление
От
int spbtrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_integer *info);
К
int spbtrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__info);

Измененный spbtrs _ ()
Объявление
От
int spbtrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int spbtrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный spftrf _ ()
Объявление
От
int spftrf_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *info);
К
int spftrf_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__info);

Измененный spftri _ ()
Объявление
От
int spftri_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *info);
К
int spftri_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__info);

Измененный spftrs _ ()
Объявление
От
int spftrs_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int spftrs_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный spocon _ ()
Объявление
От
int spocon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int spocon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный spoequ _ ()
Объявление
От
int spoequ_ (	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	__CLPK_integer *info);
К
int spoequ_ (	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный spoequb _ ()
Объявление
От
int spoequb_ (	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	__CLPK_integer *info);
К
int spoequb_ (	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный sporfs _ ()
Объявление
От
int sporfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *af,	__CLPK_integer *ldaf,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sporfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__af,	__CLPK_integer *__ldaf,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sposv _ ()
Объявление
От
int sposv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int sposv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sposvx _ ()
Объявление
От
int sposvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *af,	__CLPK_integer *ldaf,	char *equed,	__CLPK_real *s,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sposvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__af,	__CLPK_integer *__ldaf,	char *__equed,	__CLPK_real *__s,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный spotf2 _ ()
Объявление
От
int spotf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int spotf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный spotrf _ ()
Объявление
От
int spotrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int spotrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный spotri _ ()
Объявление
От
int spotri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int spotri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный spotrs _ ()
Объявление
От
int spotrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int spotrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sppcon _ ()
Объявление
От
int sppcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sppcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sppequ _ ()
Объявление
От
int sppequ_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	__CLPK_integer *info);
К
int sppequ_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	__CLPK_integer *__info);

Измененный spprfs _ ()
Объявление
От
int spprfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *ap,	__CLPK_real *afp,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int spprfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__ap,	__CLPK_real *__afp,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sppsv _ ()
Объявление
От
int sppsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *ap,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int sppsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__ap,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sppsvx _ ()
Объявление
От
int sppsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *ap,	__CLPK_real *afp,	char *equed,	__CLPK_real *s,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sppsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__ap,	__CLPK_real *__afp,	char *__equed,	__CLPK_real *__s,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный spptrf _ ()
Объявление
От
int spptrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_integer *info);
К
int spptrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_integer *__info);

Измененный spptri _ ()
Объявление
От
int spptri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_integer *info);
К
int spptri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_integer *__info);

Измененный spptrs _ ()
Объявление
От
int spptrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *ap,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int spptrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__ap,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный spstf2 _ ()
Объявление
От
int spstf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *piv,	__CLPK_integer *rank,	__CLPK_real *tol,	__CLPK_real *work,	__CLPK_integer *info);
К
int spstf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__piv,	__CLPK_integer *__rank,	__CLPK_real *__tol,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный spstrf _ ()
Объявление
От
int spstrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *piv,	__CLPK_integer *rank,	__CLPK_real *tol,	__CLPK_real *work,	__CLPK_integer *info);
К
int spstrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__piv,	__CLPK_integer *__rank,	__CLPK_real *__tol,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sptcon _ ()
Объявление
От
int sptcon_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_real *work,	__CLPK_integer *info);
К
int sptcon_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный spteqr _ ()
Объявление
От
int spteqr_ (	char *compz,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *info);
К
int spteqr_ (	char *__compz,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sptrfs _ ()
Объявление
От
int sptrfs_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *df,	__CLPK_real *ef,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *info);
К
int sptrfs_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__df,	__CLPK_real *__ef,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sptsv _ ()
Объявление
От
int sptsv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int sptsv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sptsvx _ ()
Объявление
От
int sptsvx_ (	char *fact,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *df,	__CLPK_real *ef,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *info);
К
int sptsvx_ (	char *__fact,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__df,	__CLPK_real *__ef,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный spttrf _ ()
Объявление
От
int spttrf_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_integer *info);
К
int spttrf_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_integer *__info);

Измененный spttrs _ ()
Объявление
От
int spttrs_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int spttrs_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sptts2 _ ()
Объявление
От
int sptts2_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *b,	__CLPK_integer *ldb);
К
int sptts2_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__b,	__CLPK_integer *__ldb);

Измененный srscl _ ()
Объявление
От
int srscl_ (	__CLPK_integer *n,	__CLPK_real *sa,	__CLPK_real *sx,	__CLPK_integer *incx);
К
int srscl_ (	__CLPK_integer *__n,	__CLPK_real *__sa,	__CLPK_real *__sx,	__CLPK_integer *__incx);

Измененный ssbev _ ()
Объявление
От
int ssbev_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *info);
К
int ssbev_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный ssbevd _ ()
Объявление
От
int ssbevd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int ssbevd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный ssbevx _ ()
Объявление
От
int ssbevx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int ssbevx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный ssbgst _ ()
Объявление
От
int ssbgst_ (	char *vect,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *bb,	__CLPK_integer *ldbb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *work,	__CLPK_integer *info);
К
int ssbgst_ (	char *__vect,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__bb,	__CLPK_integer *__ldbb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный ssbgv _ ()
Объявление
От
int ssbgv_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *bb,	__CLPK_integer *ldbb,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *info);
К
int ssbgv_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__bb,	__CLPK_integer *__ldbb,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный ssbgvd _ ()
Объявление
От
int ssbgvd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *bb,	__CLPK_integer *ldbb,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int ssbgvd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__bb,	__CLPK_integer *__ldbb,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный ssbgvx _ ()
Объявление
От
int ssbgvx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *bb,	__CLPK_integer *ldbb,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int ssbgvx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__bb,	__CLPK_integer *__ldbb,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный ssbtrd _ ()
Объявление
От
int ssbtrd_ (	char *vect,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *work,	__CLPK_integer *info);
К
int ssbtrd_ (	char *__vect,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный ssfrk _ ()
Объявление
От
int ssfrk_ (	char *transr,	char *uplo,	char *trans,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_real *alpha,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *beta,	__CLPK_real *c__);
К
int ssfrk_ (	char *__transr,	char *__uplo,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_real *__alpha,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__beta,	__CLPK_real *__c__);

Измененный sspcon _ ()
Объявление
От
int sspcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_integer *ipiv,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sspcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_integer *__ipiv,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sspev _ ()
Объявление
От
int sspev_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *info);
К
int sspev_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sspevd _ ()
Объявление
От
int sspevd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int sspevd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный sspevx _ ()
Объявление
От
int sspevx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int sspevx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный sspgst _ ()
Объявление
От
int sspgst_ (	__CLPK_integer *itype,	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *bp,	__CLPK_integer *info);
К
int sspgst_ (	__CLPK_integer *__itype,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__bp,	__CLPK_integer *__info);

Измененный sspgv _ ()
Объявление
От
int sspgv_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *bp,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *info);
К
int sspgv_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__bp,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sspgvd _ ()
Объявление
От
int sspgvd_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *bp,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int sspgvd_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__bp,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный sspgvx _ ()
Объявление
От
int sspgvx_ (	__CLPK_integer *itype,	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *bp,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int sspgvx_ (	__CLPK_integer *__itype,	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__bp,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный ssprfs _ ()
Объявление
От
int ssprfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *ap,	__CLPK_real *afp,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int ssprfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__ap,	__CLPK_real *__afp,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sspsv _ ()
Объявление
От
int sspsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *ap,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int sspsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__ap,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sspsvx _ ()
Объявление
От
int sspsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *ap,	__CLPK_real *afp,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sspsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__ap,	__CLPK_real *__afp,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный ssptrd _ ()
Объявление
От
int ssptrd_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *tau,	__CLPK_integer *info);
К
int ssptrd_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__tau,	__CLPK_integer *__info);

Измененный ssptrf _ ()
Объявление
От
int ssptrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int ssptrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный ssptri _ ()
Объявление
От
int ssptri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_integer *ipiv,	__CLPK_real *work,	__CLPK_integer *info);
К
int ssptri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_integer *__ipiv,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный ssptrs _ ()
Объявление
От
int ssptrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *ap,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int ssptrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__ap,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный sstebz _ ()
Объявление
От
int sstebz_ (	char *range,	char *order,	__CLPK_integer *n,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_integer *m,	__CLPK_integer *nsplit,	__CLPK_real *w,	__CLPK_integer *iblock,	__CLPK_integer *isplit,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int sstebz_ (	char *__range,	char *__order,	__CLPK_integer *__n,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_integer *__m,	__CLPK_integer *__nsplit,	__CLPK_real *__w,	__CLPK_integer *__iblock,	__CLPK_integer *__isplit,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный sstedc _ ()
Объявление
От
int sstedc_ (	char *compz,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int sstedc_ (	char *__compz,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный sstegr _ ()
Объявление
От
int sstegr_ (	char *jobz,	char *range,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int sstegr_ (	char *__jobz,	char *__range,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененная глиняная кружка _ ()
Объявление
От
int sstein_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_integer *iblock,	__CLPK_integer *isplit,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int sstein_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_integer *__iblock,	__CLPK_integer *__isplit,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный sstemr _ ()
Объявление
От
int sstemr_ (	char *jobz,	char *range,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_integer *nzc,	__CLPK_integer *isuppz,	__CLPK_logical *tryrac,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int sstemr_ (	char *__jobz,	char *__range,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__nzc,	__CLPK_integer *__isuppz,	__CLPK_logical *__tryrac,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный ssteqr _ ()
Объявление
От
int ssteqr_ (	char *compz,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *info);
К
int ssteqr_ (	char *__compz,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный ssterf _ ()
Объявление
От
int ssterf_ (	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_integer *info);
К
int ssterf_ (	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_integer *__info);

Измененный sstev _ ()
Объявление
От
int sstev_ (	char *jobz,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *info);
К
int sstev_ (	char *__jobz,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный sstevd _ ()
Объявление
От
int sstevd_ (	char *jobz,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int sstevd_ (	char *__jobz,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный sstevr _ ()
Объявление
От
int sstevr_ (	char *jobz,	char *range,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int sstevr_ (	char *__jobz,	char *__range,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный sstevx _ ()
Объявление
От
int sstevx_ (	char *jobz,	char *range,	__CLPK_integer *n,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int sstevx_ (	char *__jobz,	char *__range,	__CLPK_integer *__n,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный ssycon _ ()
Объявление
От
int ssycon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_real *anorm,	__CLPK_real *rcond,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int ssycon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_real *__anorm,	__CLPK_real *__rcond,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный ssyequb _ ()
Объявление
От
int ssyequb_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *s,	__CLPK_real *scond,	__CLPK_real *amax,	__CLPK_real *work,	__CLPK_integer *info);
К
int ssyequb_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__s,	__CLPK_real *__scond,	__CLPK_real *__amax,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный ssyev _ ()
Объявление
От
int ssyev_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *w,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int ssyev_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__w,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный ssyevd _ ()
Объявление
От
int ssyevd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *w,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int ssyevd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__w,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный ssyevr _ ()
Объявление
От
int ssyevr_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int ssyevr_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный ssyevx _ ()
Объявление
От
int ssyevx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int ssyevx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный ssygs2 _ ()
Объявление
От
int ssygs2_ (	__CLPK_integer *itype,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int ssygs2_ (	__CLPK_integer *__itype,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный ssygst _ ()
Объявление
От
int ssygst_ (	__CLPK_integer *itype,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int ssygst_ (	__CLPK_integer *__itype,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный ssygv _ ()
Объявление
От
int ssygv_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *w,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int ssygv_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__w,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный ssygvd _ ()
Объявление
От
int ssygvd_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *w,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int ssygvd_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__w,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный ssygvx _ ()
Объявление
От
int ssygvx_ (	__CLPK_integer *itype,	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *vl,	__CLPK_real *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_real *abstol,	__CLPK_integer *m,	__CLPK_real *w,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int ssygvx_ (	__CLPK_integer *__itype,	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__vl,	__CLPK_real *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_real *__abstol,	__CLPK_integer *__m,	__CLPK_real *__w,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный ssyrfs _ ()
Объявление
От
int ssyrfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int ssyrfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный ssysv _ ()
Объявление
От
int ssysv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int ssysv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный ssysvx _ ()
Объявление
От
int ssysvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *rcond,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int ssysvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__rcond,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный ssytd2 _ ()
Объявление
От
int ssytd2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *tau,	__CLPK_integer *info);
К
int ssytd2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__tau,	__CLPK_integer *__info);

Измененный ssytf2 _ ()
Объявление
От
int ssytf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int ssytf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный ssytrd _ ()
Объявление
От
int ssytrd_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *d__,	__CLPK_real *e,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int ssytrd_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__d__,	__CLPK_real *__e,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный ssytrf _ ()
Объявление
От
int ssytrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int ssytrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный ssytri _ ()
Объявление
От
int ssytri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_real *work,	__CLPK_integer *info);
К
int ssytri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный ssytrs _ ()
Объявление
От
int ssytrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int ssytrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный stbcon _ ()
Объявление
От
int stbcon_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *rcond,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int stbcon_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__rcond,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный stbrfs _ ()
Объявление
От
int stbrfs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int stbrfs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный stbtrs _ ()
Объявление
От
int stbtrs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_real *ab,	__CLPK_integer *ldab,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int stbtrs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_real *__ab,	__CLPK_integer *__ldab,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный stfsm _ ()
Объявление
От
int stfsm_ (	char *transr,	char *side,	char *uplo,	char *trans,	char *diag,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *alpha,	__CLPK_real *a,	__CLPK_real *b,	__CLPK_integer *ldb);
К
int stfsm_ (	char *__transr,	char *__side,	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__alpha,	__CLPK_real *__a,	__CLPK_real *__b,	__CLPK_integer *__ldb);

Измененный stftri _ ()
Объявление
От
int stftri_ (	char *transr,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *info);
К
int stftri_ (	char *__transr,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__info);

Измененный stfttp _ ()
Объявление
От
int stfttp_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_real *arf,	__CLPK_real *ap,	__CLPK_integer *info);
К
int stfttp_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__arf,	__CLPK_real *__ap,	__CLPK_integer *__info);

Измененный stfttr _ ()
Объявление
От
int stfttr_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_real *arf,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int stfttr_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__arf,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный stgevc _ ()
Объявление
От
int stgevc_ (	char *side,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_real *s,	__CLPK_integer *lds,	__CLPK_real *p,	__CLPK_integer *ldp,	__CLPK_real *vl,	__CLPK_integer *ldvl,	__CLPK_real *vr,	__CLPK_integer *ldvr,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_real *work,	__CLPK_integer *info);
К
int stgevc_ (	char *__side,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_real *__s,	__CLPK_integer *__lds,	__CLPK_real *__p,	__CLPK_integer *__ldp,	__CLPK_real *__vl,	__CLPK_integer *__ldvl,	__CLPK_real *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный stgex2 _ ()
Объявление
От
int stgex2_ (	__CLPK_logical *wantq,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_integer *j1,	__CLPK_integer *n1,	__CLPK_integer *n2,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int stgex2_ (	__CLPK_logical *__wantq,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__j1,	__CLPK_integer *__n1,	__CLPK_integer *__n2,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный stgexc _ ()
Объявление
От
int stgexc_ (	__CLPK_logical *wantq,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_integer *ifst,	__CLPK_integer *ilst,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int stgexc_ (	__CLPK_logical *__wantq,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__ifst,	__CLPK_integer *__ilst,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный stgsen _ ()
Объявление
От
int stgsen_ (	__CLPK_integer *ijob,	__CLPK_logical *wantq,	__CLPK_logical *wantz,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *alphar,	__CLPK_real *alphai,	__CLPK_real *beta,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *z__,	__CLPK_integer *ldz,	__CLPK_integer *m,	__CLPK_real *pl,	__CLPK_real *pr,	__CLPK_real *dif,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int stgsen_ (	__CLPK_integer *__ijob,	__CLPK_logical *__wantq,	__CLPK_logical *__wantz,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__alphar,	__CLPK_real *__alphai,	__CLPK_real *__beta,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__m,	__CLPK_real *__pl,	__CLPK_real *__pr,	__CLPK_real *__dif,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный stgsja _ ()
Объявление
От
int stgsja_ (	char *jobu,	char *jobv,	char *jobq,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *tola,	__CLPK_real *tolb,	__CLPK_real *alpha,	__CLPK_real *beta,	__CLPK_real *u,	__CLPK_integer *ldu,	__CLPK_real *v,	__CLPK_integer *ldv,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *work,	__CLPK_integer *ncycle,	__CLPK_integer *info);
К
int stgsja_ (	char *__jobu,	char *__jobv,	char *__jobq,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__tola,	__CLPK_real *__tolb,	__CLPK_real *__alpha,	__CLPK_real *__beta,	__CLPK_real *__u,	__CLPK_integer *__ldu,	__CLPK_real *__v,	__CLPK_integer *__ldv,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__work,	__CLPK_integer *__ncycle,	__CLPK_integer *__info);

Измененный stgsna _ ()
Объявление
От
int stgsna_ (	char *job,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *vl,	__CLPK_integer *ldvl,	__CLPK_real *vr,	__CLPK_integer *ldvr,	__CLPK_real *s,	__CLPK_real *dif,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int stgsna_ (	char *__job,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__vl,	__CLPK_integer *__ldvl,	__CLPK_real *__vr,	__CLPK_integer *__ldvr,	__CLPK_real *__s,	__CLPK_real *__dif,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный stgsy2 _ ()
Объявление
От
int stgsy2_ (	char *trans,	__CLPK_integer *ijob,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *d__,	__CLPK_integer *ldd,	__CLPK_real *e,	__CLPK_integer *lde,	__CLPK_real *f,	__CLPK_integer *ldf,	__CLPK_real *scale,	__CLPK_real *rdsum,	__CLPK_real *rdscal,	__CLPK_integer *iwork,	__CLPK_integer *pq,	__CLPK_integer *info);
К
int stgsy2_ (	char *__trans,	__CLPK_integer *__ijob,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__d__,	__CLPK_integer *__ldd,	__CLPK_real *__e,	__CLPK_integer *__lde,	__CLPK_real *__f,	__CLPK_integer *__ldf,	__CLPK_real *__scale,	__CLPK_real *__rdsum,	__CLPK_real *__rdscal,	__CLPK_integer *__iwork,	__CLPK_integer *__pq,	__CLPK_integer *__info);

Измененный stgsyl _ ()
Объявление
От
int stgsyl_ (	char *trans,	__CLPK_integer *ijob,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *d__,	__CLPK_integer *ldd,	__CLPK_real *e,	__CLPK_integer *lde,	__CLPK_real *f,	__CLPK_integer *ldf,	__CLPK_real *scale,	__CLPK_real *dif,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int stgsyl_ (	char *__trans,	__CLPK_integer *__ijob,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__d__,	__CLPK_integer *__ldd,	__CLPK_real *__e,	__CLPK_integer *__lde,	__CLPK_real *__f,	__CLPK_integer *__ldf,	__CLPK_real *__scale,	__CLPK_real *__dif,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный stpcon _ ()
Объявление
От
int stpcon_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *rcond,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int stpcon_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__rcond,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный stprfs _ ()
Объявление
От
int stprfs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *ap,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int stprfs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__ap,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный stptri _ ()
Объявление
От
int stptri_ (	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_integer *info);
К
int stptri_ (	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_integer *__info);

Измененный stptrs _ ()
Объявление
От
int stptrs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *ap,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int stptrs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__ap,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный stpttf _ ()
Объявление
От
int stpttf_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *arf,	__CLPK_integer *info);
К
int stpttf_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__arf,	__CLPK_integer *__info);

Измененный stpttr _ ()
Объявление
От
int stpttr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *ap,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int stpttr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__ap,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный strcon _ ()
Объявление
От
int strcon_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *rcond,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int strcon_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__rcond,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный strevc _ ()
Объявление
От
int strevc_ (	char *side,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_real *vl,	__CLPK_integer *ldvl,	__CLPK_real *vr,	__CLPK_integer *ldvr,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_real *work,	__CLPK_integer *info);
К
int strevc_ (	char *__side,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_real *__vl,	__CLPK_integer *__ldvl,	__CLPK_real *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный strexc _ ()
Объявление
От
int strexc_ (	char *compq,	__CLPK_integer *n,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_integer *ifst,	__CLPK_integer *ilst,	__CLPK_real *work,	__CLPK_integer *info);
К
int strexc_ (	char *__compq,	__CLPK_integer *__n,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__ifst,	__CLPK_integer *__ilst,	__CLPK_real *__work,	__CLPK_integer *__info);

Измененный strrfs _ ()
Объявление
От
int strrfs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *x,	__CLPK_integer *ldx,	__CLPK_real *ferr,	__CLPK_real *berr,	__CLPK_real *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int strrfs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__x,	__CLPK_integer *__ldx,	__CLPK_real *__ferr,	__CLPK_real *__berr,	__CLPK_real *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный strsen _ ()
Объявление
От
int strsen_ (	char *job,	char *compq,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_real *q,	__CLPK_integer *ldq,	__CLPK_real *wr,	__CLPK_real *wi,	__CLPK_integer *m,	__CLPK_real *s,	__CLPK_real *sep,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int strsen_ (	char *__job,	char *__compq,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_real *__q,	__CLPK_integer *__ldq,	__CLPK_real *__wr,	__CLPK_real *__wi,	__CLPK_integer *__m,	__CLPK_real *__s,	__CLPK_real *__sep,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный strsna _ ()
Объявление
От
int strsna_ (	char *job,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_real *t,	__CLPK_integer *ldt,	__CLPK_real *vl,	__CLPK_integer *ldvl,	__CLPK_real *vr,	__CLPK_integer *ldvr,	__CLPK_real *s,	__CLPK_real *sep,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_real *work,	__CLPK_integer *ldwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int strsna_ (	char *__job,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_real *__t,	__CLPK_integer *__ldt,	__CLPK_real *__vl,	__CLPK_integer *__ldvl,	__CLPK_real *__vr,	__CLPK_integer *__ldvr,	__CLPK_real *__s,	__CLPK_real *__sep,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_real *__work,	__CLPK_integer *__ldwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный strsyl _ ()
Объявление
От
int strsyl_ (	char *trana,	char *tranb,	__CLPK_integer *isgn,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_real *c__,	__CLPK_integer *ldc,	__CLPK_real *scale,	__CLPK_integer *info);
К
int strsyl_ (	char *__trana,	char *__tranb,	__CLPK_integer *__isgn,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_real *__c__,	__CLPK_integer *__ldc,	__CLPK_real *__scale,	__CLPK_integer *__info);

Измененный strti2 _ ()
Объявление
От
int strti2_ (	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int strti2_ (	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный strtri _ ()
Объявление
От
int strtri_ (	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int strtri_ (	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный strtrs _ ()
Объявление
От
int strtrs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int strtrs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный strttf _ ()
Объявление
От
int strttf_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *arf,	__CLPK_integer *info);
К
int strttf_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__arf,	__CLPK_integer *__info);

Измененный strttp _ ()
Объявление
От
int strttp_ (	char *uplo,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *ap,	__CLPK_integer *info);
К
int strttp_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__ap,	__CLPK_integer *__info);

Измененный stzrqf _ ()
Объявление
От
int stzrqf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_integer *info);
К
int stzrqf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_integer *__info);

Измененный stzrzf _ ()
Объявление
От
int stzrzf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_real *a,	__CLPK_integer *lda,	__CLPK_real *tau,	__CLPK_real *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int stzrzf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_real *__a,	__CLPK_integer *__lda,	__CLPK_real *__tau,	__CLPK_real *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zbdsqr _ ()
Объявление
От
int zbdsqr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ncvt,	__CLPK_integer *nru,	__CLPK_integer *ncc,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *vt,	__CLPK_integer *ldvt,	__CLPK_doublecomplex *u,	__CLPK_integer *ldu,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zbdsqr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ncvt,	__CLPK_integer *__nru,	__CLPK_integer *__ncc,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__vt,	__CLPK_integer *__ldvt,	__CLPK_doublecomplex *__u,	__CLPK_integer *__ldu,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zcgesv _ ()
Объявление
От
int zcgesv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublecomplex *work,	__CLPK_complex *swork,	__CLPK_doublereal *rwork,	__CLPK_integer *iter,	__CLPK_integer *info);
К
int zcgesv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublecomplex *__work,	__CLPK_complex *__swork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iter,	__CLPK_integer *__info);

Измененный zcposv _ ()
Объявление
От
int zcposv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublecomplex *work,	__CLPK_complex *swork,	__CLPK_doublereal *rwork,	__CLPK_integer *iter,	__CLPK_integer *info);
К
int zcposv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublecomplex *__work,	__CLPK_complex *__swork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iter,	__CLPK_integer *__info);

Измененный zdrscl _ ()
Объявление
От
int zdrscl_ (	__CLPK_integer *n,	__CLPK_doublereal *sa,	__CLPK_doublecomplex *sx,	__CLPK_integer *incx);
К
int zdrscl_ (	__CLPK_integer *__n,	__CLPK_doublereal *__sa,	__CLPK_doublecomplex *__sx,	__CLPK_integer *__incx);

Измененный zgbbrd _ ()
Объявление
От
int zgbbrd_ (	char *vect,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *ncc,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublecomplex *pt,	__CLPK_integer *ldpt,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgbbrd_ (	char *__vect,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__ncc,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublecomplex *__pt,	__CLPK_integer *__ldpt,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgbcon _ ()
Объявление
От
int zgbcon_ (	char *norm,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgbcon_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgbequ _ ()
Объявление
От
int zgbequ_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *rowcnd,	__CLPK_doublereal *colcnd,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int zgbequ_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rowcnd,	__CLPK_doublereal *__colcnd,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный zgbequb _ ()
Объявление
От
int zgbequb_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *rowcnd,	__CLPK_doublereal *colcnd,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int zgbequb_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rowcnd,	__CLPK_doublereal *__colcnd,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный zgbrfs _ ()
Объявление
От
int zgbrfs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *afb,	__CLPK_integer *ldafb,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgbrfs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__afb,	__CLPK_integer *__ldafb,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgbsv _ ()
Объявление
От
int zgbsv_ (	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zgbsv_ (	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zgbsvx _ ()
Объявление
От
int zgbsvx_ (	char *fact,	char *trans,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *afb,	__CLPK_integer *ldafb,	__CLPK_integer *ipiv,	char *equed,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgbsvx_ (	char *__fact,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__afb,	__CLPK_integer *__ldafb,	__CLPK_integer *__ipiv,	char *__equed,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgbtf2 _ ()
Объявление
От
int zgbtf2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int zgbtf2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный zgbtrf _ ()
Объявление
От
int zgbtrf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int zgbtrf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный zgbtrs _ ()
Объявление
От
int zgbtrs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zgbtrs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zgebak _ ()
Объявление
От
int zgebak_ (	char *job,	char *side,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *scale,	__CLPK_integer *m,	__CLPK_doublecomplex *v,	__CLPK_integer *ldv,	__CLPK_integer *info);
К
int zgebak_ (	char *__job,	char *__side,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__scale,	__CLPK_integer *__m,	__CLPK_doublecomplex *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__info);

Измененный zgebal _ ()
Объявление
От
int zgebal_ (	char *job,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *scale,	__CLPK_integer *info);
К
int zgebal_ (	char *__job,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__scale,	__CLPK_integer *__info);

Измененный zgebd2 _ ()
Объявление
От
int zgebd2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *tauq,	__CLPK_doublecomplex *taup,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zgebd2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__tauq,	__CLPK_doublecomplex *__taup,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zgebrd _ ()
Объявление
От
int zgebrd_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *tauq,	__CLPK_doublecomplex *taup,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zgebrd_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__tauq,	__CLPK_doublecomplex *__taup,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zgecon _ ()
Объявление
От
int zgecon_ (	char *norm,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgecon_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgeequ _ ()
Объявление
От
int zgeequ_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *rowcnd,	__CLPK_doublereal *colcnd,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int zgeequ_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rowcnd,	__CLPK_doublereal *__colcnd,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный zgeequb _ ()
Объявление
От
int zgeequb_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *rowcnd,	__CLPK_doublereal *colcnd,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int zgeequb_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rowcnd,	__CLPK_doublereal *__colcnd,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный zgees _ ()
Объявление
От
int zgees_ (	char *jobvs,	char *sort,	__CLPK_L_fp select,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *sdim,	__CLPK_doublecomplex *w,	__CLPK_doublecomplex *vs,	__CLPK_integer *ldvs,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int zgees_ (	char *__jobvs,	char *__sort,	__CLPK_L_fp __select,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__sdim,	__CLPK_doublecomplex *__w,	__CLPK_doublecomplex *__vs,	__CLPK_integer *__ldvs,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный zgeesx _ ()
Объявление
От
int zgeesx_ (	char *jobvs,	char *sort,	__CLPK_L_fp select,	char *sense,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *sdim,	__CLPK_doublecomplex *w,	__CLPK_doublecomplex *vs,	__CLPK_integer *ldvs,	__CLPK_doublereal *rconde,	__CLPK_doublereal *rcondv,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int zgeesx_ (	char *__jobvs,	char *__sort,	__CLPK_L_fp __select,	char *__sense,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__sdim,	__CLPK_doublecomplex *__w,	__CLPK_doublecomplex *__vs,	__CLPK_integer *__ldvs,	__CLPK_doublereal *__rconde,	__CLPK_doublereal *__rcondv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный zgeev _ ()
Объявление
От
int zgeev_ (	char *jobvl,	char *jobvr,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *w,	__CLPK_doublecomplex *vl,	__CLPK_integer *ldvl,	__CLPK_doublecomplex *vr,	__CLPK_integer *ldvr,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgeev_ (	char *__jobvl,	char *__jobvr,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__w,	__CLPK_doublecomplex *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublecomplex *__vr,	__CLPK_integer *__ldvr,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgeevx _ ()
Объявление
От
int zgeevx_ (	char *balanc,	char *jobvl,	char *jobvr,	char *sense,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *w,	__CLPK_doublecomplex *vl,	__CLPK_integer *ldvl,	__CLPK_doublecomplex *vr,	__CLPK_integer *ldvr,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *scale,	__CLPK_doublereal *abnrm,	__CLPK_doublereal *rconde,	__CLPK_doublereal *rcondv,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgeevx_ (	char *__balanc,	char *__jobvl,	char *__jobvr,	char *__sense,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__w,	__CLPK_doublecomplex *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublecomplex *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__abnrm,	__CLPK_doublereal *__rconde,	__CLPK_doublereal *__rcondv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgegs _ ()
Объявление
От
int zgegs_ (	char *jobvsl,	char *jobvsr,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *beta,	__CLPK_doublecomplex *vsl,	__CLPK_integer *ldvsl,	__CLPK_doublecomplex *vsr,	__CLPK_integer *ldvsr,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgegs_ (	char *__jobvsl,	char *__jobvsr,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__beta,	__CLPK_doublecomplex *__vsl,	__CLPK_integer *__ldvsl,	__CLPK_doublecomplex *__vsr,	__CLPK_integer *__ldvsr,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgegv _ ()
Объявление
От
int zgegv_ (	char *jobvl,	char *jobvr,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *beta,	__CLPK_doublecomplex *vl,	__CLPK_integer *ldvl,	__CLPK_doublecomplex *vr,	__CLPK_integer *ldvr,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgegv_ (	char *__jobvl,	char *__jobvr,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__beta,	__CLPK_doublecomplex *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublecomplex *__vr,	__CLPK_integer *__ldvr,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgehd2 _ ()
Объявление
От
int zgehd2_ (	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zgehd2_ (	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zgehrd _ ()
Объявление
От
int zgehrd_ (	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zgehrd_ (	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zgelq2 _ ()
Объявление
От
int zgelq2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zgelq2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zgelqf _ ()
Объявление
От
int zgelqf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zgelqf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zgels _ ()
Объявление
От
int zgels_ (	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zgels_ (	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zgelsd _ ()
Объявление
От
int zgelsd_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublereal *s,	__CLPK_doublereal *rcond,	__CLPK_integer *rank,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int zgelsd_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__s,	__CLPK_doublereal *__rcond,	__CLPK_integer *__rank,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный zgelss _ ()
Объявление
От
int zgelss_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublereal *s,	__CLPK_doublereal *rcond,	__CLPK_integer *rank,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgelss_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__s,	__CLPK_doublereal *__rcond,	__CLPK_integer *__rank,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgelsx _ ()
Объявление
От
int zgelsx_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *jpvt,	__CLPK_doublereal *rcond,	__CLPK_integer *rank,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgelsx_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__jpvt,	__CLPK_doublereal *__rcond,	__CLPK_integer *__rank,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgelsy _ ()
Объявление
От
int zgelsy_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *jpvt,	__CLPK_doublereal *rcond,	__CLPK_integer *rank,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgelsy_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__jpvt,	__CLPK_doublereal *__rcond,	__CLPK_integer *__rank,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgeql2 _ ()
Объявление
От
int zgeql2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zgeql2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zgeqlf _ ()
Объявление
От
int zgeqlf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zgeqlf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zgeqp3 _ ()
Объявление
От
int zgeqp3_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgeqp3_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgeqpf _ ()
Объявление
От
int zgeqpf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgeqpf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgeqr2 _ ()
Объявление
От
int zgeqr2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zgeqr2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zgeqrf _ ()
Объявление
От
int zgeqrf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zgeqrf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zgerfs _ ()
Объявление
От
int zgerfs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgerfs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgerq2 _ ()
Объявление
От
int zgerq2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zgerq2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zgerqf _ ()
Объявление
От
int zgerqf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zgerqf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zgesc2 _ ()
Объявление
От
int zgesc2_ (	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *rhs,	__CLPK_integer *ipiv,	__CLPK_integer *jpiv,	__CLPK_doublereal *scale);
К
int zgesc2_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__rhs,	__CLPK_integer *__ipiv,	__CLPK_integer *__jpiv,	__CLPK_doublereal *__scale);

Измененный zgesdd _ ()
Объявление
От
int zgesdd_ (	char *jobz,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublecomplex *u,	__CLPK_integer *ldu,	__CLPK_doublecomplex *vt,	__CLPK_integer *ldvt,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int zgesdd_ (	char *__jobz,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublecomplex *__u,	__CLPK_integer *__ldu,	__CLPK_doublecomplex *__vt,	__CLPK_integer *__ldvt,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный zgesv _ ()
Объявление
От
int zgesv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zgesv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zgesvd _ ()
Объявление
От
int zgesvd_ (	char *jobu,	char *jobvt,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublecomplex *u,	__CLPK_integer *ldu,	__CLPK_doublecomplex *vt,	__CLPK_integer *ldvt,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgesvd_ (	char *__jobu,	char *__jobvt,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublecomplex *__u,	__CLPK_integer *__ldu,	__CLPK_doublecomplex *__vt,	__CLPK_integer *__ldvt,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgesvx _ ()
Объявление
От
int zgesvx_ (	char *fact,	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	char *equed,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgesvx_ (	char *__fact,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	char *__equed,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgetc2 _ ()
Объявление
От
int zgetc2_ (	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *jpiv,	__CLPK_integer *info);
К
int zgetc2_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__jpiv,	__CLPK_integer *__info);

Измененный zgetf2 _ ()
Объявление
От
int zgetf2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int zgetf2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный zgetrf _ ()
Объявление
От
int zgetrf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int zgetrf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный zgetri _ ()
Объявление
От
int zgetri_ (	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zgetri_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zgetrs _ ()
Объявление
От
int zgetrs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zgetrs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zggbak _ ()
Объявление
От
int zggbak_ (	char *job,	char *side,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *lscale,	__CLPK_doublereal *rscale,	__CLPK_integer *m,	__CLPK_doublecomplex *v,	__CLPK_integer *ldv,	__CLPK_integer *info);
К
int zggbak_ (	char *__job,	char *__side,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__lscale,	__CLPK_doublereal *__rscale,	__CLPK_integer *__m,	__CLPK_doublecomplex *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__info);

Измененный zggbal _ ()
Объявление
От
int zggbal_ (	char *job,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *lscale,	__CLPK_doublereal *rscale,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int zggbal_ (	char *__job,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__lscale,	__CLPK_doublereal *__rscale,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный zgges _ ()
Объявление
От
int zgges_ (	char *jobvsl,	char *jobvsr,	char *sort,	__CLPK_L_fp selctg,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *sdim,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *beta,	__CLPK_doublecomplex *vsl,	__CLPK_integer *ldvsl,	__CLPK_doublecomplex *vsr,	__CLPK_integer *ldvsr,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int zgges_ (	char *__jobvsl,	char *__jobvsr,	char *__sort,	__CLPK_L_fp __selctg,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__sdim,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__beta,	__CLPK_doublecomplex *__vsl,	__CLPK_integer *__ldvsl,	__CLPK_doublecomplex *__vsr,	__CLPK_integer *__ldvsr,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный zggesx _ ()
Объявление
От
int zggesx_ (	char *jobvsl,	char *jobvsr,	char *sort,	__CLPK_L_fp selctg,	char *sense,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *sdim,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *beta,	__CLPK_doublecomplex *vsl,	__CLPK_integer *ldvsl,	__CLPK_doublecomplex *vsr,	__CLPK_integer *ldvsr,	__CLPK_doublereal *rconde,	__CLPK_doublereal *rcondv,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int zggesx_ (	char *__jobvsl,	char *__jobvsr,	char *__sort,	__CLPK_L_fp __selctg,	char *__sense,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__sdim,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__beta,	__CLPK_doublecomplex *__vsl,	__CLPK_integer *__ldvsl,	__CLPK_doublecomplex *__vsr,	__CLPK_integer *__ldvsr,	__CLPK_doublereal *__rconde,	__CLPK_doublereal *__rcondv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный zggev _ ()
Объявление
От
int zggev_ (	char *jobvl,	char *jobvr,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *beta,	__CLPK_doublecomplex *vl,	__CLPK_integer *ldvl,	__CLPK_doublecomplex *vr,	__CLPK_integer *ldvr,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zggev_ (	char *__jobvl,	char *__jobvr,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__beta,	__CLPK_doublecomplex *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublecomplex *__vr,	__CLPK_integer *__ldvr,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zggevx _ ()
Объявление
От
int zggevx_ (	char *balanc,	char *jobvl,	char *jobvr,	char *sense,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *beta,	__CLPK_doublecomplex *vl,	__CLPK_integer *ldvl,	__CLPK_doublecomplex *vr,	__CLPK_integer *ldvr,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublereal *lscale,	__CLPK_doublereal *rscale,	__CLPK_doublereal *abnrm,	__CLPK_doublereal *bbnrm,	__CLPK_doublereal *rconde,	__CLPK_doublereal *rcondv,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_logical *bwork,	__CLPK_integer *info);
К
int zggevx_ (	char *__balanc,	char *__jobvl,	char *__jobvr,	char *__sense,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__beta,	__CLPK_doublecomplex *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublecomplex *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublereal *__lscale,	__CLPK_doublereal *__rscale,	__CLPK_doublereal *__abnrm,	__CLPK_doublereal *__bbnrm,	__CLPK_doublereal *__rconde,	__CLPK_doublereal *__rcondv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_logical *__bwork,	__CLPK_integer *__info);

Измененный zggglm _ ()
Объявление
От
int zggglm_ (	__CLPK_integer *n,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *d__,	__CLPK_doublecomplex *x,	__CLPK_doublecomplex *y,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zggglm_ (	__CLPK_integer *__n,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__d__,	__CLPK_doublecomplex *__x,	__CLPK_doublecomplex *__y,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zgghrd _ ()
Объявление
От
int zgghrd_ (	char *compq,	char *compz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_integer *info);
К
int zgghrd_ (	char *__compq,	char *__compz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__info);

Измененный zgglse _ ()
Объявление
От
int zgglse_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *p,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *c__,	__CLPK_doublecomplex *d__,	__CLPK_doublecomplex *x,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zgglse_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__p,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__c__,	__CLPK_doublecomplex *__d__,	__CLPK_doublecomplex *__x,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zggqrf _ ()
Объявление
От
int zggqrf_ (	__CLPK_integer *n,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *taua,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *taub,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zggqrf_ (	__CLPK_integer *__n,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__taua,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__taub,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zggrqf _ ()
Объявление
От
int zggrqf_ (	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *taua,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *taub,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zggrqf_ (	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__taua,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__taub,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zggsvd _ ()
Объявление
От
int zggsvd_ (	char *jobu,	char *jobv,	char *jobq,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *p,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublereal *alpha,	__CLPK_doublereal *beta,	__CLPK_doublecomplex *u,	__CLPK_integer *ldu,	__CLPK_doublecomplex *v,	__CLPK_integer *ldv,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int zggsvd_ (	char *__jobu,	char *__jobv,	char *__jobq,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__p,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__beta,	__CLPK_doublecomplex *__u,	__CLPK_integer *__ldu,	__CLPK_doublecomplex *__v,	__CLPK_integer *__ldv,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный zggsvp _ ()
Объявление
От
int zggsvp_ (	char *jobu,	char *jobv,	char *jobq,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublereal *tola,	__CLPK_doublereal *tolb,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_doublecomplex *u,	__CLPK_integer *ldu,	__CLPK_doublecomplex *v,	__CLPK_integer *ldv,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_integer *iwork,	__CLPK_doublereal *rwork,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zggsvp_ (	char *__jobu,	char *__jobv,	char *__jobq,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__tola,	__CLPK_doublereal *__tolb,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_doublecomplex *__u,	__CLPK_integer *__ldu,	__CLPK_doublecomplex *__v,	__CLPK_integer *__ldv,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__iwork,	__CLPK_doublereal *__rwork,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zgtcon _ ()
Объявление
От
int zgtcon_ (	char *norm,	__CLPK_integer *n,	__CLPK_doublecomplex *dl,	__CLPK_doublecomplex *d__,	__CLPK_doublecomplex *du,	__CLPK_doublecomplex *du2,	__CLPK_integer *ipiv,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zgtcon_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_doublecomplex *__dl,	__CLPK_doublecomplex *__d__,	__CLPK_doublecomplex *__du,	__CLPK_doublecomplex *__du2,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zgtrfs _ ()
Объявление
От
int zgtrfs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *dl,	__CLPK_doublecomplex *d__,	__CLPK_doublecomplex *du,	__CLPK_doublecomplex *dlf,	__CLPK_doublecomplex *df,	__CLPK_doublecomplex *duf,	__CLPK_doublecomplex *du2,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgtrfs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__dl,	__CLPK_doublecomplex *__d__,	__CLPK_doublecomplex *__du,	__CLPK_doublecomplex *__dlf,	__CLPK_doublecomplex *__df,	__CLPK_doublecomplex *__duf,	__CLPK_doublecomplex *__du2,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgtsv _ ()
Объявление
От
int zgtsv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *dl,	__CLPK_doublecomplex *d__,	__CLPK_doublecomplex *du,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zgtsv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__dl,	__CLPK_doublecomplex *__d__,	__CLPK_doublecomplex *__du,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zgtsvx _ ()
Объявление
От
int zgtsvx_ (	char *fact,	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *dl,	__CLPK_doublecomplex *d__,	__CLPK_doublecomplex *du,	__CLPK_doublecomplex *dlf,	__CLPK_doublecomplex *df,	__CLPK_doublecomplex *duf,	__CLPK_doublecomplex *du2,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zgtsvx_ (	char *__fact,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__dl,	__CLPK_doublecomplex *__d__,	__CLPK_doublecomplex *__du,	__CLPK_doublecomplex *__dlf,	__CLPK_doublecomplex *__df,	__CLPK_doublecomplex *__duf,	__CLPK_doublecomplex *__du2,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zgttrf _ ()
Объявление
От
int zgttrf_ (	__CLPK_integer *n,	__CLPK_doublecomplex *dl,	__CLPK_doublecomplex *d__,	__CLPK_doublecomplex *du,	__CLPK_doublecomplex *du2,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int zgttrf_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__dl,	__CLPK_doublecomplex *__d__,	__CLPK_doublecomplex *__du,	__CLPK_doublecomplex *__du2,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный zgttrs _ ()
Объявление
От
int zgttrs_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *dl,	__CLPK_doublecomplex *d__,	__CLPK_doublecomplex *du,	__CLPK_doublecomplex *du2,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zgttrs_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__dl,	__CLPK_doublecomplex *__d__,	__CLPK_doublecomplex *__du,	__CLPK_doublecomplex *__du2,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zgtts2 _ ()
Объявление
От
int zgtts2_ (	__CLPK_integer *itrans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *dl,	__CLPK_doublecomplex *d__,	__CLPK_doublecomplex *du,	__CLPK_doublecomplex *du2,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb);
К
int zgtts2_ (	__CLPK_integer *__itrans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__dl,	__CLPK_doublecomplex *__d__,	__CLPK_doublecomplex *__du,	__CLPK_doublecomplex *__du2,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb);

Измененный zhbev _ ()
Объявление
От
int zhbev_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zhbev_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zhbevd _ ()
Объявление
От
int zhbevd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int zhbevd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный zhbevx _ ()
Объявление
От
int zhbevx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int zhbevx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный zhbgst _ ()
Объявление
От
int zhbgst_ (	char *vect,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *bb,	__CLPK_integer *ldbb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zhbgst_ (	char *__vect,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__bb,	__CLPK_integer *__ldbb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zhbgv _ ()
Объявление
От
int zhbgv_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *bb,	__CLPK_integer *ldbb,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zhbgv_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__bb,	__CLPK_integer *__ldbb,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zhbgvd _ ()
Объявление
От
int zhbgvd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *bb,	__CLPK_integer *ldbb,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int zhbgvd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__bb,	__CLPK_integer *__ldbb,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный zhbgvx _ ()
Объявление
От
int zhbgvx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *ka,	__CLPK_integer *kb,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *bb,	__CLPK_integer *ldbb,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int zhbgvx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__ka,	__CLPK_integer *__kb,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__bb,	__CLPK_integer *__ldbb,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный zhbtrd _ ()
Объявление
От
int zhbtrd_ (	char *vect,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zhbtrd_ (	char *__vect,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zhecon _ ()
Объявление
От
int zhecon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zhecon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zheequb _ ()
Объявление
От
int zheequb_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zheequb_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zheev _ ()
Объявление
От
int zheev_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *w,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zheev_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zheevd _ ()
Объявление
От
int zheevd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *w,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int zheevd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный zheevr _ ()
Объявление
От
int zheevr_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int zheevr_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный zheevx _ ()
Объявление
От
int zheevx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int zheevx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный zhegs2 _ ()
Объявление
От
int zhegs2_ (	__CLPK_integer *itype,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zhegs2_ (	__CLPK_integer *__itype,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zhegst _ ()
Объявление
От
int zhegst_ (	__CLPK_integer *itype,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zhegst_ (	__CLPK_integer *__itype,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zhegv _ ()
Объявление
От
int zhegv_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublereal *w,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zhegv_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zhegvd _ ()
Объявление
От
int zhegvd_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublereal *w,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int zhegvd_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный zhegvx _ ()
Объявление
От
int zhegvx_ (	__CLPK_integer *itype,	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int zhegvx_ (	__CLPK_integer *__itype,	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный zherfs _ ()
Объявление
От
int zherfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zherfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zhesv _ ()
Объявление
От
int zhesv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zhesv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zhesvx _ ()
Объявление
От
int zhesvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zhesvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zhetd2 _ ()
Объявление
От
int zhetd2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *tau,	__CLPK_integer *info);
К
int zhetd2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__tau,	__CLPK_integer *__info);

Измененный zhetf2 _ ()
Объявление
От
int zhetf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int zhetf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный zhetrd _ ()
Объявление
От
int zhetrd_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zhetrd_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zhetrf _ ()
Объявление
От
int zhetrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zhetrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zhetri _ ()
Объявление
От
int zhetri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zhetri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zhetrs _ ()
Объявление
От
int zhetrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zhetrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zhfrk _ ()
Объявление
От
int zhfrk_ (	char *transr,	char *uplo,	char *trans,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublereal *alpha,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *beta,	__CLPK_doublecomplex *c__);
К
int zhfrk_ (	char *__transr,	char *__uplo,	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublereal *__alpha,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__beta,	__CLPK_doublecomplex *__c__);

Измененный zhgeqz _ ()
Объявление
От
int zhgeqz_ (	char *job,	char *compq,	char *compz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublecomplex *h__,	__CLPK_integer *ldh,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *beta,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zhgeqz_ (	char *__job,	char *__compq,	char *__compz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublecomplex *__h__,	__CLPK_integer *__ldh,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__beta,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zhpcon _ ()
Объявление
От
int zhpcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_integer *ipiv,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zhpcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zhpev _ ()
Объявление
От
int zhpev_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zhpev_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zhpevd _ ()
Объявление
От
int zhpevd_ (	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int zhpevd_ (	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный zhpevx _ ()
Объявление
От
int zhpevx_ (	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int zhpevx_ (	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный zhpgst _ ()
Объявление
От
int zhpgst_ (	__CLPK_integer *itype,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *bp,	__CLPK_integer *info);
К
int zhpgst_ (	__CLPK_integer *__itype,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__bp,	__CLPK_integer *__info);

Измененный zhpgv _ ()
Объявление
От
int zhpgv_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *bp,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zhpgv_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__bp,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zhpgvd _ ()
Объявление
От
int zhpgvd_ (	__CLPK_integer *itype,	char *jobz,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *bp,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int zhpgvd_ (	__CLPK_integer *__itype,	char *__jobz,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__bp,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный zhpgvx _ ()
Объявление
От
int zhpgvx_ (	__CLPK_integer *itype,	char *jobz,	char *range,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *bp,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int zhpgvx_ (	__CLPK_integer *__itype,	char *__jobz,	char *__range,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__bp,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный zhprfs _ ()
Объявление
От
int zhprfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *afp,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zhprfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__afp,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zhpsv _ ()
Объявление
От
int zhpsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zhpsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zhpsvx _ ()
Объявление
От
int zhpsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *afp,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zhpsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__afp,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zhptrd _ ()
Объявление
От
int zhptrd_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *tau,	__CLPK_integer *info);
К
int zhptrd_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__tau,	__CLPK_integer *__info);

Измененный zhptrf _ ()
Объявление
От
int zhptrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int zhptrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный zhptri _ ()
Объявление
От
int zhptri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zhptri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zhptrs _ ()
Объявление
От
int zhptrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zhptrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zhsein _ ()
Объявление
От
int zhsein_ (	char *side,	char *eigsrc,	char *initv,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublecomplex *h__,	__CLPK_integer *ldh,	__CLPK_doublecomplex *w,	__CLPK_doublecomplex *vl,	__CLPK_integer *ldvl,	__CLPK_doublecomplex *vr,	__CLPK_integer *ldvr,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *ifaill,	__CLPK_integer *ifailr,	__CLPK_integer *info);
К
int zhsein_ (	char *__side,	char *__eigsrc,	char *__initv,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublecomplex *__h__,	__CLPK_integer *__ldh,	__CLPK_doublecomplex *__w,	__CLPK_doublecomplex *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublecomplex *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__ifaill,	__CLPK_integer *__ifailr,	__CLPK_integer *__info);

Измененный zhseqr _ ()
Объявление
От
int zhseqr_ (	char *job,	char *compz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublecomplex *h__,	__CLPK_integer *ldh,	__CLPK_doublecomplex *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zhseqr_ (	char *__job,	char *__compz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublecomplex *__h__,	__CLPK_integer *__ldh,	__CLPK_doublecomplex *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zlabrd _ ()
Объявление
От
int zlabrd_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *tauq,	__CLPK_doublecomplex *taup,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublecomplex *y,	__CLPK_integer *ldy);
К
int zlabrd_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__tauq,	__CLPK_doublecomplex *__taup,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublecomplex *__y,	__CLPK_integer *__ldy);

Измененный zlacgv _ ()
Объявление
От
int zlacgv_ (	__CLPK_integer *n,	__CLPK_doublecomplex *x,	__CLPK_integer *incx);
К
int zlacgv_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__x,	__CLPK_integer *__incx);

Измененный zlacn2 _ ()
Объявление
От
int zlacn2_ (	__CLPK_integer *n,	__CLPK_doublecomplex *v,	__CLPK_doublecomplex *x,	__CLPK_doublereal *est,	__CLPK_integer *kase,	__CLPK_integer *isave);
К
int zlacn2_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__v,	__CLPK_doublecomplex *__x,	__CLPK_doublereal *__est,	__CLPK_integer *__kase,	__CLPK_integer *__isave);

Измененный zlacon _ ()
Объявление
От
int zlacon_ (	__CLPK_integer *n,	__CLPK_doublecomplex *v,	__CLPK_doublecomplex *x,	__CLPK_doublereal *est,	__CLPK_integer *kase);
К
int zlacon_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__v,	__CLPK_doublecomplex *__x,	__CLPK_doublereal *__est,	__CLPK_integer *__kase);

Измененный zlacp2 _ ()
Объявление
От
int zlacp2_ (	char *uplo,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb);
К
int zlacp2_ (	char *__uplo,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb);

Измененный zlacpy _ ()
Объявление
От
int zlacpy_ (	char *uplo,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb);
К
int zlacpy_ (	char *__uplo,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb);

Измененный zlacrm _ ()
Объявление
От
int zlacrm_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *rwork);
К
int zlacrm_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__rwork);

Измененный zlacrt _ ()
Объявление
От
int zlacrt_ (	__CLPK_integer *n,	__CLPK_doublecomplex *cx,	__CLPK_integer *incx,	__CLPK_doublecomplex *cy,	__CLPK_integer *incy,	__CLPK_doublecomplex *c__,	__CLPK_doublecomplex *s);
К
int zlacrt_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__cx,	__CLPK_integer *__incx,	__CLPK_doublecomplex *__cy,	__CLPK_integer *__incy,	__CLPK_doublecomplex *__c__,	__CLPK_doublecomplex *__s);

Измененный zladiv _ ()
Объявление
От
void zladiv_ (	__CLPK_doublecomplex *ret_val,	__CLPK_doublecomplex *x,	__CLPK_doublecomplex *y);
К
void zladiv_ (	__CLPK_doublecomplex *__ret_val,	__CLPK_doublecomplex *__x,	__CLPK_doublecomplex *__y);

Измененный zlaed0 _ ()
Объявление
От
int zlaed0_ (	__CLPK_integer *qsiz,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublecomplex *qstore,	__CLPK_integer *ldqs,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int zlaed0_ (	__CLPK_integer *__qsiz,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublecomplex *__qstore,	__CLPK_integer *__ldqs,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный zlaed7 _ ()
Объявление
От
int zlaed7_ (	__CLPK_integer *n,	__CLPK_integer *cutpnt,	__CLPK_integer *qsiz,	__CLPK_integer *tlvls,	__CLPK_integer *curlvl,	__CLPK_integer *curpbm,	__CLPK_doublereal *d__,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublereal *rho,	__CLPK_integer *indxq,	__CLPK_doublereal *qstore,	__CLPK_integer *qptr,	__CLPK_integer *prmptr,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_doublereal *givnum,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int zlaed7_ (	__CLPK_integer *__n,	__CLPK_integer *__cutpnt,	__CLPK_integer *__qsiz,	__CLPK_integer *__tlvls,	__CLPK_integer *__curlvl,	__CLPK_integer *__curpbm,	__CLPK_doublereal *__d__,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__rho,	__CLPK_integer *__indxq,	__CLPK_doublereal *__qstore,	__CLPK_integer *__qptr,	__CLPK_integer *__prmptr,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_doublereal *__givnum,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный zlaed8 _ ()
Объявление
От
int zlaed8_ (	__CLPK_integer *k,	__CLPK_integer *n,	__CLPK_integer *qsiz,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublereal *d__,	__CLPK_doublereal *rho,	__CLPK_integer *cutpnt,	__CLPK_doublereal *z__,	__CLPK_doublereal *dlamda,	__CLPK_doublecomplex *q2,	__CLPK_integer *ldq2,	__CLPK_doublereal *w,	__CLPK_integer *indxp,	__CLPK_integer *indx,	__CLPK_integer *indxq,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_doublereal *givnum,	__CLPK_integer *info);
К
int zlaed8_ (	__CLPK_integer *__k,	__CLPK_integer *__n,	__CLPK_integer *__qsiz,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__rho,	__CLPK_integer *__cutpnt,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__dlamda,	__CLPK_doublecomplex *__q2,	__CLPK_integer *__ldq2,	__CLPK_doublereal *__w,	__CLPK_integer *__indxp,	__CLPK_integer *__indx,	__CLPK_integer *__indxq,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_doublereal *__givnum,	__CLPK_integer *__info);

Измененный zlaein _ ()
Объявление
От
int zlaein_ (	__CLPK_logical *rightv,	__CLPK_logical *noinit,	__CLPK_integer *n,	__CLPK_doublecomplex *h__,	__CLPK_integer *ldh,	__CLPK_doublecomplex *w,	__CLPK_doublecomplex *v,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublereal *rwork,	__CLPK_doublereal *eps3,	__CLPK_doublereal *smlnum,	__CLPK_integer *info);
К
int zlaein_ (	__CLPK_logical *__rightv,	__CLPK_logical *__noinit,	__CLPK_integer *__n,	__CLPK_doublecomplex *__h__,	__CLPK_integer *__ldh,	__CLPK_doublecomplex *__w,	__CLPK_doublecomplex *__v,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__rwork,	__CLPK_doublereal *__eps3,	__CLPK_doublereal *__smlnum,	__CLPK_integer *__info);

Измененный zlaesy _ ()
Объявление
От
int zlaesy_ (	__CLPK_doublecomplex *a,	__CLPK_doublecomplex *b,	__CLPK_doublecomplex *c__,	__CLPK_doublecomplex *rt1,	__CLPK_doublecomplex *rt2,	__CLPK_doublecomplex *evscal,	__CLPK_doublecomplex *cs1,	__CLPK_doublecomplex *sn1);
К
int zlaesy_ (	__CLPK_doublecomplex *__a,	__CLPK_doublecomplex *__b,	__CLPK_doublecomplex *__c__,	__CLPK_doublecomplex *__rt1,	__CLPK_doublecomplex *__rt2,	__CLPK_doublecomplex *__evscal,	__CLPK_doublecomplex *__cs1,	__CLPK_doublecomplex *__sn1);

Измененный zlaev2 _ ()
Объявление
От
int zlaev2_ (	__CLPK_doublecomplex *a,	__CLPK_doublecomplex *b,	__CLPK_doublecomplex *c__,	__CLPK_doublereal *rt1,	__CLPK_doublereal *rt2,	__CLPK_doublereal *cs1,	__CLPK_doublecomplex *sn1);
К
int zlaev2_ (	__CLPK_doublecomplex *__a,	__CLPK_doublecomplex *__b,	__CLPK_doublecomplex *__c__,	__CLPK_doublereal *__rt1,	__CLPK_doublereal *__rt2,	__CLPK_doublereal *__cs1,	__CLPK_doublecomplex *__sn1);

Измененный zlag2c _ ()
Объявление
От
int zlag2c_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_complex *sa,	__CLPK_integer *ldsa,	__CLPK_integer *info);
К
int zlag2c_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__sa,	__CLPK_integer *__ldsa,	__CLPK_integer *__info);

Измененный zlags2 _ ()
Объявление
От
int zlags2_ (	__CLPK_logical *upper,	__CLPK_doublereal *a1,	__CLPK_doublecomplex *a2,	__CLPK_doublereal *a3,	__CLPK_doublereal *b1,	__CLPK_doublecomplex *b2,	__CLPK_doublereal *b3,	__CLPK_doublereal *csu,	__CLPK_doublecomplex *snu,	__CLPK_doublereal *csv,	__CLPK_doublecomplex *snv,	__CLPK_doublereal *csq,	__CLPK_doublecomplex *snq);
К
int zlags2_ (	__CLPK_logical *__upper,	__CLPK_doublereal *__a1,	__CLPK_doublecomplex *__a2,	__CLPK_doublereal *__a3,	__CLPK_doublereal *__b1,	__CLPK_doublecomplex *__b2,	__CLPK_doublereal *__b3,	__CLPK_doublereal *__csu,	__CLPK_doublecomplex *__snu,	__CLPK_doublereal *__csv,	__CLPK_doublecomplex *__snv,	__CLPK_doublereal *__csq,	__CLPK_doublecomplex *__snq);

Измененный zlagtm _ ()
Объявление
От
int zlagtm_ (	char *trans,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *alpha,	__CLPK_doublecomplex *dl,	__CLPK_doublecomplex *d__,	__CLPK_doublecomplex *du,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *beta,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb);
К
int zlagtm_ (	char *__trans,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__alpha,	__CLPK_doublecomplex *__dl,	__CLPK_doublecomplex *__d__,	__CLPK_doublecomplex *__du,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__beta,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb);

Измененный zlahef _ ()
Объявление
От
int zlahef_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_integer *kb,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *w,	__CLPK_integer *ldw,	__CLPK_integer *info);
К
int zlahef_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_integer *__kb,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__w,	__CLPK_integer *__ldw,	__CLPK_integer *__info);

Измененный zlahqr _ ()
Объявление
От
int zlahqr_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublecomplex *h__,	__CLPK_integer *ldh,	__CLPK_doublecomplex *w,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_integer *info);
К
int zlahqr_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublecomplex *__h__,	__CLPK_integer *__ldh,	__CLPK_doublecomplex *__w,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__info);

Измененный zlahr2 _ ()
Объявление
От
int zlahr2_ (	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *nb,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt,	__CLPK_doublecomplex *y,	__CLPK_integer *ldy);
К
int zlahr2_ (	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__nb,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt,	__CLPK_doublecomplex *__y,	__CLPK_integer *__ldy);

Измененный zlahrd _ ()
Объявление
От
int zlahrd_ (	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *nb,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt,	__CLPK_doublecomplex *y,	__CLPK_integer *ldy);
К
int zlahrd_ (	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__nb,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt,	__CLPK_doublecomplex *__y,	__CLPK_integer *__ldy);

Измененный zlaic1 _ ()
Объявление
От
int zlaic1_ (	__CLPK_integer *job,	__CLPK_integer *j,	__CLPK_doublecomplex *x,	__CLPK_doublereal *sest,	__CLPK_doublecomplex *w,	__CLPK_doublecomplex *gamma,	__CLPK_doublereal *sestpr,	__CLPK_doublecomplex *s,	__CLPK_doublecomplex *c__);
К
int zlaic1_ (	__CLPK_integer *__job,	__CLPK_integer *__j,	__CLPK_doublecomplex *__x,	__CLPK_doublereal *__sest,	__CLPK_doublecomplex *__w,	__CLPK_doublecomplex *__gamma,	__CLPK_doublereal *__sestpr,	__CLPK_doublecomplex *__s,	__CLPK_doublecomplex *__c__);

Измененный zlals0 _ ()
Объявление
От
int zlals0_ (	__CLPK_integer *icompq,	__CLPK_integer *nl,	__CLPK_integer *nr,	__CLPK_integer *sqre,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *bx,	__CLPK_integer *ldbx,	__CLPK_integer *perm,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_doublereal *givnum,	__CLPK_integer *ldgnum,	__CLPK_doublereal *poles,	__CLPK_doublereal *difl,	__CLPK_doublereal *difr,	__CLPK_doublereal *z__,	__CLPK_integer *k,	__CLPK_doublereal *c__,	__CLPK_doublereal *s,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zlals0_ (	__CLPK_integer *__icompq,	__CLPK_integer *__nl,	__CLPK_integer *__nr,	__CLPK_integer *__sqre,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__bx,	__CLPK_integer *__ldbx,	__CLPK_integer *__perm,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_doublereal *__givnum,	__CLPK_integer *__ldgnum,	__CLPK_doublereal *__poles,	__CLPK_doublereal *__difl,	__CLPK_doublereal *__difr,	__CLPK_doublereal *__z__,	__CLPK_integer *__k,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__s,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zlalsa _ ()
Объявление
От
int zlalsa_ (	__CLPK_integer *icompq,	__CLPK_integer *smlsiz,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *bx,	__CLPK_integer *ldbx,	__CLPK_doublereal *u,	__CLPK_integer *ldu,	__CLPK_doublereal *vt,	__CLPK_integer *k,	__CLPK_doublereal *difl,	__CLPK_doublereal *difr,	__CLPK_doublereal *z__,	__CLPK_doublereal *poles,	__CLPK_integer *givptr,	__CLPK_integer *givcol,	__CLPK_integer *ldgcol,	__CLPK_integer *perm,	__CLPK_doublereal *givnum,	__CLPK_doublereal *c__,	__CLPK_doublereal *s,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int zlalsa_ (	__CLPK_integer *__icompq,	__CLPK_integer *__smlsiz,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__bx,	__CLPK_integer *__ldbx,	__CLPK_doublereal *__u,	__CLPK_integer *__ldu,	__CLPK_doublereal *__vt,	__CLPK_integer *__k,	__CLPK_doublereal *__difl,	__CLPK_doublereal *__difr,	__CLPK_doublereal *__z__,	__CLPK_doublereal *__poles,	__CLPK_integer *__givptr,	__CLPK_integer *__givcol,	__CLPK_integer *__ldgcol,	__CLPK_integer *__perm,	__CLPK_doublereal *__givnum,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__s,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный zlalsd _ ()
Объявление
От
int zlalsd_ (	char *uplo,	__CLPK_integer *smlsiz,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublereal *rcond,	__CLPK_integer *rank,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int zlalsd_ (	char *__uplo,	__CLPK_integer *__smlsiz,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__rcond,	__CLPK_integer *__rank,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный zlangb _ ()
Объявление
От
__CLPK_doublereal zlangb_ (	char *norm,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlangb_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__work);

Измененный zlange _ ()
Объявление
От
__CLPK_doublereal zlange_ (	char *norm,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlange_ (	char *__norm,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__work);

Измененный zlangt _ ()
Объявление
От
__CLPK_doublereal zlangt_ (	char *norm,	__CLPK_integer *n,	__CLPK_doublecomplex *dl,	__CLPK_doublecomplex *d__,	__CLPK_doublecomplex *du);
К
__CLPK_doublereal zlangt_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_doublecomplex *__dl,	__CLPK_doublecomplex *__d__,	__CLPK_doublecomplex *__du);

Измененный zlanhb _ ()
Объявление
От
__CLPK_doublereal zlanhb_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlanhb_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__work);

Измененный zlanhe _ ()
Объявление
От
__CLPK_doublereal zlanhe_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlanhe_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__work);

Измененный zlanhf _ ()
Объявление
От
__CLPK_doublereal zlanhf_ (	char *norm,	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlanhf_ (	char *__norm,	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_doublereal *__work);

Измененный zlanhp _ ()
Объявление
От
__CLPK_doublereal zlanhp_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlanhp_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublereal *__work);

Измененный zlanhs _ ()
Объявление
От
__CLPK_doublereal zlanhs_ (	char *norm,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlanhs_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__work);

Измененный zlanht _ ()
Объявление
От
__CLPK_doublereal zlanht_ (	char *norm,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublecomplex *e);
К
__CLPK_doublereal zlanht_ (	char *__norm,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublecomplex *__e);

Измененный zlansb _ ()
Объявление
От
__CLPK_doublereal zlansb_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlansb_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__work);

Измененный zlansp _ ()
Объявление
От
__CLPK_doublereal zlansp_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlansp_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublereal *__work);

Измененный zlansy _ ()
Объявление
От
__CLPK_doublereal zlansy_ (	char *norm,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlansy_ (	char *__norm,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__work);

Измененный zlantb _ ()
Объявление
От
__CLPK_doublereal zlantb_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlantb_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__work);

Измененный zlantp _ ()
Объявление
От
__CLPK_doublereal zlantp_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlantp_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublereal *__work);

Измененный zlantr _ ()
Объявление
От
__CLPK_doublereal zlantr_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *work);
К
__CLPK_doublereal zlantr_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__work);

Измененный zlapll _ ()
Объявление
От
int zlapll_ (	__CLPK_integer *n,	__CLPK_doublecomplex *x,	__CLPK_integer *incx,	__CLPK_doublecomplex *y,	__CLPK_integer *incy,	__CLPK_doublereal *ssmin);
К
int zlapll_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__x,	__CLPK_integer *__incx,	__CLPK_doublecomplex *__y,	__CLPK_integer *__incy,	__CLPK_doublereal *__ssmin);

Измененный zlapmt _ ()
Объявление
От
int zlapmt_ (	__CLPK_logical *forwrd,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_integer *k);
К
int zlapmt_ (	__CLPK_logical *__forwrd,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_integer *__k);

Измененный zlaqgb _ ()
Объявление
От
int zlaqgb_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *rowcnd,	__CLPK_doublereal *colcnd,	__CLPK_doublereal *amax,	char *equed);
К
int zlaqgb_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rowcnd,	__CLPK_doublereal *__colcnd,	__CLPK_doublereal *__amax,	char *__equed);

Измененный zlaqge _ ()
Объявление
От
int zlaqge_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *r__,	__CLPK_doublereal *c__,	__CLPK_doublereal *rowcnd,	__CLPK_doublereal *colcnd,	__CLPK_doublereal *amax,	char *equed);
К
int zlaqge_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__r__,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__rowcnd,	__CLPK_doublereal *__colcnd,	__CLPK_doublereal *__amax,	char *__equed);

Измененный zlaqhb _ ()
Объявление
От
int zlaqhb_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	char *equed);
К
int zlaqhb_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	char *__equed);

Измененный zlaqhe _ ()
Объявление
От
int zlaqhe_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	char *equed);
К
int zlaqhe_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	char *__equed);

Измененный zlaqhp _ ()
Объявление
От
int zlaqhp_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	char *equed);
К
int zlaqhp_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	char *__equed);

Измененный zlaqp2 _ ()
Объявление
От
int zlaqp2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *offset,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_doublecomplex *tau,	__CLPK_doublereal *vn1,	__CLPK_doublereal *vn2,	__CLPK_doublecomplex *work);
К
int zlaqp2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__offset,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_doublecomplex *__tau,	__CLPK_doublereal *__vn1,	__CLPK_doublereal *__vn2,	__CLPK_doublecomplex *__work);

Измененный zlaqps _ ()
Объявление
От
int zlaqps_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *offset,	__CLPK_integer *nb,	__CLPK_integer *kb,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *jpvt,	__CLPK_doublecomplex *tau,	__CLPK_doublereal *vn1,	__CLPK_doublereal *vn2,	__CLPK_doublecomplex *auxv,	__CLPK_doublecomplex *f,	__CLPK_integer *ldf);
К
int zlaqps_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__offset,	__CLPK_integer *__nb,	__CLPK_integer *__kb,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__jpvt,	__CLPK_doublecomplex *__tau,	__CLPK_doublereal *__vn1,	__CLPK_doublereal *__vn2,	__CLPK_doublecomplex *__auxv,	__CLPK_doublecomplex *__f,	__CLPK_integer *__ldf);

Измененный zlaqr0 _ ()
Объявление
От
int zlaqr0_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublecomplex *h__,	__CLPK_integer *ldh,	__CLPK_doublecomplex *w,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zlaqr0_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublecomplex *__h__,	__CLPK_integer *__ldh,	__CLPK_doublecomplex *__w,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zlaqr1 _ ()
Объявление
От
int zlaqr1_ (	__CLPK_integer *n,	__CLPK_doublecomplex *h__,	__CLPK_integer *ldh,	__CLPK_doublecomplex *s1,	__CLPK_doublecomplex *s2,	__CLPK_doublecomplex *v);
К
int zlaqr1_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__h__,	__CLPK_integer *__ldh,	__CLPK_doublecomplex *__s1,	__CLPK_doublecomplex *__s2,	__CLPK_doublecomplex *__v);

Измененный zlaqr2 _ ()
Объявление
От
int zlaqr2_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ktop,	__CLPK_integer *kbot,	__CLPK_integer *nw,	__CLPK_doublecomplex *h__,	__CLPK_integer *ldh,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_integer *ns,	__CLPK_integer *nd,	__CLPK_doublecomplex *sh,	__CLPK_doublecomplex *v,	__CLPK_integer *ldv,	__CLPK_integer *nh,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt,	__CLPK_integer *nv,	__CLPK_doublecomplex *wv,	__CLPK_integer *ldwv,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork);
К
int zlaqr2_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ktop,	__CLPK_integer *__kbot,	__CLPK_integer *__nw,	__CLPK_doublecomplex *__h__,	__CLPK_integer *__ldh,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__ns,	__CLPK_integer *__nd,	__CLPK_doublecomplex *__sh,	__CLPK_doublecomplex *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__nh,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt,	__CLPK_integer *__nv,	__CLPK_doublecomplex *__wv,	__CLPK_integer *__ldwv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork);

Измененный zlaqr3 _ ()
Объявление
От
int zlaqr3_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ktop,	__CLPK_integer *kbot,	__CLPK_integer *nw,	__CLPK_doublecomplex *h__,	__CLPK_integer *ldh,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_integer *ns,	__CLPK_integer *nd,	__CLPK_doublecomplex *sh,	__CLPK_doublecomplex *v,	__CLPK_integer *ldv,	__CLPK_integer *nh,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt,	__CLPK_integer *nv,	__CLPK_doublecomplex *wv,	__CLPK_integer *ldwv,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork);
К
int zlaqr3_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ktop,	__CLPK_integer *__kbot,	__CLPK_integer *__nw,	__CLPK_doublecomplex *__h__,	__CLPK_integer *__ldh,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__ns,	__CLPK_integer *__nd,	__CLPK_doublecomplex *__sh,	__CLPK_doublecomplex *__v,	__CLPK_integer *__ldv,	__CLPK_integer *__nh,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt,	__CLPK_integer *__nv,	__CLPK_doublecomplex *__wv,	__CLPK_integer *__ldwv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork);

Измененный zlaqr4 _ ()
Объявление
От
int zlaqr4_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublecomplex *h__,	__CLPK_integer *ldh,	__CLPK_doublecomplex *w,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zlaqr4_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublecomplex *__h__,	__CLPK_integer *__ldh,	__CLPK_doublecomplex *__w,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zlaqr5 _ ()
Объявление
От
int zlaqr5_ (	__CLPK_logical *wantt,	__CLPK_logical *wantz,	__CLPK_integer *kacc22,	__CLPK_integer *n,	__CLPK_integer *ktop,	__CLPK_integer *kbot,	__CLPK_integer *nshfts,	__CLPK_doublecomplex *s,	__CLPK_doublecomplex *h__,	__CLPK_integer *ldh,	__CLPK_integer *iloz,	__CLPK_integer *ihiz,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *v,	__CLPK_integer *ldv,	__CLPK_doublecomplex *u,	__CLPK_integer *ldu,	__CLPK_integer *nv,	__CLPK_doublecomplex *wv,	__CLPK_integer *ldwv,	__CLPK_integer *nh,	__CLPK_doublecomplex *wh,	__CLPK_integer *ldwh);
К
int zlaqr5_ (	__CLPK_logical *__wantt,	__CLPK_logical *__wantz,	__CLPK_integer *__kacc22,	__CLPK_integer *__n,	__CLPK_integer *__ktop,	__CLPK_integer *__kbot,	__CLPK_integer *__nshfts,	__CLPK_doublecomplex *__s,	__CLPK_doublecomplex *__h__,	__CLPK_integer *__ldh,	__CLPK_integer *__iloz,	__CLPK_integer *__ihiz,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__v,	__CLPK_integer *__ldv,	__CLPK_doublecomplex *__u,	__CLPK_integer *__ldu,	__CLPK_integer *__nv,	__CLPK_doublecomplex *__wv,	__CLPK_integer *__ldwv,	__CLPK_integer *__nh,	__CLPK_doublecomplex *__wh,	__CLPK_integer *__ldwh);

Измененный zlaqsb _ ()
Объявление
От
int zlaqsb_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	char *equed);
К
int zlaqsb_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	char *__equed);

Измененный zlaqsp _ ()
Объявление
От
int zlaqsp_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	char *equed);
К
int zlaqsp_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	char *__equed);

Измененный zlaqsy _ ()
Объявление
От
int zlaqsy_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	char *equed);
К
int zlaqsy_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	char *__equed);

Измененный zlar1v _ ()
Объявление
От
int zlar1v_ (	__CLPK_integer *n,	__CLPK_integer *b1,	__CLPK_integer *bn,	__CLPK_doublereal *lambda,	__CLPK_doublereal *d__,	__CLPK_doublereal *l,	__CLPK_doublereal *ld,	__CLPK_doublereal *lld,	__CLPK_doublereal *pivmin,	__CLPK_doublereal *gaptol,	__CLPK_doublecomplex *z__,	__CLPK_logical *wantnc,	__CLPK_integer *negcnt,	__CLPK_doublereal *ztz,	__CLPK_doublereal *mingma,	__CLPK_integer *r__,	__CLPK_integer *isuppz,	__CLPK_doublereal *nrminv,	__CLPK_doublereal *resid,	__CLPK_doublereal *rqcorr,	__CLPK_doublereal *work);
К
int zlar1v_ (	__CLPK_integer *__n,	__CLPK_integer *__b1,	__CLPK_integer *__bn,	__CLPK_doublereal *__lambda,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__l,	__CLPK_doublereal *__ld,	__CLPK_doublereal *__lld,	__CLPK_doublereal *__pivmin,	__CLPK_doublereal *__gaptol,	__CLPK_doublecomplex *__z__,	__CLPK_logical *__wantnc,	__CLPK_integer *__negcnt,	__CLPK_doublereal *__ztz,	__CLPK_doublereal *__mingma,	__CLPK_integer *__r__,	__CLPK_integer *__isuppz,	__CLPK_doublereal *__nrminv,	__CLPK_doublereal *__resid,	__CLPK_doublereal *__rqcorr,	__CLPK_doublereal *__work);

Измененный zlar2v _ ()
Объявление
От
int zlar2v_ (	__CLPK_integer *n,	__CLPK_doublecomplex *x,	__CLPK_doublecomplex *y,	__CLPK_doublecomplex *z__,	__CLPK_integer *incx,	__CLPK_doublereal *c__,	__CLPK_doublecomplex *s,	__CLPK_integer *incc);
К
int zlar2v_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__x,	__CLPK_doublecomplex *__y,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__incx,	__CLPK_doublereal *__c__,	__CLPK_doublecomplex *__s,	__CLPK_integer *__incc);

Измененный zlarcm _ ()
Объявление
От
int zlarcm_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *rwork);
К
int zlarcm_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__rwork);

Измененный zlarf _ ()
Объявление
От
int zlarf_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *v,	__CLPK_integer *incv,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work);
К
int zlarf_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__v,	__CLPK_integer *__incv,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work);

Измененный zlarfb _ ()
Объявление
От
int zlarfb_ (	char *side,	char *trans,	char *direct,	char *storev,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *v,	__CLPK_integer *ldv,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *ldwork);
К
int zlarfb_ (	char *__side,	char *__trans,	char *__direct,	char *__storev,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__v,	__CLPK_integer *__ldv,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__ldwork);

Измененный zlarfg _ ()
Объявление
От
int zlarfg_ (	__CLPK_integer *n,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *x,	__CLPK_integer *incx,	__CLPK_doublecomplex *tau);
К
int zlarfg_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__x,	__CLPK_integer *__incx,	__CLPK_doublecomplex *__tau);

Измененный zlarfp _ ()
Объявление
От
int zlarfp_ (	__CLPK_integer *n,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *x,	__CLPK_integer *incx,	__CLPK_doublecomplex *tau);
К
int zlarfp_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__x,	__CLPK_integer *__incx,	__CLPK_doublecomplex *__tau);

Измененный zlarft _ ()
Объявление
От
int zlarft_ (	char *direct,	char *storev,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *v,	__CLPK_integer *ldv,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt);
К
int zlarft_ (	char *__direct,	char *__storev,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__v,	__CLPK_integer *__ldv,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt);

Измененный zlarfx _ ()
Объявление
От
int zlarfx_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *v,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work);
К
int zlarfx_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__v,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work);

Измененный zlargv _ ()
Объявление
От
int zlargv_ (	__CLPK_integer *n,	__CLPK_doublecomplex *x,	__CLPK_integer *incx,	__CLPK_doublecomplex *y,	__CLPK_integer *incy,	__CLPK_doublereal *c__,	__CLPK_integer *incc);
К
int zlargv_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__x,	__CLPK_integer *__incx,	__CLPK_doublecomplex *__y,	__CLPK_integer *__incy,	__CLPK_doublereal *__c__,	__CLPK_integer *__incc);

Измененный zlarnv _ ()
Объявление
От
int zlarnv_ (	__CLPK_integer *idist,	__CLPK_integer *iseed,	__CLPK_integer *n,	__CLPK_doublecomplex *x);
К
int zlarnv_ (	__CLPK_integer *__idist,	__CLPK_integer *__iseed,	__CLPK_integer *__n,	__CLPK_doublecomplex *__x);

Измененный zlarrv _ ()
Объявление
От
int zlarrv_ (	__CLPK_integer *n,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_doublereal *d__,	__CLPK_doublereal *l,	__CLPK_doublereal *pivmin,	__CLPK_integer *isplit,	__CLPK_integer *m,	__CLPK_integer *dol,	__CLPK_integer *dou,	__CLPK_doublereal *minrgp,	__CLPK_doublereal *rtol1,	__CLPK_doublereal *rtol2,	__CLPK_doublereal *w,	__CLPK_doublereal *werr,	__CLPK_doublereal *wgap,	__CLPK_integer *iblock,	__CLPK_integer *indexw,	__CLPK_doublereal *gers,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int zlarrv_ (	__CLPK_integer *__n,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__l,	__CLPK_doublereal *__pivmin,	__CLPK_integer *__isplit,	__CLPK_integer *__m,	__CLPK_integer *__dol,	__CLPK_integer *__dou,	__CLPK_doublereal *__minrgp,	__CLPK_doublereal *__rtol1,	__CLPK_doublereal *__rtol2,	__CLPK_doublereal *__w,	__CLPK_doublereal *__werr,	__CLPK_doublereal *__wgap,	__CLPK_integer *__iblock,	__CLPK_integer *__indexw,	__CLPK_doublereal *__gers,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный zlarscl2 _ ()
Объявление
От
int zlarscl2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx);
К
int zlarscl2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx);

Измененный zlartg _ ()
Объявление
От
int zlartg_ (	__CLPK_doublecomplex *f,	__CLPK_doublecomplex *g,	__CLPK_doublereal *cs,	__CLPK_doublecomplex *sn,	__CLPK_doublecomplex *r__);
К
int zlartg_ (	__CLPK_doublecomplex *__f,	__CLPK_doublecomplex *__g,	__CLPK_doublereal *__cs,	__CLPK_doublecomplex *__sn,	__CLPK_doublecomplex *__r__);

Измененный zlartv _ ()
Объявление
От
int zlartv_ (	__CLPK_integer *n,	__CLPK_doublecomplex *x,	__CLPK_integer *incx,	__CLPK_doublecomplex *y,	__CLPK_integer *incy,	__CLPK_doublereal *c__,	__CLPK_doublecomplex *s,	__CLPK_integer *incc);
К
int zlartv_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__x,	__CLPK_integer *__incx,	__CLPK_doublecomplex *__y,	__CLPK_integer *__incy,	__CLPK_doublereal *__c__,	__CLPK_doublecomplex *__s,	__CLPK_integer *__incc);

Измененный zlarz _ ()
Объявление
От
int zlarz_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *l,	__CLPK_doublecomplex *v,	__CLPK_integer *incv,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work);
К
int zlarz_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__l,	__CLPK_doublecomplex *__v,	__CLPK_integer *__incv,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work);

Измененный zlarzb _ ()
Объявление
От
int zlarzb_ (	char *side,	char *trans,	char *direct,	char *storev,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_doublecomplex *v,	__CLPK_integer *ldv,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *ldwork);
К
int zlarzb_ (	char *__side,	char *__trans,	char *__direct,	char *__storev,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_doublecomplex *__v,	__CLPK_integer *__ldv,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__ldwork);

Измененный zlarzt _ ()
Объявление
От
int zlarzt_ (	char *direct,	char *storev,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *v,	__CLPK_integer *ldv,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt);
К
int zlarzt_ (	char *__direct,	char *__storev,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__v,	__CLPK_integer *__ldv,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt);

Измененный zlascl2 _ ()
Объявление
От
int zlascl2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx);
К
int zlascl2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx);

Измененный zlascl _ ()
Объявление
От
int zlascl_ (	char *type__,	__CLPK_integer *kl,	__CLPK_integer *ku,	__CLPK_doublereal *cfrom,	__CLPK_doublereal *cto,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int zlascl_ (	char *__type__,	__CLPK_integer *__kl,	__CLPK_integer *__ku,	__CLPK_doublereal *__cfrom,	__CLPK_doublereal *__cto,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный zlaset _ ()
Объявление
От
int zlaset_ (	char *uplo,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *beta,	__CLPK_doublecomplex *a,	__CLPK_integer *lda);
К
int zlaset_ (	char *__uplo,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__beta,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda);

Измененный zlasr _ ()
Объявление
От
int zlasr_ (	char *side,	char *pivot,	char *direct,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublereal *c__,	__CLPK_doublereal *s,	__CLPK_doublecomplex *a,	__CLPK_integer *lda);
К
int zlasr_ (	char *__side,	char *__pivot,	char *__direct,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublereal *__c__,	__CLPK_doublereal *__s,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda);

Измененный zlassq _ ()
Объявление
От
int zlassq_ (	__CLPK_integer *n,	__CLPK_doublecomplex *x,	__CLPK_integer *incx,	__CLPK_doublereal *scale,	__CLPK_doublereal *sumsq);
К
int zlassq_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__x,	__CLPK_integer *__incx,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__sumsq);

Измененный zlaswp _ ()
Объявление
От
int zlaswp_ (	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *k1,	__CLPK_integer *k2,	__CLPK_integer *ipiv,	__CLPK_integer *incx);
К
int zlaswp_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__k1,	__CLPK_integer *__k2,	__CLPK_integer *__ipiv,	__CLPK_integer *__incx);

Измененный zlasyf _ ()
Объявление
От
int zlasyf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_integer *kb,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *w,	__CLPK_integer *ldw,	__CLPK_integer *info);
К
int zlasyf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_integer *__kb,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__w,	__CLPK_integer *__ldw,	__CLPK_integer *__info);

Измененный zlat2c _ ()
Объявление
От
int zlat2c_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_complex *sa,	__CLPK_integer *ldsa,	__CLPK_integer *info);
К
int zlat2c_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_complex *__sa,	__CLPK_integer *__ldsa,	__CLPK_integer *__info);

Измененный zlatbs _ ()
Объявление
От
int zlatbs_ (	char *uplo,	char *trans,	char *diag,	char *normin,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *x,	__CLPK_doublereal *scale,	__CLPK_doublereal *cnorm,	__CLPK_integer *info);
К
int zlatbs_ (	char *__uplo,	char *__trans,	char *__diag,	char *__normin,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__x,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__cnorm,	__CLPK_integer *__info);

Измененный zlatdf _ ()
Объявление
От
int zlatdf_ (	__CLPK_integer *ijob,	__CLPK_integer *n,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *rhs,	__CLPK_doublereal *rdsum,	__CLPK_doublereal *rdscal,	__CLPK_integer *ipiv,	__CLPK_integer *jpiv);
К
int zlatdf_ (	__CLPK_integer *__ijob,	__CLPK_integer *__n,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__rhs,	__CLPK_doublereal *__rdsum,	__CLPK_doublereal *__rdscal,	__CLPK_integer *__ipiv,	__CLPK_integer *__jpiv);

Измененный zlatps _ ()
Объявление
От
int zlatps_ (	char *uplo,	char *trans,	char *diag,	char *normin,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *x,	__CLPK_doublereal *scale,	__CLPK_doublereal *cnorm,	__CLPK_integer *info);
К
int zlatps_ (	char *__uplo,	char *__trans,	char *__diag,	char *__normin,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__x,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__cnorm,	__CLPK_integer *__info);

Измененный zlatrd _ ()
Объявление
От
int zlatrd_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nb,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *e,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *w,	__CLPK_integer *ldw);
К
int zlatrd_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nb,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__w,	__CLPK_integer *__ldw);

Измененный zlatrs _ ()
Объявление
От
int zlatrs_ (	char *uplo,	char *trans,	char *diag,	char *normin,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *x,	__CLPK_doublereal *scale,	__CLPK_doublereal *cnorm,	__CLPK_integer *info);
К
int zlatrs_ (	char *__uplo,	char *__trans,	char *__diag,	char *__normin,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__x,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__cnorm,	__CLPK_integer *__info);

Измененный zlatrz _ ()
Объявление
От
int zlatrz_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *l,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work);
К
int zlatrz_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__l,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work);

Измененный zlatzm _ ()
Объявление
От
int zlatzm_ (	char *side,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *v,	__CLPK_integer *incv,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c1,	__CLPK_doublecomplex *c2,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work);
К
int zlatzm_ (	char *__side,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__v,	__CLPK_integer *__incv,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c1,	__CLPK_doublecomplex *__c2,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work);

Измененный zlauu2 _ ()
Объявление
От
int zlauu2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int zlauu2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный zlauum _ ()
Объявление
От
int zlauum_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int zlauum_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный zpbcon _ ()
Объявление
От
int zpbcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zpbcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zpbequ _ ()
Объявление
От
int zpbequ_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int zpbequ_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный zpbrfs _ ()
Объявление
От
int zpbrfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *afb,	__CLPK_integer *ldafb,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zpbrfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__afb,	__CLPK_integer *__ldafb,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zpbstf _ ()
Объявление
От
int zpbstf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_integer *info);
К
int zpbstf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__info);

Измененный zpbsv _ ()
Объявление
От
int zpbsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zpbsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zpbsvx _ ()
Объявление
От
int zpbsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *afb,	__CLPK_integer *ldafb,	char *equed,	__CLPK_doublereal *s,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zpbsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__afb,	__CLPK_integer *__ldafb,	char *__equed,	__CLPK_doublereal *__s,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zpbtf2 _ ()
Объявление
От
int zpbtf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_integer *info);
К
int zpbtf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__info);

Измененный zpbtrf _ ()
Объявление
От
int zpbtrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_integer *info);
К
int zpbtrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_integer *__info);

Измененный zpbtrs _ ()
Объявление
От
int zpbtrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zpbtrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zpftrf _ ()
Объявление
От
int zpftrf_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *info);
К
int zpftrf_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__info);

Измененный zpftri _ ()
Объявление
От
int zpftri_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *info);
К
int zpftri_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__info);

Измененный zpftrs _ ()
Объявление
От
int zpftrs_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zpftrs_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zpocon _ ()
Объявление
От
int zpocon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zpocon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zpoequ _ ()
Объявление
От
int zpoequ_ (	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int zpoequ_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный zpoequb _ ()
Объявление
От
int zpoequb_ (	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int zpoequb_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный zporfs _ ()
Объявление
От
int zporfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *af,	__CLPK_integer *ldaf,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zporfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__af,	__CLPK_integer *__ldaf,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zposv _ ()
Объявление
От
int zposv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zposv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zposvx _ ()
Объявление
От
int zposvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *af,	__CLPK_integer *ldaf,	char *equed,	__CLPK_doublereal *s,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zposvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__af,	__CLPK_integer *__ldaf,	char *__equed,	__CLPK_doublereal *__s,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zpotf2 _ ()
Объявление
От
int zpotf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int zpotf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный zpotrf _ ()
Объявление
От
int zpotrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int zpotrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный zpotri _ ()
Объявление
От
int zpotri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int zpotri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный zpotrs _ ()
Объявление
От
int zpotrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zpotrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zppcon _ ()
Объявление
От
int zppcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zppcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zppequ _ ()
Объявление
От
int zppequ_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	__CLPK_integer *info);
К
int zppequ_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	__CLPK_integer *__info);

Измененный zpprfs _ ()
Объявление
От
int zpprfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *afp,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zpprfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__afp,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zppsv _ ()
Объявление
От
int zppsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zppsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zppsvx _ ()
Объявление
От
int zppsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *afp,	char *equed,	__CLPK_doublereal *s,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zppsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__afp,	char *__equed,	__CLPK_doublereal *__s,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zpptrf _ ()
Объявление
От
int zpptrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_integer *info);
К
int zpptrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__info);

Измененный zpptri _ ()
Объявление
От
int zpptri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_integer *info);
К
int zpptri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__info);

Измененный zpptrs _ ()
Объявление
От
int zpptrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zpptrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zpstf2 _ ()
Объявление
От
int zpstf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *piv,	__CLPK_integer *rank,	__CLPK_doublereal *tol,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int zpstf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__piv,	__CLPK_integer *__rank,	__CLPK_doublereal *__tol,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный zpstrf _ ()
Объявление
От
int zpstrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *piv,	__CLPK_integer *rank,	__CLPK_doublereal *tol,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int zpstrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__piv,	__CLPK_integer *__rank,	__CLPK_doublereal *__tol,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный zptcon _ ()
Объявление
От
int zptcon_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublecomplex *e,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zptcon_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublecomplex *__e,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zpteqr _ ()
Объявление
От
int zpteqr_ (	char *compz,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int zpteqr_ (	char *__compz,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный zptrfs _ ()
Объявление
От
int zptrfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *d__,	__CLPK_doublecomplex *e,	__CLPK_doublereal *df,	__CLPK_doublecomplex *ef,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zptrfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__d__,	__CLPK_doublecomplex *__e,	__CLPK_doublereal *__df,	__CLPK_doublecomplex *__ef,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zptsv _ ()
Объявление
От
int zptsv_ (	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *d__,	__CLPK_doublecomplex *e,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zptsv_ (	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__d__,	__CLPK_doublecomplex *__e,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zptsvx _ ()
Объявление
От
int zptsvx_ (	char *fact,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *d__,	__CLPK_doublecomplex *e,	__CLPK_doublereal *df,	__CLPK_doublecomplex *ef,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zptsvx_ (	char *__fact,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__d__,	__CLPK_doublecomplex *__e,	__CLPK_doublereal *__df,	__CLPK_doublecomplex *__ef,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zpttrf _ ()
Объявление
От
int zpttrf_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublecomplex *e,	__CLPK_integer *info);
К
int zpttrf_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublecomplex *__e,	__CLPK_integer *__info);

Измененный zpttrs _ ()
Объявление
От
int zpttrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *d__,	__CLPK_doublecomplex *e,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zpttrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__d__,	__CLPK_doublecomplex *__e,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zptts2 _ ()
Объявление
От
int zptts2_ (	__CLPK_integer *iuplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublereal *d__,	__CLPK_doublecomplex *e,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb);
К
int zptts2_ (	__CLPK_integer *__iuplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublereal *__d__,	__CLPK_doublecomplex *__e,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb);

Измененный zrot _ ()
Объявление
От
int zrot_ (	__CLPK_integer *n,	__CLPK_doublecomplex *cx,	__CLPK_integer *incx,	__CLPK_doublecomplex *cy,	__CLPK_integer *incy,	__CLPK_doublereal *c__,	__CLPK_doublecomplex *s);
К
int zrot_ (	__CLPK_integer *__n,	__CLPK_doublecomplex *__cx,	__CLPK_integer *__incx,	__CLPK_doublecomplex *__cy,	__CLPK_integer *__incy,	__CLPK_doublereal *__c__,	__CLPK_doublecomplex *__s);

Измененный zspcon _ ()
Объявление
От
int zspcon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_integer *ipiv,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zspcon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zspmv _ ()
Объявление
От
int zspmv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *x,	__CLPK_integer *incx,	__CLPK_doublecomplex *beta,	__CLPK_doublecomplex *y,	__CLPK_integer *incy);
К
int zspmv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__x,	__CLPK_integer *__incx,	__CLPK_doublecomplex *__beta,	__CLPK_doublecomplex *__y,	__CLPK_integer *__incy);

Измененный zspr _ ()
Объявление
От
int zspr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *x,	__CLPK_integer *incx,	__CLPK_doublecomplex *ap);
К
int zspr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__x,	__CLPK_integer *__incx,	__CLPK_doublecomplex *__ap);

Измененный zsprfs _ ()
Объявление
От
int zsprfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *afp,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zsprfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__afp,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zspsv _ ()
Объявление
От
int zspsv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zspsv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zspsvx _ ()
Объявление
От
int zspsvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *afp,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zspsvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__afp,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zsptrf _ ()
Объявление
От
int zsptrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int zsptrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный zsptri _ ()
Объявление
От
int zsptri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zsptri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zsptrs _ ()
Объявление
От
int zsptrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zsptrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный zstedc _ ()
Объявление
От
int zstedc_ (	char *compz,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *lrwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int zstedc_ (	char *__compz,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__lrwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный zstegr _ ()
Объявление
От
int zstegr_ (	char *jobz,	char *range,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_doublereal *abstol,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_integer *isuppz,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int zstegr_ (	char *__jobz,	char *__range,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_doublereal *__abstol,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__isuppz,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный zstein _ ()
Объявление
От
int zstein_ (	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_integer *iblock,	__CLPK_integer *isplit,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *iwork,	__CLPK_integer *ifail,	__CLPK_integer *info);
К
int zstein_ (	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_integer *__iblock,	__CLPK_integer *__isplit,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__iwork,	__CLPK_integer *__ifail,	__CLPK_integer *__info);

Измененный zstemr _ ()
Объявление
От
int zstemr_ (	char *jobz,	char *range,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublereal *vl,	__CLPK_doublereal *vu,	__CLPK_integer *il,	__CLPK_integer *iu,	__CLPK_integer *m,	__CLPK_doublereal *w,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_integer *nzc,	__CLPK_integer *isuppz,	__CLPK_logical *tryrac,	__CLPK_doublereal *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int zstemr_ (	char *__jobz,	char *__range,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublereal *__vl,	__CLPK_doublereal *__vu,	__CLPK_integer *__il,	__CLPK_integer *__iu,	__CLPK_integer *__m,	__CLPK_doublereal *__w,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__nzc,	__CLPK_integer *__isuppz,	__CLPK_logical *__tryrac,	__CLPK_doublereal *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный zsteqr _ ()
Объявление
От
int zsteqr_ (	char *compz,	__CLPK_integer *n,	__CLPK_doublereal *d__,	__CLPK_doublereal *e,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_doublereal *work,	__CLPK_integer *info);
К
int zsteqr_ (	char *__compz,	__CLPK_integer *__n,	__CLPK_doublereal *__d__,	__CLPK_doublereal *__e,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_doublereal *__work,	__CLPK_integer *__info);

Измененный zsycon _ ()
Объявление
От
int zsycon_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublereal *anorm,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zsycon_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublereal *__anorm,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zsyequb _ ()
Объявление
От
int zsyequb_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *s,	__CLPK_doublereal *scond,	__CLPK_doublereal *amax,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zsyequb_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__s,	__CLPK_doublereal *__scond,	__CLPK_doublereal *__amax,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zsymv _ ()
Объявление
От
int zsymv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *x,	__CLPK_integer *incx,	__CLPK_doublecomplex *beta,	__CLPK_doublecomplex *y,	__CLPK_integer *incy);
К
int zsymv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__x,	__CLPK_integer *__incx,	__CLPK_doublecomplex *__beta,	__CLPK_doublecomplex *__y,	__CLPK_integer *__incy);

Измененный zsyr _ ()
Объявление
От
int zsyr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *x,	__CLPK_integer *incx,	__CLPK_doublecomplex *a,	__CLPK_integer *lda);
К
int zsyr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__x,	__CLPK_integer *__incx,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda);

Измененный zsyrfs _ ()
Объявление
От
int zsyrfs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zsyrfs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zsysv _ ()
Объявление
От
int zsysv_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zsysv_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zsysvx _ ()
Объявление
От
int zsysvx_ (	char *fact,	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *af,	__CLPK_integer *ldaf,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *rcond,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int zsysvx_ (	char *__fact,	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__af,	__CLPK_integer *__ldaf,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__rcond,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный zsytf2 _ ()
Объявление
От
int zsytf2_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_integer *info);
К
int zsytf2_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_integer *__info);

Измененный zsytrf _ ()
Объявление
От
int zsytrf_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zsytrf_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zsytri _ ()
Объявление
От
int zsytri_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zsytri_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zsytrs _ ()
Объявление
От
int zsytrs_ (	char *uplo,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *ipiv,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int zsytrs_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__ipiv,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный ztbcon _ ()
Объявление
От
int ztbcon_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int ztbcon_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный ztbrfs _ ()
Объявление
От
int ztbrfs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int ztbrfs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный ztbtrs _ ()
Объявление
От
int ztbtrs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *kd,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ab,	__CLPK_integer *ldab,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int ztbtrs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__kd,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ab,	__CLPK_integer *__ldab,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный ztfsm _ ()
Объявление
От
int ztfsm_ (	char *transr,	char *side,	char *uplo,	char *trans,	char *diag,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *a,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb);
К
int ztfsm_ (	char *__transr,	char *__side,	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__a,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb);

Измененный ztftri _ ()
Объявление
От
int ztftri_ (	char *transr,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *info);
К
int ztftri_ (	char *__transr,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__info);

Измененный ztfttp _ ()
Объявление
От
int ztfttp_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *arf,	__CLPK_doublecomplex *ap,	__CLPK_integer *info);
К
int ztfttp_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__arf,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__info);

Измененный ztfttr _ ()
Объявление
От
int ztfttr_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *arf,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int ztfttr_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__arf,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный ztgevc _ ()
Объявление
От
int ztgevc_ (	char *side,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublecomplex *s,	__CLPK_integer *lds,	__CLPK_doublecomplex *p,	__CLPK_integer *ldp,	__CLPK_doublecomplex *vl,	__CLPK_integer *ldvl,	__CLPK_doublecomplex *vr,	__CLPK_integer *ldvr,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int ztgevc_ (	char *__side,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublecomplex *__s,	__CLPK_integer *__lds,	__CLPK_doublecomplex *__p,	__CLPK_integer *__ldp,	__CLPK_doublecomplex *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublecomplex *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный ztgex2 _ ()
Объявление
От
int ztgex2_ (	__CLPK_logical *wantq,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_integer *j1,	__CLPK_integer *info);
К
int ztgex2_ (	__CLPK_logical *__wantq,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__j1,	__CLPK_integer *__info);

Измененный ztgexc _ ()
Объявление
От
int ztgexc_ (	__CLPK_logical *wantq,	__CLPK_logical *wantz,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_integer *ifst,	__CLPK_integer *ilst,	__CLPK_integer *info);
К
int ztgexc_ (	__CLPK_logical *__wantq,	__CLPK_logical *__wantz,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__ifst,	__CLPK_integer *__ilst,	__CLPK_integer *__info);

Измененный ztgsen _ ()
Объявление
От
int ztgsen_ (	__CLPK_integer *ijob,	__CLPK_logical *wantq,	__CLPK_logical *wantz,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *alpha,	__CLPK_doublecomplex *beta,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublecomplex *z__,	__CLPK_integer *ldz,	__CLPK_integer *m,	__CLPK_doublereal *pl,	__CLPK_doublereal *pr,	__CLPK_doublereal *dif,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *liwork,	__CLPK_integer *info);
К
int ztgsen_ (	__CLPK_integer *__ijob,	__CLPK_logical *__wantq,	__CLPK_logical *__wantz,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__alpha,	__CLPK_doublecomplex *__beta,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublecomplex *__z__,	__CLPK_integer *__ldz,	__CLPK_integer *__m,	__CLPK_doublereal *__pl,	__CLPK_doublereal *__pr,	__CLPK_doublereal *__dif,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__liwork,	__CLPK_integer *__info);

Измененный ztgsja _ ()
Объявление
От
int ztgsja_ (	char *jobu,	char *jobv,	char *jobq,	__CLPK_integer *m,	__CLPK_integer *p,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublereal *tola,	__CLPK_doublereal *tolb,	__CLPK_doublereal *alpha,	__CLPK_doublereal *beta,	__CLPK_doublecomplex *u,	__CLPK_integer *ldu,	__CLPK_doublecomplex *v,	__CLPK_integer *ldv,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublecomplex *work,	__CLPK_integer *ncycle,	__CLPK_integer *info);
К
int ztgsja_ (	char *__jobu,	char *__jobv,	char *__jobq,	__CLPK_integer *__m,	__CLPK_integer *__p,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublereal *__tola,	__CLPK_doublereal *__tolb,	__CLPK_doublereal *__alpha,	__CLPK_doublereal *__beta,	__CLPK_doublecomplex *__u,	__CLPK_integer *__ldu,	__CLPK_doublecomplex *__v,	__CLPK_integer *__ldv,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublecomplex *__work,	__CLPK_integer *__ncycle,	__CLPK_integer *__info);

Измененный ztgsna _ ()
Объявление
От
int ztgsna_ (	char *job,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *vl,	__CLPK_integer *ldvl,	__CLPK_doublecomplex *vr,	__CLPK_integer *ldvr,	__CLPK_doublereal *s,	__CLPK_doublereal *dif,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int ztgsna_ (	char *__job,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublecomplex *__vr,	__CLPK_integer *__ldvr,	__CLPK_doublereal *__s,	__CLPK_doublereal *__dif,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный ztgsy2 _ ()
Объявление
От
int ztgsy2_ (	char *trans,	__CLPK_integer *ijob,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *d__,	__CLPK_integer *ldd,	__CLPK_doublecomplex *e,	__CLPK_integer *lde,	__CLPK_doublecomplex *f,	__CLPK_integer *ldf,	__CLPK_doublereal *scale,	__CLPK_doublereal *rdsum,	__CLPK_doublereal *rdscal,	__CLPK_integer *info);
К
int ztgsy2_ (	char *__trans,	__CLPK_integer *__ijob,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__d__,	__CLPK_integer *__ldd,	__CLPK_doublecomplex *__e,	__CLPK_integer *__lde,	__CLPK_doublecomplex *__f,	__CLPK_integer *__ldf,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__rdsum,	__CLPK_doublereal *__rdscal,	__CLPK_integer *__info);

Измененный ztgsyl _ ()
Объявление
От
int ztgsyl_ (	char *trans,	__CLPK_integer *ijob,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *d__,	__CLPK_integer *ldd,	__CLPK_doublecomplex *e,	__CLPK_integer *lde,	__CLPK_doublecomplex *f,	__CLPK_integer *ldf,	__CLPK_doublereal *scale,	__CLPK_doublereal *dif,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *iwork,	__CLPK_integer *info);
К
int ztgsyl_ (	char *__trans,	__CLPK_integer *__ijob,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__d__,	__CLPK_integer *__ldd,	__CLPK_doublecomplex *__e,	__CLPK_integer *__lde,	__CLPK_doublecomplex *__f,	__CLPK_integer *__ldf,	__CLPK_doublereal *__scale,	__CLPK_doublereal *__dif,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__iwork,	__CLPK_integer *__info);

Измененный ztpcon _ ()
Объявление
От
int ztpcon_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int ztpcon_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный ztprfs _ ()
Объявление
От
int ztprfs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int ztprfs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный ztptri _ ()
Объявление
От
int ztptri_ (	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_integer *info);
К
int ztptri_ (	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__info);

Измененный ztptrs _ ()
Объявление
От
int ztptrs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int ztptrs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный ztpttf _ ()
Объявление
От
int ztpttf_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *arf,	__CLPK_integer *info);
К
int ztpttf_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__arf,	__CLPK_integer *__info);

Измененный ztpttr _ ()
Объявление
От
int ztpttr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int ztpttr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный ztrcon _ ()
Объявление
От
int ztrcon_ (	char *norm,	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublereal *rcond,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int ztrcon_ (	char *__norm,	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublereal *__rcond,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный ztrevc _ ()
Объявление
От
int ztrevc_ (	char *side,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt,	__CLPK_doublecomplex *vl,	__CLPK_integer *ldvl,	__CLPK_doublecomplex *vr,	__CLPK_integer *ldvr,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int ztrevc_ (	char *__side,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt,	__CLPK_doublecomplex *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublecomplex *__vr,	__CLPK_integer *__ldvr,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный ztrexc _ ()
Объявление
От
int ztrexc_ (	char *compq,	__CLPK_integer *n,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_integer *ifst,	__CLPK_integer *ilst,	__CLPK_integer *info);
К
int ztrexc_ (	char *__compq,	__CLPK_integer *__n,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_integer *__ifst,	__CLPK_integer *__ilst,	__CLPK_integer *__info);

Измененный ztrrfs _ ()
Объявление
От
int ztrrfs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *x,	__CLPK_integer *ldx,	__CLPK_doublereal *ferr,	__CLPK_doublereal *berr,	__CLPK_doublecomplex *work,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int ztrrfs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__x,	__CLPK_integer *__ldx,	__CLPK_doublereal *__ferr,	__CLPK_doublereal *__berr,	__CLPK_doublecomplex *__work,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный ztrsen _ ()
Объявление
От
int ztrsen_ (	char *job,	char *compq,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublecomplex *w,	__CLPK_integer *m,	__CLPK_doublereal *s,	__CLPK_doublereal *sep,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int ztrsen_ (	char *__job,	char *__compq,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublecomplex *__w,	__CLPK_integer *__m,	__CLPK_doublereal *__s,	__CLPK_doublereal *__sep,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный ztrsna _ ()
Объявление
От
int ztrsna_ (	char *job,	char *howmny,	__CLPK_logical *select,	__CLPK_integer *n,	__CLPK_doublecomplex *t,	__CLPK_integer *ldt,	__CLPK_doublecomplex *vl,	__CLPK_integer *ldvl,	__CLPK_doublecomplex *vr,	__CLPK_integer *ldvr,	__CLPK_doublereal *s,	__CLPK_doublereal *sep,	__CLPK_integer *mm,	__CLPK_integer *m,	__CLPK_doublecomplex *work,	__CLPK_integer *ldwork,	__CLPK_doublereal *rwork,	__CLPK_integer *info);
К
int ztrsna_ (	char *__job,	char *__howmny,	__CLPK_logical *__select,	__CLPK_integer *__n,	__CLPK_doublecomplex *__t,	__CLPK_integer *__ldt,	__CLPK_doublecomplex *__vl,	__CLPK_integer *__ldvl,	__CLPK_doublecomplex *__vr,	__CLPK_integer *__ldvr,	__CLPK_doublereal *__s,	__CLPK_doublereal *__sep,	__CLPK_integer *__mm,	__CLPK_integer *__m,	__CLPK_doublecomplex *__work,	__CLPK_integer *__ldwork,	__CLPK_doublereal *__rwork,	__CLPK_integer *__info);

Измененный ztrsyl _ ()
Объявление
От
int ztrsyl_ (	char *trana,	char *tranb,	__CLPK_integer *isgn,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublereal *scale,	__CLPK_integer *info);
К
int ztrsyl_ (	char *__trana,	char *__tranb,	__CLPK_integer *__isgn,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublereal *__scale,	__CLPK_integer *__info);

Измененный ztrti2 _ ()
Объявление
От
int ztrti2_ (	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int ztrti2_ (	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный ztrtri _ ()
Объявление
От
int ztrtri_ (	char *uplo,	char *diag,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_integer *info);
К
int ztrtri_ (	char *__uplo,	char *__diag,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_integer *__info);

Измененный ztrtrs _ ()
Объявление
От
int ztrtrs_ (	char *uplo,	char *trans,	char *diag,	__CLPK_integer *n,	__CLPK_integer *nrhs,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *b,	__CLPK_integer *ldb,	__CLPK_integer *info);
К
int ztrtrs_ (	char *__uplo,	char *__trans,	char *__diag,	__CLPK_integer *__n,	__CLPK_integer *__nrhs,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__b,	__CLPK_integer *__ldb,	__CLPK_integer *__info);

Измененный ztrttf _ ()
Объявление
От
int ztrttf_ (	char *transr,	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *arf,	__CLPK_integer *info);
К
int ztrttf_ (	char *__transr,	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__arf,	__CLPK_integer *__info);

Измененный ztrttp _ ()
Объявление
От
int ztrttp_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *ap,	__CLPK_integer *info);
К
int ztrttp_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__ap,	__CLPK_integer *__info);

Измененный ztzrqf _ ()
Объявление
От
int ztzrqf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_integer *info);
К
int ztzrqf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_integer *__info);

Измененный ztzrzf _ ()
Объявление
От
int ztzrzf_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int ztzrzf_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zung2l _ ()
Объявление
От
int zung2l_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zung2l_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zung2r _ ()
Объявление
От
int zung2r_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zung2r_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zungbr _ ()
Объявление
От
int zungbr_ (	char *vect,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zungbr_ (	char *__vect,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zunghr _ ()
Объявление
От
int zunghr_ (	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zunghr_ (	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zungl2 _ ()
Объявление
От
int zungl2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zungl2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zunglq _ ()
Объявление
От
int zunglq_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zunglq_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zungql _ ()
Объявление
От
int zungql_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zungql_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zungqr _ ()
Объявление
От
int zungqr_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zungqr_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zungr2 _ ()
Объявление
От
int zungr2_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zungr2_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zungrq _ ()
Объявление
От
int zungrq_ (	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zungrq_ (	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zungtr _ ()
Объявление
От
int zungtr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zungtr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zunm2l _ ()
Объявление
От
int zunm2l_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zunm2l_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zunm2r _ ()
Объявление
От
int zunm2r_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zunm2r_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zunmbr _ ()
Объявление
От
int zunmbr_ (	char *vect,	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zunmbr_ (	char *__vect,	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zunmhr _ ()
Объявление
От
int zunmhr_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *ilo,	__CLPK_integer *ihi,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zunmhr_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__ilo,	__CLPK_integer *__ihi,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zunml2 _ ()
Объявление
От
int zunml2_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zunml2_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zunmlq _ ()
Объявление
От
int zunmlq_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zunmlq_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zunmql _ ()
Объявление
От
int zunmql_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zunmql_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zunmqr _ ()
Объявление
От
int zunmqr_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zunmqr_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zunmr2 _ ()
Объявление
От
int zunmr2_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zunmr2_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zunmr3 _ ()
Объявление
От
int zunmr3_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zunmr3_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zunmrq _ ()
Объявление
От
int zunmrq_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zunmrq_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zunmrz _ ()
Объявление
От
int zunmrz_ (	char *side,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_integer *k,	__CLPK_integer *l,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zunmrz_ (	char *__side,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_integer *__k,	__CLPK_integer *__l,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zunmtr _ ()
Объявление
От
int zunmtr_ (	char *side,	char *uplo,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *a,	__CLPK_integer *lda,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *lwork,	__CLPK_integer *info);
К
int zunmtr_ (	char *__side,	char *__uplo,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__a,	__CLPK_integer *__lda,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__lwork,	__CLPK_integer *__info);

Измененный zupgtr _ ()
Объявление
От
int zupgtr_ (	char *uplo,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *q,	__CLPK_integer *ldq,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zupgtr_ (	char *__uplo,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__q,	__CLPK_integer *__ldq,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

Измененный zupmtr _ ()
Объявление
От
int zupmtr_ (	char *side,	char *uplo,	char *trans,	__CLPK_integer *m,	__CLPK_integer *n,	__CLPK_doublecomplex *ap,	__CLPK_doublecomplex *tau,	__CLPK_doublecomplex *c__,	__CLPK_integer *ldc,	__CLPK_doublecomplex *work,	__CLPK_integer *info);
К
int zupmtr_ (	char *__side,	char *__uplo,	char *__trans,	__CLPK_integer *__m,	__CLPK_integer *__n,	__CLPK_doublecomplex *__ap,	__CLPK_doublecomplex *__tau,	__CLPK_doublecomplex *__c__,	__CLPK_integer *__ldc,	__CLPK_doublecomplex *__work,	__CLPK_integer *__info);

(Добавленный) LinearAlgebra/linear_systems.h
Добавленный la_solve ()
(Добавленный) LinearAlgebra/matrix.h
Добавленный #def LA_FEATURE_DIAGONALLY_DOMINANT
Добавленный #def LA_FEATURE_POSITIVE_DEFINITE
Добавленный #def LA_FEATURE_SYMMETRIC
Добавленный #def LA_NO_HINT
Добавленный #def LA_SHAPE_DIAGONAL
Добавленный #def LA_SHAPE_LOWER_TRIANGULAR
Добавленный #def LA_SHAPE_UPPER_TRIANGULAR
Добавленный la_diagonal_matrix_from_vector ()
Добавленный la_hint_t
Добавленный la_identity_matrix ()
Добавленный la_matrix_cols ()
Добавленный la_matrix_from_double_buffer ()
Добавленный la_matrix_from_double_buffer_nocopy ()
Добавленный la_matrix_from_float_buffer ()
Добавленный la_matrix_from_float_buffer_nocopy ()
Добавленный la_matrix_rows ()
Добавленный la_matrix_slice ()
Добавленный la_matrix_to_double_buffer ()
Добавленный la_matrix_to_float_buffer ()
Добавленный la_vector_from_matrix_col ()
Добавленный la_vector_from_matrix_diagonal ()
Добавленный la_vector_from_matrix_row ()
(Добавленный) LinearAlgebra/norms.h
Добавленный #def LA_L1_NORM
Добавленный #def LA_L2_NORM
Добавленный #def LA_LINF_NORM
Добавленный la_norm_as_double ()
Добавленный la_norm_as_float ()
Добавленный la_norm_t
Добавленный la_normalized_vector ()
(Добавленный) LinearAlgebra/object.h
Добавленный OS_la_object
Добавленный #def LA_RETURNS_RETAINED
Добавленный la_add_attributes ()
Добавленный la_object_t
Добавленный la_release ()
Добавленный #def la_release
Добавленный la_remove_attributes ()
Добавленный la_retain ()
Добавленный #def la_retain
Добавленный la_status ()
(Добавленный) LinearAlgebra/splat.h
Добавленный la_matrix_from_splat ()
Добавленный la_splat_from_double ()
Добавленный la_splat_from_float ()
Добавленный la_splat_from_matrix_element ()
Добавленный la_splat_from_vector_element ()
Добавленный la_vector_from_splat ()
(Удаленный) vBLAS.h
Удаленный CBLAS_DIAG
Удаленный CBLAS_ORDER
Удаленный CBLAS_SIDE
Удаленный CBLAS_TRANSPOSE
Удаленный CBLAS_UPLO
Удаленный ISAMAX ()
Удаленный #def IsAlignedAddr
Удаленный #def IsAlignedCount
Удаленный SASUM ()
Удаленный SAXPY ()
Удаленный SCOPY ()
Удаленный SDOT ()
Удаленный SGEMM ()
Удаленный SGEMV ()
Удаленный SNRM2 ()
Удаленный SROT ()
Удаленный SSCAL ()
Удаленный SSWAP ()
vDSP.h
Добавленный vDSP_DCT_IV
Добавленный vDSP_biquadmD ()
Добавленный vDSP_biquadm_CopyStateD ()
Добавленный vDSP_biquadm_CreateSetupD ()
Добавленный vDSP_biquadm_DestroySetupD ()
Добавленный vDSP_biquadm_ResetStateD ()
Добавленный vDSP_biquadm_SetupD
Добавленный vDSP_distancesqD ()
Добавленный vDSP_dotpr2D ()
Добавленный vDSP_vaddsub ()
Добавленный vDSP_vaddsubD ()
Добавленный vDSP_vrampmul2D ()
Добавленный vDSP_vrampmulD ()
Добавленный vDSP_vrampmuladd2D ()
Добавленный vDSP_vrampmuladdD ()
Добавленный vDSP_vsmsmaD ()
Добавленный vDSP_vswmax ()
Добавленный vDSP_vswmaxD ()
Добавленный vDSP_zvmaD ()
Добавленный vDSP_zvmmaaD ()
Измененный vDSP_biquadm ()
Объявление
От
void vDSP_biquadm (	vDSP_biquadm_Setup __vDSP_setup,	const float **__vDSP_in_channels,	vDSP_Stride __vDSP_in_stride,	float **__vDSP_out_channels,	vDSP_Stride __vDSP_out_stride,	vDSP_Length __vDSP_N);
К
void vDSP_biquadm (	vDSP_biquadm_Setup __vDSP_Setup,	const float **__vDSP_X,	vDSP_Stride __vDSP_IX,	float **__vDSP_Y,	vDSP_Stride __vDSP_IY,	vDSP_Length __vDSP_N);

vForce.h
Добавленный vvcbrt ()
Добавленный vvcbrtf ()
(Добавленный) vImage_CVUtilities.h
Добавленный kvImageCVImageFormat_AlphaIsOneHint
Добавленный kvImageCVImageFormat_ChromaSiting
Добавленный kvImageCVImageFormat_ColorSpace
Добавленный kvImageCVImageFormat_ConversionMatrix
Добавленный kvImageCVImageFormat_NoError
Добавленный kvImageCVImageFormat_VideoChannelDescription
Добавленный kvImageMatrixType_ARGBToYpCbCrMatrix
Добавленный kvImageMatrixType_None
Добавленный vImageBuffer_CopyToCVPixelBuffer ()
Добавленный vImageBuffer_InitForCopyFromCVPixelBuffer ()
Добавленный vImageBuffer_InitForCopyToCVPixelBuffer ()
Добавленный vImageBuffer_InitWithCVPixelBuffer ()
Добавленный vImageCVImageFormatError
Добавленный vImageCVImageFormat_Copy ()
Добавленный vImageCVImageFormat_CopyChannelDescription ()
Добавленный vImageCVImageFormat_CopyConversionMatrix ()
Добавленный vImageCVImageFormat_Create ()
Добавленный vImageCVImageFormat_CreateWithCVPixelBuffer ()
Добавленный vImageCVImageFormat_GetAlphaHint ()
Добавленный vImageCVImageFormat_GetChannelCount ()
Добавленный vImageCVImageFormat_GetChannelDescription ()
Добавленный vImageCVImageFormat_GetChannelNames ()
Добавленный vImageCVImageFormat_GetChromaSiting ()
Добавленный vImageCVImageFormat_GetColorSpace ()
Добавленный vImageCVImageFormat_GetConversionMatrix ()
Добавленный vImageCVImageFormat_GetFormatCode ()
Добавленный vImageCVImageFormat_GetUserData ()
Добавленный vImageCVImageFormat_Release ()
Добавленный vImageCVImageFormat_Retain ()
Добавленный vImageCVImageFormat_SetAlphaHint ()
Добавленный vImageCVImageFormat_SetChromaSiting ()
Добавленный vImageCVImageFormat_SetColorSpace ()
Добавленный vImageCVImageFormat_SetUserData ()
Добавленный vImageChannelDescription
Добавленный vImageConverter_CreateForCGToCVImageFormat ()
Добавленный vImageConverter_CreateForCVToCGImageFormat ()
Добавленный vImageCreateRGBColorSpaceWithPrimariesAndTransferFunction ()
Добавленный vImageMatrixType
Добавленный vImageRGBPrimaries
Добавленный vImageTransferFunction
Добавленный #def vImage_CVUtilities_h
vImage_Types.h
Добавленный Pixel_16Q12
Добавленный kvImage420Yp8_Cb8_Cr8
Добавленный kvImage420Yp8_CbCr8
Добавленный kvImage422CbYpCrYp16
Добавленный kvImage422CbYpCrYp8
Добавленный kvImage422CbYpCrYp8_AA8
Добавленный kvImage422CrYpCbYpCbYpCbYpCrYpCrYp10
Добавленный kvImage422YpCbYpCr8
Добавленный kvImage444AYpCbCr16
Добавленный kvImage444AYpCbCr8
Добавленный kvImage444CbYpCrA8
Добавленный kvImage444CrYpCb10
Добавленный kvImage444CrYpCb8
Добавленный kvImageARGB16Q12
Добавленный kvImageARGB16U
Добавленный kvImageARGB8888
Добавленный kvImageCoreVideoIsAbsent
Добавленный kvImageInvalidCVImageFormat
Добавленный kvImageInvalidImageObject
Добавленный kvImageUnsupportedConversion
Добавленный kvImage_ARGBToYpCbCrMatrix_ITU_R_601_4
Добавленный kvImage_ARGBToYpCbCrMatrix_ITU_R_709_2
Добавленный kvImage_YpCbCrToARGBMatrix_ITU_R_601_4
Добавленный kvImage_YpCbCrToARGBMatrix_ITU_R_709_2
Добавленный vImageARGBType
Добавленный vImageCVImageFormatRef
Добавленный vImageConstCVImageFormatRef
Добавленный vImageYpCbCrType
Добавленный vImage_ARGBToYpCbCr
Добавленный vImage_ARGBToYpCbCrMatrix
Добавленный vImage_YpCbCrPixelRange
Добавленный vImage_YpCbCrToARGB
Добавленный vImage_YpCbCrToARGBMatrix
Измененный vImageConverterRef
Заголовок
ОтvImage/vImage_Utilities.h
КvImage/vImage_Types.h

vImage_Utilities.h
Добавленный kvImageBufferTypeCode_Alpha
Добавленный kvImageBufferTypeCode_CGFormat
Добавленный kvImageBufferTypeCode_CMYK_Black
Добавленный kvImageBufferTypeCode_CMYK_Cyan
Добавленный kvImageBufferTypeCode_CMYK_Magenta
Добавленный kvImageBufferTypeCode_CMYK_Yellow
Добавленный kvImageBufferTypeCode_CVPixelBuffer_YCbCr
Добавленный kvImageBufferTypeCode_Cb
Добавленный kvImageBufferTypeCode_Chroma
Добавленный kvImageBufferTypeCode_Chunky
Добавленный kvImageBufferTypeCode_ColorSpaceChannel1
Добавленный kvImageBufferTypeCode_ColorSpaceChannel10
Добавленный kvImageBufferTypeCode_ColorSpaceChannel11
Добавленный kvImageBufferTypeCode_ColorSpaceChannel12
Добавленный kvImageBufferTypeCode_ColorSpaceChannel13
Добавленный kvImageBufferTypeCode_ColorSpaceChannel14
Добавленный kvImageBufferTypeCode_ColorSpaceChannel15
Добавленный kvImageBufferTypeCode_ColorSpaceChannel16
Добавленный kvImageBufferTypeCode_ColorSpaceChannel2
Добавленный kvImageBufferTypeCode_ColorSpaceChannel3
Добавленный kvImageBufferTypeCode_ColorSpaceChannel4
Добавленный kvImageBufferTypeCode_ColorSpaceChannel5
Добавленный kvImageBufferTypeCode_ColorSpaceChannel6
Добавленный kvImageBufferTypeCode_ColorSpaceChannel7
Добавленный kvImageBufferTypeCode_ColorSpaceChannel8
Добавленный kvImageBufferTypeCode_ColorSpaceChannel9
Добавленный kvImageBufferTypeCode_Cr
Добавленный kvImageBufferTypeCode_EndOfList
Добавленный kvImageBufferTypeCode_Indexed
Добавленный kvImageBufferTypeCode_LAB_A
Добавленный kvImageBufferTypeCode_LAB_B
Добавленный kvImageBufferTypeCode_LAB_L
Добавленный kvImageBufferTypeCode_Luminance
Добавленный kvImageBufferTypeCode_Monochrome
Добавленный kvImageBufferTypeCode_RGB_Blue
Добавленный kvImageBufferTypeCode_RGB_Green
Добавленный kvImageBufferTypeCode_RGB_Red
Добавленный kvImageBufferTypeCode_UniqueFormatCount
Добавленный kvImageBufferTypeCode_XYZ_X
Добавленный kvImageBufferTypeCode_XYZ_Y
Добавленный kvImageBufferTypeCode_XYZ_Z
Добавленный vImageBufferTypeCode
Добавленный vImageConverter_GetDestinationBufferOrder ()
Добавленный vImageConverter_GetNumberOfDestinationBuffers ()
Добавленный vImageConverter_GetNumberOfSourceBuffers ()
Добавленный vImageConverter_GetSourceBufferOrder ()
(Добавленный) LinearAlgebra/vector.h
Добавленный #def la_vector_from_double_buffer
Добавленный #def la_vector_from_double_buffer_nocopy
Добавленный #def la_vector_from_float_buffer
Добавленный #def la_vector_from_float_buffer_nocopy
Добавленный la_vector_length ()
Добавленный #def la_vector_reverse
Добавленный la_vector_slice ()
Добавленный la_vector_to_double_buffer ()
Добавленный la_vector_to_float_buffer ()