Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property 'doubleAt' does not exist on type 'Mat' #22

Closed
pbowyer opened this issue Nov 17, 2022 · 1 comment
Closed

Property 'doubleAt' does not exist on type 'Mat' #22

pbowyer opened this issue Nov 17, 2022 · 1 comment

Comments

@pbowyer
Copy link

pbowyer commented Nov 17, 2022

I also have the following error, despite the method existing

Property 'doubleAt' does not exist on type 'Mat'. Did you mean 'doublePtr'? ts(2551)

const standardDeviation = standardDeviationMat.doubleAt(0, 0);
@ttt43ttt
Copy link
Contributor

ttt43ttt commented Oct 3, 2023

Fixed in v4.8.0-release.6

@ttt43ttt ttt43ttt closed this as completed Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants