- Oct 27, 2011
-
-
Youett, Jonathan authored
[[Imported from SVN: r8058]]
-
- Oct 25, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r8034]]
-
Youett, Jonathan authored
[[Imported from SVN: r8020]]
-
- Oct 24, 2011
-
-
Youett, Jonathan authored
[[Imported from SVN: r8010]]
-
Youett, Jonathan authored
[[Imported from SVN: r8009]]
-
Oliver Sander authored
[[Imported from SVN: r8005]]
-
Youett, Jonathan authored
[[Imported from SVN: r8004]]
-
Youett, Jonathan authored
[[Imported from SVN: r8003]]
-
- Oct 21, 2011
-
-
Youett, Jonathan authored
[[Imported from SVN: r7984]]
-
- Oct 20, 2011
-
-
Youett, Jonathan authored
add method to transform an embedded tangent vector into the corresponding SkewMatrix and use this method in the old tangentToSkew method [[Imported from SVN: r7971]]
-
- Oct 19, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7958]]
-
Oliver Sander authored
[[Imported from SVN: r7956]]
-
- Oct 18, 2011
-
-
Youett, Jonathan authored
Add the cayley and inverse cayley mapping. By now these formulas use the matrix representation of a skew matrix/rotation which is not very pretty. I will replace it by a quaternion counterpart when I figured out how to do it properly [[Imported from SVN: r7943]]
-
- Oct 17, 2011
-
-
Youett, Jonathan authored
[[Imported from SVN: r7933]]
-
Youett, Jonathan authored
[[Imported from SVN: r7932]]
-
Youett, Jonathan authored
[[Imported from SVN: r7931]]
-
- Oct 13, 2011
-
-
Oliver Sander authored
And use it to implement the Rotation<3> class. This makes the Rotation implementation easier to understand. Previously we have used a FieldVector<3> when a skew matrix was meant. This leads to confusion now that we also use quaternions as tangent vectors of SO(3). In local coordinates, these also have 3 entries. Adding the new skew matrix class makes it clearer what kind of mathematical object is meant. [[Imported from SVN: r7897]]
-
- Oct 12, 2011
-
-
Oliver Sander authored
It seems dangerous: I tend to get confused what these arguments are. Plus, the method is unused. [[Imported from SVN: r7890]]
-
Oliver Sander authored
It's result is not necessarily a Rotation, hence such a method would better be placed in the general 'Quaternion' class. Also, nobody in this module used it anyways. [[Imported from SVN: r7883]]
-
- Jul 15, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7568]]
-
Oliver Sander authored
[[Imported from SVN: r7563]]
-
Oliver Sander authored
move method getFirstDerivativesOfDirectors into the rotation class. It does not make sense for general quaternions [[Imported from SVN: r7562]]
-
- Jun 06, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7374]]
-
- May 30, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7352]]
-
Oliver Sander authored
[[Imported from SVN: r7351]]
-
- May 29, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7341]]
-
- May 23, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7314]]
-
- Apr 05, 2011
-
-
Oliver Sander authored
fix sign bug in the series expansion of sin(x/2)/x. Thanks to Jonathan Youett for pointing this out [[Imported from SVN: r7095]]
-
- Jan 22, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6816]]
-
- Jan 21, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6808]]
-
Oliver Sander authored
[[Imported from SVN: r6807]]
-
- Jan 14, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6756]]
-
Oliver Sander authored
[[Imported from SVN: r6754]]
-
Oliver Sander authored
[[Imported from SVN: r6752]]
-
Oliver Sander authored
[[Imported from SVN: r6741]]
-
Oliver Sander authored
I'll fix that soon. I want to take the time and see how much the behavior changes. [[Imported from SVN: r6739]]
-
Oliver Sander authored
[[Imported from SVN: r6738]]
-
- Jan 10, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6708]]
-
Oliver Sander authored
add a dummy method derivativeOfDistanceSquaredWRTSecondArgument. Only throws an exception. The implementation will follow later [[Imported from SVN: r6706]]
-
- Apr 29, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5991]]
-