Go to the documentation of this file.
33#include <itpp/itexports.h>
40#if (defined(_MSC_VER) && defined(ITPP_SHARED_LIB))
44template class ITPP_EXPORT Array<bool>;
45template class ITPP_EXPORT Array<std::string>;
46template class ITPP_EXPORT Array<bmat>;
47template class ITPP_EXPORT Array<mat>;
48template class ITPP_EXPORT Array<vec>;
49template class ITPP_EXPORT Array<ivec>;
50template class ITPP_EXPORT Array<cvec>;
51template class ITPP_EXPORT Array<Array<int> >;
52template class ITPP_EXPORT Array<Vec<unsigned int> >;
53template class ITPP_EXPORT Array<Array<vec> >;
54template class ITPP_EXPORT Array<Array<cvec> >;
Generated on Mon Apr 7 2025 07:53:18 for IT++ by Doxygen 1.11.0