Skip to content

Commit aaefba7

Browse files
committed
Import BlockedMatrix
1 parent 0bafadb commit aaefba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ApproxFunBase.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ import BandedMatrices: bandrange, inbands_setindex!, bandwidth,
8787
bandwidths, _BandedMatrix, BandedMatrix, isbanded
8888

8989
import BlockArrays: blocksize, block, blockaxes, blockindex, blocklengths,
90-
PseudoBlockMatrix
90+
BlockedMatrix
9191
import BlockBandedMatrices: blockbandwidth, blockbandwidths, blockcolstop,
9292
blockcolrange, blockcolstart, blockrowstop, blockrowstart,
9393
subblockbandwidth, subblockbandwidths, _BlockBandedMatrix,

0 commit comments

Comments
 (0)