1-8 of 8 < Previous Next >
1 vote

Add RowVector`1 and ColumnVector`1 subclass of Vector`1

Currently, VectorFormat.Row or VectorFormat.Column needs to be specified to create a vector of one or the other format. This could be taken over by a subclass, which would make using the library si...

id# 3154 | Planned Release: None | Last Updated: Jul 18 2007 at 2:32 AM by codekaizen | Created On: Jul 18 2007 at 2:32 AM by codekaizen
1 vote

Add RowMajorAffineMatrix3D`1 implementation of IAffineMatrix`1

An RowMajorAffineMatrix3D`1, which could be a value type, could implement IAffineMatrix`1 to give better performance during intensive graphics routines, since it could avoid heap allocs, as well as...

id# 3153 | Planned Release: None | Last Updated: Jul 18 2007 at 2:29 AM by codekaizen | Created On: Jul 18 2007 at 2:29 AM by codekaizen
1 vote

Complete Shear operations

Shear is not implemented in AffineMatrix`1 and ClrMatrixOperations.

id# 3147 | Planned Release: 1.0 Beta | Last Updated: Jul 18 2007 at 12:29 AM by codekaizen | Created On: Jul 18 2007 at 12:29 AM by codekaizen
1 vote

Create DirectX matrix operations engine

DirectX has all the math needed for affine transforms. It could be used and perhaps speed up operations on larger datasets.

id# 2416 | Planned Release: None | Last Updated: Jun 30 2007 at 4:45 PM by codekaizen | Created On: Jun 30 2007 at 4:45 PM by codekaizen
1 vote

Add Eigenvalue Decomposition Implementation

No implementation yet exists, but the interface does.

id# 2322 | Planned Release: 1.0 Beta | Last Updated: Jun 26 2007 at 9:56 PM by codekaizen | Created On: Jun 26 2007 at 9:56 PM by codekaizen
1 vote

Add Singular Value Decomposition Implementation

The MatrixOperations includes a member for the SVD, but there is no implementation.

id# 2321 | Planned Release: 1.0 Beta | Last Updated: Jun 26 2007 at 9:55 PM by codekaizen | Created On: Jun 26 2007 at 9:55 PM by codekaizen
1 vote

Add Cholesky Decomposition Implementation

The MatrixOperations interface allows a Cholesky decomposition of a linear system, but no implementation exists.

id# 2320 | Planned Release: 1.0 Beta | Last Updated: Jun 26 2007 at 9:50 PM by codekaizen | Created On: Jun 26 2007 at 9:50 PM by codekaizen
1 vote

Add QR Factorization for Least Squares Solutions

The MatrixOperations engine has a QR Factorization algorithm interface, but NPack has no implementation.

id# 2319 | Planned Release: 1.0 Beta | Last Updated: Jun 26 2007 at 9:45 PM by codekaizen | Created On: Jun 26 2007 at 9:41 PM by codekaizen
1-8 of 8 < Previous 1 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987