analyzeContiguity
Provides a more detailed contiguity analysis with diagnostic information.
This method returns a detailed analysis of the view's memory layout characteristics, useful for debugging and performance optimization.
Return
ContiguityAnalysis containing detailed information about memory layout
Parameters
T
the data type constraint extending DType
V
the actual value type that will be stored and accessed