SciSharp/NumSharp

Possible typo "ToMuliDimArray()"

sappho192 opened this issue · 1 comments

Hi, recently I've been using this library and stumbled upon this method.

public Array ToMuliDimArray<T>() where T : unmanaged

Is ToMuliDimArray() typo of ToMultiDimArray()?

I've found that there'd been the pull request related to this #474 by @Karthick47v2 but don't know why it has been closed.