******************************************************************************** conan install armadillo/10.7.0@ --build=armadillo --profile=C:\J\w\BuildSingleReference@5/40173/6c5179d1-cd5c-45b2-8ff3-3928fbbc60a3/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] armadillo:shared=True [build_requires] [env] armadillo/10.7.0: Forced build from source Installing package: armadillo/10.7.0 Requirements armadillo/10.7.0 from local cache - Cache hdf5/1.12.0 from 'conan-center' - Cache openblas/0.3.15 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages armadillo/10.7.0:c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9 - Build hdf5/1.12.0:63f6d0527ca30073fb54545de16286366478167b - Cache openblas/0.3.15:0149e82708d927df6a6582079c04d62a69ece6bd - Cache zlib/1.2.11:a79a557254fabcb77849dd623fed97c9c5ab7651 - Cache Installing (downloading, building) binaries... openblas/0.3.15: Already installed! openblas/0.3.15: Setting OpenBLAS_HOME environment variable: C:\J\w\BuildSingleReference@5\.conan\data\openblas\0.3.15\_\_\package\0149e82708d927df6a6582079c04d62a69ece6bd [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK hdf5/1.12.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK armadillo/10.7.0: Copying sources to build folder armadillo/10.7.0: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\armadillo\10.7.0\_\_\build\c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9 armadillo/10.7.0: Generator cmake_find_package created FindHDF5.cmake armadillo/10.7.0: Generator cmake_find_package created FindOpenBLAS.cmake armadillo/10.7.0: Generator cmake_find_package created FindZLIB.cmake armadillo/10.7.0: Generator cmake created conanbuildinfo.cmake armadillo/10.7.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK armadillo/10.7.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@5\.conan\data\armadillo\10.7.0\_\_\build\c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="True" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@5\.conan\data\armadillo\10.7.0\_\_\package\c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DARMA_USE_LAPACK="False" -DARMA_USE_BLAS="openblas" -DARMA_USE_ATLAS="False" -DARMA_USE_HDF5="hdf5" -DARMA_USE_ARPACK="False" -DARMA_USE_EXTERN_RNG="False" -DARMA_USE_SUPERLU="False" -DARMA_USE_WRAPPER="False" -DARMA_USE_ACCELERATE="False" -DDETECT_HDF5="hdf5" -DUSE_OPENBLAS="True" -DUSE_SYSTEM_LAPACK="False" -DUSE_SYSTEM_BLAS="False" -DUSE_SYSTEM_ATLAS="False" -DUSE_SYSTEM_HDF5="False" -DUSE_SYSTEM_ARPACK="False" -DUSE_SYSTEM_SUPERLU="False" -DUSE_SYSTEM_OPENBLAS="False" -DUSE_SYSTEM_FLEXIBLAS="False" -DUSE_SYSTEM_MKL="False" -DALLOW_FLEXIBLAS_LINUX="False" -DALLOW_OPENBLAS_MACOS="False" -DALLOW_BLAS_LAPACK_MACOS="True" -Wno-dev C:\J\w\BuildSingleReference@5\.conan\data\armadillo\10.7.0\_\_\build\c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- *** set cmake policy CMP0025 to NEW -- CMAKE_CXX_STANDARD = 11 -- Configuring Armadillo 10.7.0 -- -- *** WARNING: variable 'CMAKE_CXX_FLAGS' is not empty; this may cause problems! -- -- ARMA_USE_EXTERN_RNG = false -- -- *** WARNING: automatic installation is experimental for this platform. -- *** WARNING: if anything breaks, you get to keep all the pieces. -- *** WARNING: manual installation is described in the README file. -- -- -- *** WARNING: building shared library with MSVC is not supported. -- *** WARNING: if anything breaks, you get to keep all the pieces. -- -- CMAKE_SYSTEM_NAME = Windows -- CMAKE_CXX_COMPILER_ID = MSVC -- CMAKE_CXX_COMPILER_VERSION = 19.28.29333.0 -- CMAKE_COMPILER_IS_GNUCXX = -- BUILD_SHARED_LIBS = True -- DETECT_HDF5 = hdf5 -- ALLOW_FLEXIBLAS_LINUX = False -- ALLOW_OPENBLAS_MACOS = False -- ALLOW_BLAS_LAPACK_MACOS = True -- BUILD_SMOKE_TEST = OFF -- -- *** Looking for external libraries -- Conan: Using autogenerated FindOpenBLAS.cmake -- Found OpenBLAS: 0.3.15 (found version "0.3.15") -- Library openblas found C:/J/w/BuildSingleReference@5/.conan/data/openblas/0.3.15/_/_/package/0149e82708d927df6a6582079c04d62a69ece6bd/lib/openblas.lib -- Found: C:/J/w/BuildSingleReference@5/.conan/data/openblas/0.3.15/_/_/package/0149e82708d927df6a6582079c04d62a69ece6bd/lib/openblas.lib -- Library openblas found C:/J/w/BuildSingleReference@5/.conan/data/openblas/0.3.15/_/_/package/0149e82708d927df6a6582079c04d62a69ece6bd/lib/openblas.lib -- Found: C:/J/w/BuildSingleReference@5/.conan/data/openblas/0.3.15/_/_/package/0149e82708d927df6a6582079c04d62a69ece6bd/lib/openblas.lib -- MKL_FOUND = NO -- OpenBLAS_FOUND = TRUE -- ATLAS_FOUND = NO -- BLAS_FOUND = NO -- LAPACK_FOUND = NO -- -- *** If the OpenBLAS library is installed in -- *** /usr/local/lib or /usr/local/lib64 -- *** make sure the run-time linker can find it. -- *** On Linux systems this can be done by editing /etc/ld.so.conf -- *** or modifying the LD_LIBRARY_PATH environment variable. -- -- Found PkgConfig: C:/ProgramData/chocolatey/bin/pkg-config.exe (found version "0.28") -- Conan: Using autogenerated FindHDF5.cmake -- Conan: Component 'C' found in package 'HDF5' -- Library hdf5_hl_cpp found C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_hl_cpp.lib -- Found: C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_hl_cpp.lib -- Library hdf5_cpp found C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_cpp.lib -- Found: C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_cpp.lib -- Library hdf5_hl found C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_hl.lib -- Found: C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_hl.lib -- Library hdf5 found C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5.lib -- Found: C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5.lib -- Conan: Using autogenerated FindZLIB.cmake -- Library zlib found C:/J/w/BuildSingleReference@5/.conan/data/zlib/1.2.11/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Found: C:/J/w/BuildSingleReference@5/.conan/data/zlib/1.2.11/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Library hdf5 found C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5.lib -- Found: C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5.lib -- Library hdf5_hl found C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_hl.lib -- Found: C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_hl.lib -- Library hdf5_cpp found C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_cpp.lib -- Found: C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_cpp.lib -- Library hdf5_hl_cpp found C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_hl_cpp.lib -- Found: C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_hl_cpp.lib -- HDF5_FOUND = TRUE -- ARMA_HDF5_INCLUDE_DIR = C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/include/hdf5 -- -- *** If use of HDF5 is causing problems, -- *** rerun cmake with HDF5 detection disabled: -- *** cmake -D DETECT_HDF5=false . -- -- ARPACK_FOUND = NO -- SuperLU_FOUND = NO -- -- *** Armadillo wrapper library will use the following libraries: -- *** ARMA_LIBS = C:/J/w/BuildSingleReference@5/.conan/data/openblas/0.3.15/_/_/package/0149e82708d927df6a6582079c04d62a69ece6bd/lib/openblas.lib;C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_hl_cpp.lib;C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_cpp.lib;C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5_hl.lib;C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/lib/hdf5.lib;ZLIB::ZLIB -- -- Copying C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/source_subfolder/include/ to C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/build_subfolder/source_subfolder/tmp/include/ -- Generating C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/build_subfolder/source_subfolder/tmp/include/config.hpp -- CMAKE_CXX_FLAGS = /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MP16 -- CMAKE_SHARED_LINKER_FLAGS = /machine:x64 -- CMAKE_REQUIRED_INCLUDES = C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/include;C:/J/w/BuildSingleReference@5/.conan/data/hdf5/1.12.0/_/_/package/63f6d0527ca30073fb54545de16286366478167b/include/hdf5 -- -- CMAKE_INSTALL_PREFIX = C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9 -- CMAKE_INSTALL_LIBDIR = lib -- CMAKE_INSTALL_INCLUDEDIR = include -- CMAKE_INSTALL_DATADIR = share -- CMAKE_INSTALL_BINDIR = bin -- Generating 'C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/build_subfolder/source_subfolder/ArmadilloConfig.cmake' -- Generating 'C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/build_subfolder/source_subfolder/ArmadilloConfigVersion.cmake' -- Generating 'C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/build_subfolder/source_subfolder/InstallFiles/ArmadilloConfig.cmake' -- Generating 'C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/build_subfolder/source_subfolder/InstallFiles/ArmadilloConfigVersion.cmake' -- Copying C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/source_subfolder/misc/ to C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/build_subfolder/source_subfolder/tmp/misc/ -- Generating 'C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/build_subfolder/source_subfolder/tmp/misc/armadillo.pc' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\armadillo\10.7.0\_\_\build\c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9\build_subfolder --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/source_subfolder/CMakeLists.txt wrapper1.cpp wrapper2.cpp armadillo.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\armadillo\10.7.0\_\_\build\c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9\build_subfolder\bin\armadillo.dll Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/build/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/CMakeLists.txt armadillo/10.7.0: Package 'c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9' built armadillo/10.7.0: Build folder C:\J\w\BuildSingleReference@5\.conan\data\armadillo\10.7.0\_\_\build\c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9 armadillo/10.7.0: Generated conaninfo.txt armadillo/10.7.0: Generated conanbuildinfo.txt armadillo/10.7.0: Generating the package armadillo/10.7.0: Package folder C:\J\w\BuildSingleReference@5\.conan\data\armadillo\10.7.0\_\_\package\c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9 armadillo/10.7.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\armadillo\10.7.0\_\_\build\c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9\build_subfolder --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. armadillo.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\armadillo\10.7.0\_\_\build\c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9\build_subfolder\bin\armadillo.dll -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/access.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arma_cmath.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arma_config.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arma_forward.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arma_ostream_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arma_ostream_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arma_rel_comparators.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arma_rng.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arma_rng_cxx11.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arma_rng_cxx98.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arma_static_check.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arma_str.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arma_version.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arrayops_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/arrayops_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/auxlib_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/auxlib_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/band_helper.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/BaseCube_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/BaseCube_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/Base_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/Base_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/Col_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/Col_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/compiler_check.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/compiler_setup.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/compiler_setup_post.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/cond_rel_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/cond_rel_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/config.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/constants.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/constants_old.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/csv_name.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/CubeToMatOp_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/CubeToMatOp_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/Cube_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/Cube_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/debug.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/def_arpack.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/def_atlas.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/def_blas.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/def_hdf5.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/def_lapack.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/def_superlu.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/diagmat_proxy.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/diagview_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/diagview_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/diskio_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/diskio_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/distr_param.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eGlueCube_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eGlueCube_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eGlue_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eglue_core_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eglue_core_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eGlue_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eOpCube_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eOpCube_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eop_aux.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eOp_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eop_core_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eop_core_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/eOp_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fft_engine.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/field_bones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/field_meat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fill.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_accu.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_all.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_any.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_approx_equal.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_as_scalar.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_chi2rnd.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_chol.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_clamp.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_cond.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_conv.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_conv_to.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_cor.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_cov.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_cross.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_cumprod.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_cumsum.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_det.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_diagmat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_diagvec.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_diff.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_dot.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_eigs_gen.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_eigs_sym.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_eig_gen.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_eig_pair.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_eig_sym.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_elem.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_eps.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_expmat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_eye.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_fft.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_fft2.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_find.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_find_unique.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_flip.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_hess.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_hist.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_histc.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_index_max.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_index_min.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_inplace_strans.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_inplace_trans.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_interp1.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_interp2.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_intersect.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_inv.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_join.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_kmeans.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_kron.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_logmat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_log_det.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_log_normpdf.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_lu.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_max.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_mean.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_median.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_min.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_misc.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_mvnrnd.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_nonzeros.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_norm.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_normalise.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_normcdf.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_normpdf.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_numel.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_n_unique.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_ones.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_orth_null.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_pinv.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_polyfit.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_polyval.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_powmat.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_princomp.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_prod.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_qr.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_quantile.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_qz.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_randg.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_randi.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_randn.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_randperm.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_randu.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/armadillo/10.7.0/_/_/package/c5f67e6ab2d22f6c890cf67ea9c55d848f1432b9/include/armadillo_bits/fn_range.hpp CMake Warning: Manually-specified variables were not used by the project: ARMA_USE_ACCELERATE ARMA_USE_HDF5 USE_SYSTEM_FLEXIBLAS