Skip to content

Commit 6e8292d

Browse files
authored
Update JNIfTI_specification.md
1 parent e8b805d commit 6e8292d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

JNIfTI_specification.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -649,9 +649,9 @@ header defined in the JData specification, the binary storage of the direct-form
649649
array can be efficiently written as
650650

651651
```
652-
[U][10][NIFTIData] [[] [$][datatype][#] [[] [$][l][#][3][Nx][Ny][Nz] [v_111,v_112,...,v_121,v_122,...,v_NxNyNz]
653-
|----------------| |-----------------------------------------------| |----------------------------------------|
654-
name optimized array container header for N-D array row-major-order serialized N-D array data
652+
[U][10][NIFTIData] [[] [$][datatype][#] [[] [$][l][#][U][3][Nx][Ny][Nz] [v_111,v_112,...,v_121,v_122,...,v_NxNyNz]
653+
|----------------| |--------------------------------------------------| |----------------------------------------|
654+
name optimized array container header for N-D array row-major-order serialized N-D array data
655655
```
656656

657657
Data compression can also be applied to the binary JNIfTI `NIFTIData` by

0 commit comments

Comments
 (0)