The Matrix to end all Matrix classes (Let's dream!)
Bill Baxter
dnewsgroup at billbaxter.com
Thu Nov 22 22:17:57 PST 2007
Oskar Linde wrote:
> Don Clugston wrote:
> First, there is the separation of compile time and run time. One can
> identify (at least) 3 different needs, with different requirements for
> run-time/compile-time dynamics:
>
> * Small static matrices/arrays (where the size and dimensionality are
> known at compile time)
I just implemented a version of this one this morning:
http://www.dsource.org/projects/openmeshd/browser/trunk/OpenMeshD/OpenMesh/Core/Geometry/MatrixT.d
(There's a VectorT there too, but I haven't made any connections between
the two yet -- mat*vec ops and such.)
http://www.dsource.org/projects/openmeshd/browser/trunk/OpenMeshD/OpenMesh/Core/Geometry/MatrixT.d
--bb
More information about the Digitalmars-d
mailing list