LinearAlgebra/adjtrans/Adjoint and Transpose inner constructor basics @test begin X = Transpose{Transpose{Int, Matrix{Int}}, Matrix{Matrix{Int}}}(intmatmat) #= C:\buildkite-agent\builds\win2k22-amdci6-1\julialang\julia-buildkite\julia-e746505b7d\share\julia\stdlib\v1.13\LinearAlgebra\test\adjtrans.jl:45 =# X isa Transpose{Transpose{Int, Matrix{Int}}, Matrix{Matrix{Int}}} && X.parent === intmatmat end
Test trends
Recent test executions