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 | Release:
None
| Updated: Feb 13 at 8:59 PM by codekaizen | Created: Jul 18, 2007 at 1:32 AM by codekaizen
An RowMajorAffineMatrix3D1, which could be a value type, could implement IAffineMatrix1 to give better performance during intensive graphics routines, since it could avoid heap allocs, as well as b...
Id #3153 | Release:
None
| Updated: Feb 13 at 8:59 PM by codekaizen | Created: Jul 18, 2007 at 1:29 AM by codekaizen
Shear is not implemented in AffineMatrix`1 and ClrMatrixOperations.
Id #3147 | Release:
1.0 Beta
| Updated: Feb 13 at 8:59 PM by codekaizen | Created: Jul 17, 2007 at 11:29 PM by codekaizen
DirectX has all the math needed for affine transforms. It could be used and perhaps speed up operations on larger datasets.
Id #2416 | Release:
None
| Updated: Feb 13 at 8:59 PM by codekaizen | Created: Jun 30, 2007 at 3:45 PM by codekaizen
No implementation yet exists, but the interface does.
Id #2322 | Release:
1.0 Beta
| Updated: Feb 13 at 8:59 PM by codekaizen | Created: Jun 26, 2007 at 8:56 PM by codekaizen
The MatrixOperations includes a member for the SVD, but there is no implementation.
Id #2321 | Release:
1.0 Beta
| Updated: Feb 13 at 8:59 PM by codekaizen | Created: Jun 26, 2007 at 8:55 PM by codekaizen
The MatrixOperations interface allows a Cholesky decomposition of a linear system, but no implementation exists.
Id #2320 | Release:
1.0 Beta
| Updated: Feb 13 at 8:59 PM by codekaizen | Created: Jun 26, 2007 at 8:50 PM by codekaizen
The MatrixOperations engine has a QR Factorization algorithm interface, but NPack has no implementation.
Id #2319 | Release:
1.0 Beta
| Updated: Feb 13 at 8:59 PM by codekaizen | Created: Jun 26, 2007 at 8:41 PM by codekaizen