[Insight-developers] KalmanLinearEstimator

Luis Ibanez ibanez@choroid.cs.unc.edu
Sat, 12 Jan 2002 14:23:01 -0500 (EST)


the KalmanLinearEstimator should be working now.
It is wrapping fine for me under Linux.

The vnl_matrix was being used incorrectly.


   Luis


----------------------------

"Lorensen, William E (CRD)" wrote:
> 
> Luis,
> The wrapping is complaining about assigments in the subject class of the 
form:
> 
> foo(i) = x;
> 
> where foo is a matrix.
> 
> Could you check into this?
> 
> Thanks,
> 
> Bill
>