mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-01 01:32:00 +08:00
Add link to SO
This commit is contained in:
parent
831fffe874
commit
ad3eef7608
@ -184,6 +184,8 @@ protected:
|
|||||||
* void foo(const Ref<MatrixXf,0,Stride<> >& A) { foo_impl(A); }
|
* void foo(const Ref<MatrixXf,0,Stride<> >& A) { foo_impl(A); }
|
||||||
* \endcode
|
* \endcode
|
||||||
*
|
*
|
||||||
|
* See also the following stackoverflow questions for further references:
|
||||||
|
* - <a href="http://stackoverflow.com/questions/21132538/correct-usage-of-the-eigenref-class">Correct usage of the Eigen::Ref<> class</a>
|
||||||
*
|
*
|
||||||
* \sa PlainObjectBase::Map(), \ref TopicStorageOrders
|
* \sa PlainObjectBase::Map(), \ref TopicStorageOrders
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user