-
Using gcc ≥ 4.8 causes a lot of warnings about unused local typedefs to be emitted, eg. (there may be more):
```
include/boost/numeric/ublas/triangular.hpp:1862:46: warning: typedef ‘difference_type’…
-
Hi,
I found that [Test test3_mvov](https://github.com/boostorg/ublas/blob/master/IDEs/qtcreator/test/test3_mvov.pro) failed for map/set iterators incompatible in clang and clang-cl on Windows.
Below…
-
grassmann_pca.hpp(687): error C2780: 'boost::_bi::bind_t boost::bind(M T::\* ,A1)': expects 2 arguments - 3 provided
E:\ThirdPartyLibraries_VS2015\64Bit\boost-1_59\include\boost-1_59\boost/bind/bind…
-
Thanks for the shared code!
There is a problem when I run _**'sh data/kitti_split1/devkit/cpp/build.sh'**
The terminator shows:
evaluate_object.cpp:12:10: fatal error: boost/numeric/ublas/matrix.…
-
“iterator”: 不是“boost::numeric::ublas”的成员
-
- We need a `std::vector` and `std::array` conforming storage template classes in order to be able to provide it as a template parameter (define a type requirements for storage containers)
- Why do w…
-
Right now, our unit tests are written to compare the opencl device result with a hand-written vanilla C++ solution. This was easy to bootstrap with, but as the functions we implement get more compli…
kknox updated
9 years ago
-
The action randomly fails with the following log, sometimes
```
2020-06-01T09:22:32.7166338Z Merge branch 'github-actions' of https://github.com/BoostGSoC20/ublas into github-actions
2020-06-…
-
```
When used alongside a library that reuses (in a separate namespace) names from
the standard library, protobuf headers may fail to compile with an "ambiguous
symbol" error.
In my case, my projec…
-
```
When used alongside a library that reuses (in a separate namespace) names from
the standard library, protobuf headers may fail to compile with an "ambiguous
symbol" error.
In my case, my projec…