Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2013. The current version is 1.89.0.
Static Public Member Functions | |
| template<class S1 , class S2 , class S3 > | |
| static BOOST_UBLAS_INLINE void | apply1 (const S1 &, S2 &, S3 &) |
| Element wrap method. | |
| template<class S1 , class S2 , class S3 > | |
| static BOOST_UBLAS_INLINE void | apply2 (const S1 &, const S1 &, S2 &, S3 &) |
| Matrix block wrap method. | |
The no wrap policy does not allow wrapping when assigning to a matrix
1.6.1