#133 closed defect (fixed)
SVD test point 681
| Reported by: | Paul Price | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | sys | Version: | unspecified |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Trivial, sorry!
The description of test point 681 does not match the function under test.
Change History (2)
comment:1 by , 22 years ago
| Owner: | changed from to |
|---|
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Internal documentation to track test points has been updated to reflect proper
test point description. Next version of SVD shall contain correct description
for test point #681.
Note:
See TracTickets
for help on using tickets.

Eric,
Looks like a simple cut-paste error. The testpoint database gives the following
description, but it didn't get into the SVD:
This function shall calculate the eigenvectors of a matrix. Given a 4x4 matrix
with known values, invoke psMatrixEigenvectors, verify the resultant vector
contains the expected values.
-rdd