Re: [eigen] yet another small "const" problem ? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] yet another small "const" problem ?
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Fri, 14 Jan 2011 10:18:41 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=utsbuKEtyKsc/Ra1gdWSM7WOGLN6vb9rfBegHhDUAaU=; b=hBZkko4ozr5gmZe/qp1SP014wnycX6E64jHujCHG4UDE0L/oQ6hSFP0zIN8IyKsHDq yg8wZ9X7G4yx3R7famkiTpyaEH0ZXJPx1Tn46q6kLkR2cHqoXdyeBDdlJOuQeBZmATds ZJp6N8+H1Y4rZv47vZiSwYfNEWuy0wQIWjG70=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=K39FxENUh/r6vr4u1/CJYzwkfJMuGoIZOQXmuMTNTavxmYdpuMEhHyHi1KoNh7nFQj UKOVDSkFT8ts6RJ/8mz01rlL5uXcjaT8IwWOWGyRMuH7Dba+/Z/aoPgj9KilsD8aOtaY bUJGlh3+n+MkO5pm/w9xDcntjisEjxkEZth4E=
2011/1/14 Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>:
> (benoit, sorry to bother you?)
>
> I got this error while compiling :
>
> eigen/Eigen/src/Core/Diagonal.h:168:18: error: conversion from ‘const
> Eigen::ReturnByValue<Eigen::internal::inverse_impl<Eigen::Matrix<double,
> -0x00000000000000001, -0x00000000000000001> > >’ to non-scalar type ‘const
> Eigen::MatrixBase<Eigen::ReturnByValue<Eigen::internal::inverse_impl<Eigen::Matrix<double,
> -0x00000000000000001, -0x00000000000000001> > > >::ConstDiagonalReturnType’
> requested
>
> Is it worth a bug report ?
Yep, please give me a test case :)
Will look at it ASAP.
Benoit
>
> ++
>
> Thomas
>
> --
>
> Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
>
> http://www.freehackers.org/thomas