diff options
Diffstat (limited to 'src/fortran/lapack/lapack_f/lapack_DLL_f2c.vcproj')
-rw-r--r-- | src/fortran/lapack/lapack_f/lapack_DLL_f2c.vcproj | 2779 |
1 files changed, 0 insertions, 2779 deletions
diff --git a/src/fortran/lapack/lapack_f/lapack_DLL_f2c.vcproj b/src/fortran/lapack/lapack_f/lapack_DLL_f2c.vcproj deleted file mode 100644 index b87e27ef..00000000 --- a/src/fortran/lapack/lapack_f/lapack_DLL_f2c.vcproj +++ /dev/null @@ -1,2779 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="lapack_f2c_DLL"
- ProjectGUID="{69296D00-0DE1-4F4B-B0CE-FE4F3CB43923}"
- RootNamespace="lapack_f2c_DLL"
- Keyword="Win32Proj"
- TargetFrameworkVersion="0"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="..\..\..\..\Visual-Studio-settings\f2c.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="2"
- >
- <Tool
- Name="f2c rule"
- ExecutionBucket="1"
- />
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=""
- ExecutionBucket="2"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- ExecutionBucket="4"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- ExecutionBucket="5"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="6"
- Optimization="0"
- AdditionalIncludeDirectories="../../f2c"
- PreprocessorDefinitions="STRICT;__STDC__;_CRT_SECURE_NO_DEPRECATE"
- MinimalRebuild="true"
- BasicRuntimeChecks="0"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- ObjectFile="$(ConfigurationName)/"
- ProgramDataBaseFileName="$(ConfigurationName)/vc80.pdb"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- ExecutionBucket="7"
- />
- <Tool
- Name="VCResourceCompilerTool"
- ExecutionBucket="8"
- />
- <Tool
- Name="VCPreLinkEventTool"
- Description="Build Lapack.def file"
- CommandLine=""
- ExecutionBucket="9"
- />
- <Tool
- Name="VCLinkerTool"
- ExecutionBucket="10"
- AdditionalOptions="/fixed:no"
- OutputFile="$(SolutionDir)bin\lapack.dll"
- ModuleDefinitionFile="lapack.def"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(SolutionDir)bin\$(TargetName).lib"
- CLRUnmanagedCodeCheck="true"
- />
- <Tool
- Name="VCALinkTool"
- ExecutionBucket="11"
- />
- <Tool
- Name="VCManifestTool"
- ExecutionBucket="12"
- />
- <Tool
- Name="VCXDCMakeTool"
- ExecutionBucket="13"
- />
- <Tool
- Name="VCBscMakeTool"
- ExecutionBucket="14"
- />
- <Tool
- Name="VCFxCopTool"
- ExecutionBucket="15"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine=""
- ExecutionBucket="17"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=""
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="f2c rule"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../f2c"
- PreprocessorDefinitions="STRICT;__STDC__;_CRT_SECURE_NO_DEPRECATE"
- MinimalRebuild="true"
- BasicRuntimeChecks="0"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- ObjectFile="$(ConfigurationName)/"
- ProgramDataBaseFileName="$(ConfigurationName)/vc80.pdb"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- Description="Build Lapack.def file"
- CommandLine=""
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/fixed:no"
- OutputFile="../../../bin/lapack.dll"
- ModuleDefinitionFile="lapack.def"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TargetMachine="17"
- CLRUnmanagedCodeCheck="true"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="2"
- >
- <Tool
- Name="f2c rule"
- ExecutionBucket="1"
- />
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=""
- ExecutionBucket="2"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- ExecutionBucket="4"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- ExecutionBucket="5"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="6"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="../../f2c"
- PreprocessorDefinitions="STRICT;__STDC__;_CRT_SECURE_NO_DEPRECATE"
- RuntimeLibrary="0"
- EnableEnhancedInstructionSet="0"
- UsePrecompiledHeader="0"
- ObjectFile="$(ConfigurationName)/"
- ProgramDataBaseFileName="$(ConfigurationName)/vc80.pdb"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- ExecutionBucket="7"
- />
- <Tool
- Name="VCResourceCompilerTool"
- ExecutionBucket="8"
- />
- <Tool
- Name="VCPreLinkEventTool"
- Description="Build Lapack.def file"
- CommandLine=""
- ExecutionBucket="9"
- />
- <Tool
- Name="VCLinkerTool"
- ExecutionBucket="10"
- OutputFile="$(SolutionDir)bin\lapack.dll"
- ModuleDefinitionFile="lapack.def"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(SolutionDir)bin\$(TargetName).lib"
- CLRUnmanagedCodeCheck="true"
- />
- <Tool
- Name="VCALinkTool"
- ExecutionBucket="11"
- />
- <Tool
- Name="VCManifestTool"
- ExecutionBucket="12"
- />
- <Tool
- Name="VCXDCMakeTool"
- ExecutionBucket="13"
- />
- <Tool
- Name="VCBscMakeTool"
- ExecutionBucket="14"
- />
- <Tool
- Name="VCFxCopTool"
- ExecutionBucket="15"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine=""
- ExecutionBucket="17"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=""
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="f2c rule"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="../../f2c"
- PreprocessorDefinitions="STRICT;__STDC__;_CRT_SECURE_NO_DEPRECATE"
- RuntimeLibrary="0"
- EnableEnhancedInstructionSet="1"
- UsePrecompiledHeader="0"
- ObjectFile="$(ConfigurationName)/"
- ProgramDataBaseFileName="$(ConfigurationName)/vc80.pdb"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- Description="Build Lapack.def file"
- CommandLine=""
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="../../../bin/lapack.dll"
- ModuleDefinitionFile="lapack.def"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TargetMachine="17"
- CLRUnmanagedCodeCheck="true"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- >
- <File
- RelativePath="..\dbdsqr.c"
- >
- </File>
- <File
- RelativePath="..\dgebak.c"
- >
- </File>
- <File
- RelativePath="..\dgebal.c"
- >
- </File>
- <File
- RelativePath="..\dgebd2.c"
- >
- </File>
- <File
- RelativePath="..\dgebrd.c"
- >
- </File>
- <File
- RelativePath="..\dgecon.c"
- >
- </File>
- <File
- RelativePath="..\dgeequ.c"
- >
- </File>
- <File
- RelativePath="..\dgees.c"
- >
- </File>
- <File
- RelativePath="..\dgeesx.c"
- >
- </File>
- <File
- RelativePath="..\dgeev.c"
- >
- </File>
- <File
- RelativePath="..\dgegs.c"
- >
- </File>
- <File
- RelativePath="..\dgehd2.c"
- >
- </File>
- <File
- RelativePath="..\dgehrd.c"
- >
- </File>
- <File
- RelativePath="..\dgelq2.c"
- >
- </File>
- <File
- RelativePath="..\dgelqf.c"
- >
- </File>
- <File
- RelativePath="..\dgels.c"
- >
- </File>
- <File
- RelativePath="..\dgelss.c"
- >
- </File>
- <File
- RelativePath="..\dgelsx.c"
- >
- </File>
- <File
- RelativePath="..\dgelsy.c"
- >
- </File>
- <File
- RelativePath="..\dgeql2.c"
- >
- </File>
- <File
- RelativePath="..\dgeqlf.c"
- >
- </File>
- <File
- RelativePath="..\dgeqp3.c"
- >
- </File>
- <File
- RelativePath="..\dgeqpf.c"
- >
- </File>
- <File
- RelativePath="..\dgeqr2.c"
- >
- </File>
- <File
- RelativePath="..\dgeqrf.c"
- >
- </File>
- <File
- RelativePath="..\dgerfs.c"
- >
- </File>
- <File
- RelativePath="..\dgerq2.c"
- >
- </File>
- <File
- RelativePath="..\dgerqf.c"
- >
- </File>
- <File
- RelativePath="..\dgesc2.c"
- >
- </File>
- <File
- RelativePath="..\dgesv.c"
- >
- </File>
- <File
- RelativePath="..\dgesvd.c"
- >
- </File>
- <File
- RelativePath="..\dgesvx.c"
- >
- </File>
- <File
- RelativePath="..\dgetc2.c"
- >
- </File>
- <File
- RelativePath="..\dgetf2.c"
- >
- </File>
- <File
- RelativePath="..\dgetrf.c"
- >
- </File>
- <File
- RelativePath="..\dgetri.c"
- >
- </File>
- <File
- RelativePath="..\dgetrs.c"
- >
- </File>
- <File
- RelativePath="..\dggbak.c"
- >
- </File>
- <File
- RelativePath="..\dggbal.c"
- >
- </File>
- <File
- RelativePath="..\dgges.c"
- >
- </File>
- <File
- RelativePath="..\dggev.c"
- >
- </File>
- <File
- RelativePath="..\dgghrd.c"
- >
- </File>
- <File
- RelativePath="..\dhgeqz.c"
- >
- </File>
- <File
- RelativePath="..\dhseqr.c"
- >
- </File>
- <File
- RelativePath="..\disnan.c"
- >
- </File>
- <File
- RelativePath="..\dlabad.c"
- >
- </File>
- <File
- RelativePath="..\dlabrd.c"
- >
- </File>
- <File
- RelativePath="..\dlacn2.c"
- >
- </File>
- <File
- RelativePath="..\dlacon.c"
- >
- </File>
- <File
- RelativePath="..\dlacpy.c"
- >
- </File>
- <File
- RelativePath="..\dladiv.c"
- >
- </File>
- <File
- RelativePath="..\dlae2.c"
- >
- </File>
- <File
- RelativePath="..\dlaev2.c"
- >
- </File>
- <File
- RelativePath="..\dlaexc.c"
- >
- </File>
- <File
- RelativePath="..\dlag2.c"
- >
- </File>
- <File
- RelativePath="..\dlagv2.c"
- >
- </File>
- <File
- RelativePath="..\dlahqr.c"
- >
- </File>
- <File
- RelativePath="..\dlahr2.c"
- >
- </File>
- <File
- RelativePath="..\dlahrd.c"
- >
- </File>
- <File
- RelativePath="..\dlaic1.c"
- >
- </File>
- <File
- RelativePath="..\dlaisnan.c"
- >
- </File>
- <File
- RelativePath="..\dlaln2.c"
- >
- </File>
- <File
- RelativePath="..\dlamch.c"
- >
- </File>
- <File
- RelativePath="..\dlange.c"
- >
- </File>
- <File
- RelativePath="..\dlanhs.c"
- >
- </File>
- <File
- RelativePath="..\dlansp.c"
- >
- </File>
- <File
- RelativePath="..\dlanst.c"
- >
- </File>
- <File
- RelativePath="..\dlansy.c"
- >
- </File>
- <File
- RelativePath="..\dlantr.c"
- >
- </File>
- <File
- RelativePath="..\dlanv2.c"
- >
- </File>
- <File
- RelativePath="..\dlapmt.c"
- >
- </File>
- <File
- RelativePath="..\dlapy2.c"
- >
- </File>
- <File
- RelativePath="..\dlapy3.c"
- >
- </File>
- <File
- RelativePath="..\dlaqge.c"
- >
- </File>
- <File
- RelativePath="..\dlaqp2.c"
- >
- </File>
- <File
- RelativePath="..\dlaqps.c"
- >
- </File>
- <File
- RelativePath="..\dlaqr0.c"
- >
- </File>
- <File
- RelativePath="..\dlaqr1.c"
- >
- </File>
- <File
- RelativePath="..\dlaqr2.c"
- >
- </File>
- <File
- RelativePath="..\dlaqr3.c"
- >
- </File>
- <File
- RelativePath="..\dlaqr4.c"
- >
- </File>
- <File
- RelativePath="..\dlaqr5.c"
- >
- </File>
- <File
- RelativePath="..\dlarf.c"
- >
- </File>
- <File
- RelativePath="..\dlarfb.c"
- >
- </File>
- <File
- RelativePath="..\dlarfg.c"
- >
- </File>
- <File
- RelativePath="..\dlarft.c"
- >
- </File>
- <File
- RelativePath="..\dlarfx.c"
- >
- </File>
- <File
- RelativePath="..\dlartg.c"
- >
- </File>
- <File
- RelativePath="..\dlarz.c"
- >
- </File>
- <File
- RelativePath="..\dlarzb.c"
- >
- </File>
- <File
- RelativePath="..\dlarzt.c"
- >
- </File>
- <File
- RelativePath="..\dlas2.c"
- >
- </File>
- <File
- RelativePath="..\dlascl.c"
- >
- </File>
- <File
- RelativePath="..\dlaset.c"
- >
- </File>
- <File
- RelativePath="..\dlasq1.c"
- >
- </File>
- <File
- RelativePath="..\dlasq2.c"
- >
- </File>
- <File
- RelativePath="..\dlasq3.c"
- >
- </File>
- <File
- RelativePath="..\dlasq4.c"
- >
- </File>
- <File
- RelativePath="..\dlasq5.c"
- >
- </File>
- <File
- RelativePath="..\dlasq6.c"
- >
- </File>
- <File
- RelativePath="..\dlasr.c"
- >
- </File>
- <File
- RelativePath="..\dlasrt.c"
- >
- </File>
- <File
- RelativePath="..\dlassq.c"
- >
- </File>
- <File
- RelativePath="..\dlasv2.c"
- >
- </File>
- <File
- RelativePath="..\dlaswp.c"
- >
- </File>
- <File
- RelativePath="..\dlasy2.c"
- >
- </File>
- <File
- RelativePath="..\dlasyf.c"
- >
- </File>
- <File
- RelativePath="..\dlatdf.c"
- >
- </File>
- <File
- RelativePath="..\dlatrd.c"
- >
- </File>
- <File
- RelativePath="..\dlatrs.c"
- >
- </File>
- <File
- RelativePath="..\dlatrz.c"
- >
- </File>
- <File
- RelativePath="..\dlatzm.c"
- >
- </File>
- <File
- RelativePath="..\dlazq3.c"
- >
- </File>
- <File
- RelativePath="..\dlazq4.c"
- >
- </File>
- <File
- RelativePath="..\dopgtr.c"
- >
- </File>
- <File
- RelativePath="..\dorg2l.c"
- >
- </File>
- <File
- RelativePath="..\dorg2r.c"
- >
- </File>
- <File
- RelativePath="..\dorgbr.c"
- >
- </File>
- <File
- RelativePath="..\dorghr.c"
- >
- </File>
- <File
- RelativePath="..\dorgl2.c"
- >
- </File>
- <File
- RelativePath="..\dorglq.c"
- >
- </File>
- <File
- RelativePath="..\dorgql.c"
- >
- </File>
- <File
- RelativePath="..\dorgqr.c"
- >
- </File>
- <File
- RelativePath="..\dorgr2.c"
- >
- </File>
- <File
- RelativePath="..\dorgrq.c"
- >
- </File>
- <File
- RelativePath="..\dorgtr.c"
- >
- </File>
- <File
- RelativePath="..\dorm2l.c"
- >
- </File>
- <File
- RelativePath="..\dorm2r.c"
- >
- </File>
- <File
- RelativePath="..\dormbr.c"
- >
- </File>
- <File
- RelativePath="..\dormhr.c"
- >
- </File>
- <File
- RelativePath="..\dorml2.c"
- >
- </File>
- <File
- RelativePath="..\dormlq.c"
- >
- </File>
- <File
- RelativePath="..\dormql.c"
- >
- </File>
- <File
- RelativePath="..\dormqr.c"
- >
- </File>
- <File
- RelativePath="..\dormr2.c"
- >
- </File>
- <File
- RelativePath="..\dormr3.c"
- >
- </File>
- <File
- RelativePath="..\dormrq.c"
- >
- </File>
- <File
- RelativePath="..\dormrz.c"
- >
- </File>
- <File
- RelativePath="..\dpocon.c"
- >
- </File>
- <File
- RelativePath="..\dpotf2.c"
- >
- </File>
- <File
- RelativePath="..\dpotrf.c"
- >
- </File>
- <File
- RelativePath="..\dpotrs.c"
- >
- </File>
- <File
- RelativePath="..\dpptrf.c"
- >
- </File>
- <File
- RelativePath="..\drscl.c"
- >
- </File>
- <File
- RelativePath="..\dspev.c"
- >
- </File>
- <File
- RelativePath="..\dspgst.c"
- >
- </File>
- <File
- RelativePath="..\dspgv.c"
- >
- </File>
- <File
- RelativePath="..\dsptrd.c"
- >
- </File>
- <File
- RelativePath="..\dsptrf.c"
- >
- </File>
- <File
- RelativePath="..\dsteqr.c"
- >
- </File>
- <File
- RelativePath="..\dsterf.c"
- >
- </File>
- <File
- RelativePath="..\dsycon.c"
- >
- </File>
- <File
- RelativePath="..\dsyev.c"
- >
- </File>
- <File
- RelativePath="..\dsysv.c"
- >
- </File>
- <File
- RelativePath="..\dsytd2.c"
- >
- </File>
- <File
- RelativePath="..\dsytf2.c"
- >
- </File>
- <File
- RelativePath="..\dsytrd.c"
- >
- </File>
- <File
- RelativePath="..\dsytrf.c"
- >
- </File>
- <File
- RelativePath="..\dsytri.c"
- >
- </File>
- <File
- RelativePath="..\dsytrs.c"
- >
- </File>
- <File
- RelativePath="..\dtgevc.c"
- >
- </File>
- <File
- RelativePath="..\dtgex2.c"
- >
- </File>
- <File
- RelativePath="..\dtgexc.c"
- >
- </File>
- <File
- RelativePath="..\dtgsen.c"
- >
- </File>
- <File
- RelativePath="..\dtgsy2.c"
- >
- </File>
- <File
- RelativePath="..\dtgsyl.c"
- >
- </File>
- <File
- RelativePath="..\dtrcon.c"
- >
- </File>
- <File
- RelativePath="..\dtrevc.c"
- >
- </File>
- <File
- RelativePath="..\dtrexc.c"
- >
- </File>
- <File
- RelativePath="..\dtrsen.c"
- >
- </File>
- <File
- RelativePath="..\dtrsyl.c"
- >
- </File>
- <File
- RelativePath="..\dtrti2.c"
- >
- </File>
- <File
- RelativePath="..\dtrtri.c"
- >
- </File>
- <File
- RelativePath="..\dtrtrs.c"
- >
- </File>
- <File
- RelativePath="..\dtzrqf.c"
- >
- </File>
- <File
- RelativePath="..\dtzrzf.c"
- >
- </File>
- <File
- RelativePath="..\dzsum1.c"
- >
- </File>
- <File
- RelativePath="..\ieeeck.c"
- >
- </File>
- <File
- RelativePath="..\ilaenv.c"
- >
- </File>
- <File
- RelativePath="..\iparmq.c"
- >
- </File>
- <File
- RelativePath="..\izmax1.c"
- >
- </File>
- <File
- RelativePath="..\lsame.c"
- >
- </File>
- <File
- RelativePath="..\slamch.c"
- >
- </File>
- <File
- RelativePath="..\xerbla.c"
- >
- </File>
- <File
- RelativePath="..\zbdsqr.c"
- >
- </File>
- <File
- RelativePath="..\zdrot.c"
- >
- </File>
- <File
- RelativePath="..\zdrscl.c"
- >
- </File>
- <File
- RelativePath="..\zgebak.c"
- >
- </File>
- <File
- RelativePath="..\zgebal.c"
- >
- </File>
- <File
- RelativePath="..\zgebd2.c"
- >
- </File>
- <File
- RelativePath="..\zgebrd.c"
- >
- </File>
- <File
- RelativePath="..\zgecon.c"
- >
- </File>
- <File
- RelativePath="..\zgees.c"
- >
- </File>
- <File
- RelativePath="..\zgeev.c"
- >
- </File>
- <File
- RelativePath="..\zgehd2.c"
- >
- </File>
- <File
- RelativePath="..\zgehrd.c"
- >
- </File>
- <File
- RelativePath="..\zgelq2.c"
- >
- </File>
- <File
- RelativePath="..\zgelqf.c"
- >
- </File>
- <File
- RelativePath="..\zgelsy.c"
- >
- </File>
- <File
- RelativePath="..\zgeqp3.c"
- >
- </File>
- <File
- RelativePath="..\zgeqpf.c"
- >
- </File>
- <File
- RelativePath="..\zgeqr2.c"
- >
- </File>
- <File
- RelativePath="..\zgeqrf.c"
- >
- </File>
- <File
- RelativePath="..\zgesc2.c"
- >
- </File>
- <File
- RelativePath="..\zgesvd.c"
- >
- </File>
- <File
- RelativePath="..\zgetc2.c"
- >
- </File>
- <File
- RelativePath="..\zgetf2.c"
- >
- </File>
- <File
- RelativePath="..\zgetrf.c"
- >
- </File>
- <File
- RelativePath="..\zgetri.c"
- >
- </File>
- <File
- RelativePath="..\zgetrs.c"
- >
- </File>
- <File
- RelativePath="..\zggbak.c"
- >
- </File>
- <File
- RelativePath="..\zggbal.c"
- >
- </File>
- <File
- RelativePath="..\zgges.c"
- >
- </File>
- <File
- RelativePath="..\zggev.c"
- >
- </File>
- <File
- RelativePath="..\zgghrd.c"
- >
- </File>
- <File
- RelativePath="..\zheev.c"
- >
- </File>
- <File
- RelativePath="..\zhetd2.c"
- >
- </File>
- <File
- RelativePath="..\zhetrd.c"
- >
- </File>
- <File
- RelativePath="..\zhgeqz.c"
- >
- </File>
- <File
- RelativePath="..\zhseqr.c"
- >
- </File>
- <File
- RelativePath="..\zlabrd.c"
- >
- </File>
- <File
- RelativePath="..\zlacgv.c"
- >
- </File>
- <File
- RelativePath="..\zlacn2.c"
- >
- </File>
- <File
- RelativePath="..\zlacon.c"
- >
- </File>
- <File
- RelativePath="..\zlacpy.c"
- >
- </File>
- <File
- RelativePath="..\zladiv.c"
- >
- </File>
- <File
- RelativePath="..\zlahqr.c"
- >
- </File>
- <File
- RelativePath="..\zlahr2.c"
- >
- </File>
- <File
- RelativePath="..\zlahrd.c"
- >
- </File>
- <File
- RelativePath="..\zlaic1.c"
- >
- </File>
- <File
- RelativePath="..\zlange.c"
- >
- </File>
- <File
- RelativePath="..\zlanhe.c"
- >
- </File>
- <File
- RelativePath="..\zlanhs.c"
- >
- </File>
- <File
- RelativePath="..\zlaqp2.c"
- >
- </File>
- <File
- RelativePath="..\zlaqps.c"
- >
- </File>
- <File
- RelativePath="..\zlaqr0.c"
- >
- </File>
- <File
- RelativePath="..\zlaqr1.c"
- >
- </File>
- <File
- RelativePath="..\zlaqr2.c"
- >
- </File>
- <File
- RelativePath="..\zlaqr3.c"
- >
- </File>
- <File
- RelativePath="..\zlaqr4.c"
- >
- </File>
- <File
- RelativePath="..\zlaqr5.c"
- >
- </File>
- <File
- RelativePath="..\zlarf.c"
- >
- </File>
- <File
- RelativePath="..\zlarfb.c"
- >
- </File>
- <File
- RelativePath="..\zlarfg.c"
- >
- </File>
- <File
- RelativePath="..\zlarft.c"
- >
- </File>
- <File
- RelativePath="..\zlarfx.c"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\zlartg.c"
- >
- </File>
- <File
- RelativePath="..\zlarz.c"
- >
- </File>
- <File
- RelativePath="..\zlarzb.c"
- >
- </File>
- <File
- RelativePath="..\zlarzt.c"
- >
- </File>
- <File
- RelativePath="..\zlascl.c"
- >
- </File>
- <File
- RelativePath="..\zlaset.c"
- >
- </File>
- <File
- RelativePath="..\zlasr.c"
- >
- </File>
- <File
- RelativePath="..\zlassq.c"
- >
- </File>
- <File
- RelativePath="..\zlaswp.c"
- >
- </File>
- <File
- RelativePath="..\zlatdf.c"
- >
- </File>
- <File
- RelativePath="..\zlatrd.c"
- >
- </File>
- <File
- RelativePath="..\zlatrs.c"
- >
- </File>
- <File
- RelativePath="..\zlatrz.c"
- >
- </File>
- <File
- RelativePath="..\zpotf2.c"
- >
- </File>
- <File
- RelativePath="..\zpotrf.c"
- >
- </File>
- <File
- RelativePath="..\zrot.c"
- >
- </File>
- <File
- RelativePath="..\zsteqr.c"
- >
- </File>
- <File
- RelativePath="..\ztgevc.c"
- >
- </File>
- <File
- RelativePath="..\ztgex2.c"
- >
- </File>
- <File
- RelativePath="..\ztgexc.c"
- >
- </File>
- <File
- RelativePath="..\ztgsen.c"
- >
- </File>
- <File
- RelativePath="..\ztgsy2.c"
- >
- </File>
- <File
- RelativePath="..\ztgsyl.c"
- >
- </File>
- <File
- RelativePath="..\ztrevc.c"
- >
- </File>
- <File
- RelativePath="..\ztrexc.c"
- >
- </File>
- <File
- RelativePath="..\ztrsen.c"
- >
- </File>
- <File
- RelativePath="..\ztrsyl.c"
- >
- </File>
- <File
- RelativePath="..\ztrti2.c"
- >
- </File>
- <File
- RelativePath="..\ztrtri.c"
- >
- </File>
- <File
- RelativePath="..\ztzrzf.c"
- >
- </File>
- <File
- RelativePath="..\zung2l.c"
- >
- </File>
- <File
- RelativePath="..\zung2r.c"
- >
- </File>
- <File
- RelativePath="..\zungbr.c"
- >
- </File>
- <File
- RelativePath="..\zunghr.c"
- >
- </File>
- <File
- RelativePath="..\zungl2.c"
- >
- </File>
- <File
- RelativePath="..\zunglq.c"
- >
- </File>
- <File
- RelativePath="..\zungql.c"
- >
- </File>
- <File
- RelativePath="..\zungqr.c"
- >
- </File>
- <File
- RelativePath="..\zungtr.c"
- >
- </File>
- <File
- RelativePath="..\zunm2r.c"
- >
- </File>
- <File
- RelativePath="..\zunmbr.c"
- >
- </File>
- <File
- RelativePath="..\zunml2.c"
- >
- </File>
- <File
- RelativePath="..\zunmlq.c"
- >
- </File>
- <File
- RelativePath="..\zunmqr.c"
- >
- </File>
- <File
- RelativePath="..\zunmr3.c"
- >
- </File>
- <File
- RelativePath="..\zunmrz.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- >
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- >
- </Filter>
- <Filter
- Name="Fortran Files"
- >
- <File
- RelativePath="..\dbdsqr.f"
- >
- </File>
- <File
- RelativePath="..\dgebak.f"
- >
- </File>
- <File
- RelativePath="..\dgebal.f"
- >
- </File>
- <File
- RelativePath="..\dgebd2.f"
- >
- </File>
- <File
- RelativePath="..\dgebrd.f"
- >
- </File>
- <File
- RelativePath="..\dgecon.f"
- >
- </File>
- <File
- RelativePath="..\dgeequ.f"
- >
- </File>
- <File
- RelativePath="..\dgees.f"
- >
- </File>
- <File
- RelativePath="..\dgeesx.f"
- >
- </File>
- <File
- RelativePath="..\dgeev.f"
- >
- </File>
- <File
- RelativePath="..\dgegs.f"
- >
- </File>
- <File
- RelativePath="..\dgehd2.f"
- >
- </File>
- <File
- RelativePath="..\dgehrd.f"
- >
- </File>
- <File
- RelativePath="..\dgelq2.f"
- >
- </File>
- <File
- RelativePath="..\dgelqf.f"
- >
- </File>
- <File
- RelativePath="..\dgels.f"
- >
- </File>
- <File
- RelativePath="..\dgelss.f"
- >
- </File>
- <File
- RelativePath="..\dgelsx.f"
- >
- </File>
- <File
- RelativePath="..\dgelsy.f"
- >
- </File>
- <File
- RelativePath="..\dgeql2.f"
- >
- </File>
- <File
- RelativePath="..\dgeqlf.f"
- >
- </File>
- <File
- RelativePath="..\dgeqp3.f"
- >
- </File>
- <File
- RelativePath="..\dgeqpf.f"
- >
- </File>
- <File
- RelativePath="..\dgeqr2.f"
- >
- </File>
- <File
- RelativePath="..\dgeqrf.f"
- >
- </File>
- <File
- RelativePath="..\dgerfs.f"
- >
- </File>
- <File
- RelativePath="..\dgerq2.f"
- >
- </File>
- <File
- RelativePath="..\dgerqf.f"
- >
- </File>
- <File
- RelativePath="..\dgesc2.f"
- >
- </File>
- <File
- RelativePath="..\dgesv.f"
- >
- </File>
- <File
- RelativePath="..\dgesvd.f"
- >
- </File>
- <File
- RelativePath="..\dgesvx.f"
- >
- </File>
- <File
- RelativePath="..\dgetc2.f"
- >
- </File>
- <File
- RelativePath="..\dgetf2.f"
- >
- </File>
- <File
- RelativePath="..\dgetrf.f"
- >
- </File>
- <File
- RelativePath="..\dgetri.f"
- >
- </File>
- <File
- RelativePath="..\dgetrs.f"
- >
- </File>
- <File
- RelativePath="..\dggbak.f"
- >
- </File>
- <File
- RelativePath="..\dggbal.f"
- >
- </File>
- <File
- RelativePath="..\dgges.f"
- >
- </File>
- <File
- RelativePath="..\dggev.f"
- >
- </File>
- <File
- RelativePath="..\dgghrd.f"
- >
- </File>
- <File
- RelativePath="..\dhgeqz.f"
- >
- </File>
- <File
- RelativePath="..\dhseqr.f"
- >
- </File>
- <File
- RelativePath="..\disnan.f"
- >
- </File>
- <File
- RelativePath="..\dlabad.f"
- >
- </File>
- <File
- RelativePath="..\dlabrd.f"
- >
- </File>
- <File
- RelativePath="..\dlacn2.f"
- >
- </File>
- <File
- RelativePath="..\dlacon.f"
- >
- </File>
- <File
- RelativePath="..\dlacpy.f"
- >
- </File>
- <File
- RelativePath="..\dladiv.f"
- >
- </File>
- <File
- RelativePath="..\dlae2.f"
- >
- </File>
- <File
- RelativePath="..\dlaev2.f"
- >
- </File>
- <File
- RelativePath="..\dlaexc.f"
- >
- </File>
- <File
- RelativePath="..\dlag2.f"
- >
- </File>
- <File
- RelativePath="..\dlagv2.f"
- >
- </File>
- <File
- RelativePath="..\dlahqr.f"
- >
- </File>
- <File
- RelativePath="..\dlahr2.f"
- >
- </File>
- <File
- RelativePath="..\dlahrd.f"
- >
- </File>
- <File
- RelativePath="..\dlaic1.f"
- >
- </File>
- <File
- RelativePath="..\dlaisnan.f"
- >
- </File>
- <File
- RelativePath="..\dlaln2.f"
- >
- </File>
- <File
- RelativePath="..\dlamch.f"
- >
- </File>
- <File
- RelativePath="..\dlange.f"
- >
- </File>
- <File
- RelativePath="..\dlanhs.f"
- >
- </File>
- <File
- RelativePath="..\dlansp.f"
- >
- </File>
- <File
- RelativePath="..\dlanst.f"
- >
- </File>
- <File
- RelativePath="..\dlansy.f"
- >
- </File>
- <File
- RelativePath="..\dlantr.f"
- >
- </File>
- <File
- RelativePath="..\dlanv2.f"
- >
- </File>
- <File
- RelativePath="..\dlapmt.f"
- >
- </File>
- <File
- RelativePath="..\dlapy2.f"
- >
- </File>
- <File
- RelativePath="..\dlapy3.f"
- >
- </File>
- <File
- RelativePath="..\dlaqge.f"
- >
- </File>
- <File
- RelativePath="..\dlaqp2.f"
- >
- </File>
- <File
- RelativePath="..\dlaqps.f"
- >
- </File>
- <File
- RelativePath="..\dlaqr0.f"
- >
- </File>
- <File
- RelativePath="..\dlaqr1.f"
- >
- </File>
- <File
- RelativePath="..\dlaqr2.f"
- >
- </File>
- <File
- RelativePath="..\dlaqr3.f"
- >
- </File>
- <File
- RelativePath="..\dlaqr4.f"
- >
- </File>
- <File
- RelativePath="..\dlaqr5.f"
- >
- </File>
- <File
- RelativePath="..\dlarf.f"
- >
- </File>
- <File
- RelativePath="..\dlarfb.f"
- >
- </File>
- <File
- RelativePath="..\dlarfg.f"
- >
- </File>
- <File
- RelativePath="..\dlarft.f"
- >
- </File>
- <File
- RelativePath="..\dlarfx.f"
- >
- </File>
- <File
- RelativePath="..\dlartg.f"
- >
- </File>
- <File
- RelativePath="..\dlarz.f"
- >
- </File>
- <File
- RelativePath="..\dlarzb.f"
- >
- </File>
- <File
- RelativePath="..\dlarzt.f"
- >
- </File>
- <File
- RelativePath="..\dlas2.f"
- >
- </File>
- <File
- RelativePath="..\dlascl.f"
- >
- </File>
- <File
- RelativePath="..\dlaset.f"
- >
- </File>
- <File
- RelativePath="..\dlasq1.f"
- >
- </File>
- <File
- RelativePath="..\dlasq2.f"
- >
- </File>
- <File
- RelativePath="..\dlasq3.f"
- >
- </File>
- <File
- RelativePath="..\dlasq4.f"
- >
- </File>
- <File
- RelativePath="..\dlasq5.f"
- >
- </File>
- <File
- RelativePath="..\dlasq6.f"
- >
- </File>
- <File
- RelativePath="..\dlasr.f"
- >
- </File>
- <File
- RelativePath="..\dlasrt.f"
- >
- </File>
- <File
- RelativePath="..\dlassq.f"
- >
- </File>
- <File
- RelativePath="..\dlasv2.f"
- >
- </File>
- <File
- RelativePath="..\dlaswp.f"
- >
- </File>
- <File
- RelativePath="..\dlasy2.f"
- >
- </File>
- <File
- RelativePath="..\dlasyf.f"
- >
- </File>
- <File
- RelativePath="..\dlatdf.f"
- >
- </File>
- <File
- RelativePath="..\dlatrd.f"
- >
- </File>
- <File
- RelativePath="..\dlatrs.f"
- >
- </File>
- <File
- RelativePath="..\dlatrz.f"
- >
- </File>
- <File
- RelativePath="..\dlatzm.f"
- >
- </File>
- <File
- RelativePath="..\dlazq3.f"
- >
- </File>
- <File
- RelativePath="..\dlazq4.f"
- >
- </File>
- <File
- RelativePath="..\dopgtr.f"
- >
- </File>
- <File
- RelativePath="..\dorg2l.f"
- >
- </File>
- <File
- RelativePath="..\dorg2r.f"
- >
- </File>
- <File
- RelativePath="..\dorgbr.f"
- >
- </File>
- <File
- RelativePath="..\dorghr.f"
- >
- </File>
- <File
- RelativePath="..\dorgl2.f"
- >
- </File>
- <File
- RelativePath="..\dorglq.f"
- >
- </File>
- <File
- RelativePath="..\dorgql.f"
- >
- </File>
- <File
- RelativePath="..\dorgqr.f"
- >
- </File>
- <File
- RelativePath="..\dorgr2.f"
- >
- </File>
- <File
- RelativePath="..\dorgrq.f"
- >
- </File>
- <File
- RelativePath="..\dorgtr.f"
- >
- </File>
- <File
- RelativePath="..\dorm2l.f"
- >
- </File>
- <File
- RelativePath="..\dorm2r.f"
- >
- </File>
- <File
- RelativePath="..\dormbr.f"
- >
- </File>
- <File
- RelativePath="..\dormhr.f"
- >
- </File>
- <File
- RelativePath="..\dorml2.f"
- >
- </File>
- <File
- RelativePath="..\dormlq.f"
- >
- </File>
- <File
- RelativePath="..\dormql.f"
- >
- </File>
- <File
- RelativePath="..\dormqr.f"
- >
- </File>
- <File
- RelativePath="..\dormr2.f"
- >
- </File>
- <File
- RelativePath="..\dormr3.f"
- >
- </File>
- <File
- RelativePath="..\dormrq.f"
- >
- </File>
- <File
- RelativePath="..\dormrz.f"
- >
- </File>
- <File
- RelativePath="..\dpocon.f"
- >
- </File>
- <File
- RelativePath="..\dpotf2.f"
- >
- </File>
- <File
- RelativePath="..\dpotrf.f"
- >
- </File>
- <File
- RelativePath="..\dpotrs.f"
- >
- </File>
- <File
- RelativePath="..\dpptrf.f"
- >
- </File>
- <File
- RelativePath="..\drscl.f"
- >
- </File>
- <File
- RelativePath="..\dspev.f"
- >
- </File>
- <File
- RelativePath="..\dspgst.f"
- >
- </File>
- <File
- RelativePath="..\dspgv.f"
- >
- </File>
- <File
- RelativePath="..\dsptrd.f"
- >
- </File>
- <File
- RelativePath="..\dsptrf.f"
- >
- </File>
- <File
- RelativePath="..\dsteqr.f"
- >
- </File>
- <File
- RelativePath="..\dsterf.f"
- >
- </File>
- <File
- RelativePath="..\dsycon.f"
- >
- </File>
- <File
- RelativePath="..\dsyev.f"
- >
- </File>
- <File
- RelativePath="..\dsysv.f"
- >
- </File>
- <File
- RelativePath="..\dsytd2.f"
- >
- </File>
- <File
- RelativePath="..\dsytf2.f"
- >
- </File>
- <File
- RelativePath="..\dsytrd.f"
- >
- </File>
- <File
- RelativePath="..\dsytrf.f"
- >
- </File>
- <File
- RelativePath="..\dsytri.f"
- >
- </File>
- <File
- RelativePath="..\dsytrs.f"
- >
- </File>
- <File
- RelativePath="..\dtgevc.f"
- >
- </File>
- <File
- RelativePath="..\dtgex2.f"
- >
- </File>
- <File
- RelativePath="..\dtgexc.f"
- >
- </File>
- <File
- RelativePath="..\dtgsen.f"
- >
- </File>
- <File
- RelativePath="..\dtgsy2.f"
- >
- </File>
- <File
- RelativePath="..\dtgsyl.f"
- >
- </File>
- <File
- RelativePath="..\dtrcon.f"
- >
- </File>
- <File
- RelativePath="..\dtrevc.f"
- >
- </File>
- <File
- RelativePath="..\dtrexc.f"
- >
- </File>
- <File
- RelativePath="..\dtrsen.f"
- >
- </File>
- <File
- RelativePath="..\dtrsyl.f"
- >
- </File>
- <File
- RelativePath="..\dtrti2.f"
- >
- </File>
- <File
- RelativePath="..\dtrtri.f"
- >
- </File>
- <File
- RelativePath="..\dtrtrs.f"
- >
- </File>
- <File
- RelativePath="..\dtzrqf.f"
- >
- </File>
- <File
- RelativePath="..\dtzrzf.f"
- >
- </File>
- <File
- RelativePath="..\dzsum1.f"
- >
- </File>
- <File
- RelativePath="..\ieeeck.f"
- >
- </File>
- <File
- RelativePath="..\ilaenv.f"
- >
- </File>
- <File
- RelativePath="..\iparmq.f"
- >
- </File>
- <File
- RelativePath="..\izmax1.f"
- >
- </File>
- <File
- RelativePath="..\lsame.f"
- >
- </File>
- <File
- RelativePath="..\slamch.f"
- >
- </File>
- <File
- RelativePath="..\xerbla.f"
- >
- </File>
- <File
- RelativePath="..\zbdsqr.f"
- >
- </File>
- <File
- RelativePath="..\zdrot.f"
- >
- </File>
- <File
- RelativePath="..\zdrscl.f"
- >
- </File>
- <File
- RelativePath="..\zgebak.f"
- >
- </File>
- <File
- RelativePath="..\zgebal.f"
- >
- </File>
- <File
- RelativePath="..\zgebd2.f"
- >
- </File>
- <File
- RelativePath="..\zgebrd.f"
- >
- </File>
- <File
- RelativePath="..\zgecon.f"
- >
- </File>
- <File
- RelativePath="..\zgees.f"
- >
- </File>
- <File
- RelativePath="..\zgeev.f"
- >
- </File>
- <File
- RelativePath="..\zgehd2.f"
- >
- </File>
- <File
- RelativePath="..\zgehrd.f"
- >
- </File>
- <File
- RelativePath="..\zgelq2.f"
- >
- </File>
- <File
- RelativePath="..\zgelqf.f"
- >
- </File>
- <File
- RelativePath="..\zgelsy.f"
- >
- </File>
- <File
- RelativePath="..\zgeqp3.f"
- >
- </File>
- <File
- RelativePath="..\zgeqpf.f"
- >
- </File>
- <File
- RelativePath="..\zgeqr2.f"
- >
- </File>
- <File
- RelativePath="..\zgeqrf.f"
- >
- </File>
- <File
- RelativePath="..\zgesc2.f"
- >
- </File>
- <File
- RelativePath="..\zgesvd.f"
- >
- </File>
- <File
- RelativePath="..\zgetc2.f"
- >
- </File>
- <File
- RelativePath="..\zgetf2.f"
- >
- </File>
- <File
- RelativePath="..\zgetrf.f"
- >
- </File>
- <File
- RelativePath="..\zgetri.f"
- >
- </File>
- <File
- RelativePath="..\zgetrs.f"
- >
- </File>
- <File
- RelativePath="..\zggbak.f"
- >
- </File>
- <File
- RelativePath="..\zggbal.f"
- >
- </File>
- <File
- RelativePath="..\zgges.f"
- >
- </File>
- <File
- RelativePath="..\zggev.f"
- >
- </File>
- <File
- RelativePath="..\zgghrd.f"
- >
- </File>
- <File
- RelativePath="..\zheev.f"
- >
- </File>
- <File
- RelativePath="..\zhetd2.f"
- >
- </File>
- <File
- RelativePath="..\zhetrd.f"
- >
- </File>
- <File
- RelativePath="..\zhgeqz.f"
- >
- </File>
- <File
- RelativePath="..\zhseqr.f"
- >
- </File>
- <File
- RelativePath="..\zlabrd.f"
- >
- </File>
- <File
- RelativePath="..\zlacgv.f"
- >
- </File>
- <File
- RelativePath="..\zlacn2.f"
- >
- </File>
- <File
- RelativePath="..\zlacon.f"
- >
- </File>
- <File
- RelativePath="..\zlacpy.f"
- >
- </File>
- <File
- RelativePath="..\zladiv.f"
- >
- </File>
- <File
- RelativePath="..\zlahqr.f"
- >
- </File>
- <File
- RelativePath="..\zlahr2.f"
- >
- </File>
- <File
- RelativePath="..\zlahrd.f"
- >
- </File>
- <File
- RelativePath="..\zlaic1.f"
- >
- </File>
- <File
- RelativePath="..\zlange.f"
- >
- </File>
- <File
- RelativePath="..\zlanhe.f"
- >
- </File>
- <File
- RelativePath="..\zlanhs.f"
- >
- </File>
- <File
- RelativePath="..\zlaqp2.f"
- >
- </File>
- <File
- RelativePath="..\zlaqps.f"
- >
- </File>
- <File
- RelativePath="..\zlaqr0.f"
- >
- </File>
- <File
- RelativePath="..\zlaqr1.f"
- >
- </File>
- <File
- RelativePath="..\zlaqr2.f"
- >
- </File>
- <File
- RelativePath="..\zlaqr3.f"
- >
- </File>
- <File
- RelativePath="..\zlaqr4.f"
- >
- </File>
- <File
- RelativePath="..\zlaqr5.f"
- >
- </File>
- <File
- RelativePath="..\zlarf.f"
- >
- </File>
- <File
- RelativePath="..\zlarfb.f"
- >
- </File>
- <File
- RelativePath="..\zlarfg.f"
- >
- </File>
- <File
- RelativePath="..\zlarft.f"
- >
- </File>
- <File
- RelativePath="..\zlarfx.f"
- >
- </File>
- <File
- RelativePath="..\zlartg.f"
- >
- </File>
- <File
- RelativePath="..\zlarz.f"
- >
- </File>
- <File
- RelativePath="..\zlarzb.f"
- >
- </File>
- <File
- RelativePath="..\zlarzt.f"
- >
- </File>
- <File
- RelativePath="..\zlascl.f"
- >
- </File>
- <File
- RelativePath="..\zlaset.f"
- >
- </File>
- <File
- RelativePath="..\zlasr.f"
- >
- </File>
- <File
- RelativePath="..\zlassq.f"
- >
- </File>
- <File
- RelativePath="..\zlaswp.f"
- >
- </File>
- <File
- RelativePath="..\zlatdf.f"
- >
- </File>
- <File
- RelativePath="..\zlatrd.f"
- >
- </File>
- <File
- RelativePath="..\zlatrs.f"
- >
- </File>
- <File
- RelativePath="..\zlatrz.f"
- >
- </File>
- <File
- RelativePath="..\zpotf2.f"
- >
- </File>
- <File
- RelativePath="..\zpotrf.f"
- >
- </File>
- <File
- RelativePath="..\zrot.f"
- >
- </File>
- <File
- RelativePath="..\zsteqr.f"
- >
- </File>
- <File
- RelativePath="..\ztgevc.f"
- >
- </File>
- <File
- RelativePath="..\ztgex2.f"
- >
- </File>
- <File
- RelativePath="..\ztgexc.f"
- >
- </File>
- <File
- RelativePath="..\ztgsen.f"
- >
- </File>
- <File
- RelativePath="..\ztgsy2.f"
- >
- </File>
- <File
- RelativePath="..\ztgsyl.f"
- >
- </File>
- <File
- RelativePath="..\ztrevc.f"
- >
- </File>
- <File
- RelativePath="..\ztrexc.f"
- >
- </File>
- <File
- RelativePath="..\ztrsen.f"
- >
- </File>
- <File
- RelativePath="..\ztrsyl.f"
- >
- </File>
- <File
- RelativePath="..\ztrti2.f"
- >
- </File>
- <File
- RelativePath="..\ztrtri.f"
- >
- </File>
- <File
- RelativePath="..\ztzrzf.f"
- >
- </File>
- <File
- RelativePath="..\zung2l.f"
- >
- </File>
- <File
- RelativePath="..\zung2r.f"
- >
- </File>
- <File
- RelativePath="..\zungbr.f"
- >
- </File>
- <File
- RelativePath="..\zunghr.f"
- >
- </File>
- <File
- RelativePath="..\zungl2.f"
- >
- </File>
- <File
- RelativePath="..\zunglq.f"
- >
- </File>
- <File
- RelativePath="..\zungql.f"
- >
- </File>
- <File
- RelativePath="..\zungqr.f"
- >
- </File>
- <File
- RelativePath="..\zungtr.f"
- >
- </File>
- <File
- RelativePath="..\zunm2r.f"
- >
- </File>
- <File
- RelativePath="..\zunmbr.f"
- >
- </File>
- <File
- RelativePath="..\zunml2.f"
- >
- </File>
- <File
- RelativePath="..\zunmlq.f"
- >
- </File>
- <File
- RelativePath="..\zunmqr.f"
- >
- </File>
- <File
- RelativePath="..\zunmr3.f"
- >
- </File>
- <File
- RelativePath="..\zunmrz.f"
- >
- </File>
- </Filter>
- <File
- RelativePath="..\..\..\..\bin\libf2c.lib"
- >
- </File>
- <File
- RelativePath="..\Makefile.am"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
|