PDMats.jl
PDMats.jl copied to clipboard
views with PDMat
I was wondering if it was remotely possible to use view on PDMat matrices. Technically one would just have to use view on the chol field and it should work out directly. However I am not sure what else would need to be implemented
This also holds using view with MvNormal distribution