[eigen] Transform: did I miss something |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Transform: did I miss something
- From: Manuel Yguel <manuel.yguel@xxxxxxxxx>
- Date: Thu, 10 Feb 2011 09:49:29 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=xcTuWcrQl3vNopDT+28QW8PXdhYCsyIsvRbBFbOSPv0=; b=XNdLFtOYhLeNtic2Nq+NS925CvCMqu6AqtRg4X+pOjzct0tBTJDDLw3iq91AFHRuev 06lnxTPd+aB2ybgQmRCg6y9U39lmpIHN/50/eeWgTtlAJOPnZjuEn3VxQ5FJ1GjKAGC+ aL0rGO6yccwSdg/KdyRC6f5TTqWp+FAcXEPbM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=uF0F694GKOzsLkMdZqDvC/7qpjsaF5u046ueIRTE/S5kNBn+hV3r+pFI+9OVtqAri3 YyCzToBsiUy4MtRtyI2iPSYAp/awCYHkhF9t9n7OJ30eUabZ0S9km2LXwbGCqHwFufAZ M7NM2ok2t/kQMzLI34RoLEJ+ndl8zCzfEgEQM=
Hello,
did I miss something with the re-factoring of the Transform class?
Reading the code, it seems that the Mode and Options parameters have
lost their default values.
If this is the case, the doc is outdated.
Anyhow, if this is not the case, I would love to know how this is
achieved, since it is a new template trick that I would love to
understand.
Furthermore it seems to me that there is an inconsistency between the
class doc explaining that Affine is the default and the "Porting from
Eigen2 to Eigen3" doc page explaining that Projective is the default.
It sounds like the traces of an old zombie...
- best regards,
--
Manuel
Strasbourg/Karlsruhe