changed layout
This commit is contained in:
parent
20a6b5cbb3
commit
7693dd5b37
|
@ -23,7 +23,7 @@ Use `$ ./lms -h` for help.
|
||||||
There are a bunch of options you can predefine but do not have to. The only parameter needed is __-i__ which is the inputfile.
|
There are a bunch of options you can predefine but do not have to. The only parameter needed is __-i__ which is the inputfile.
|
||||||
|
|
||||||
| Parameter | Description | StdVal |
|
| Parameter | Description | StdVal |
|
||||||
|----------:|:-----------------------------:|:-------|
|
|:----------|:-----------------------------:|:-------|
|
||||||
| -i | The inputfile, has to be PPM | none |
|
| -i | The inputfile, has to be PPM | none |
|
||||||
| -n | Amount of input data used | 500 |
|
| -n | Amount of input data used | 500 |
|
||||||
| -w | Size of M (window) | 5 |
|
| -w | Size of M (window) | 5 |
|
||||||
|
|
|
@ -22,7 +22,7 @@ Use `$ <binary> -h` for help.
|
||||||
There are a bunch of options you can predefine but do not have to. The only parameter needed is __-i__ which is the inputfile.
|
There are a bunch of options you can predefine but do not have to. The only parameter needed is __-i__ which is the inputfile.
|
||||||
|
|
||||||
| Parameter | Description | StdVal |
|
| Parameter | Description | StdVal |
|
||||||
|----------:|:-----------------------------:|:-------|
|
|:----------|:-----------------------------:|:-------|
|
||||||
| -i | The inputfile, has to be PPM | none |
|
| -i | The inputfile, has to be PPM | none |
|
||||||
| -n | Amount of input data used | 500 |
|
| -n | Amount of input data used | 500 |
|
||||||
| -w | Size of M (window) | 5 |
|
| -w | Size of M (window) | 5 |
|
||||||
|
|
Loading…
Reference in New Issue