![]() |
SOPT
Sparse OPTimisation
|
#include <algorithm>
#include <exception>
#include <functional>
#include <iostream>
#include <random>
#include <vector>
#include "tools_for_tests/directories.h"
#include "tools_for_tests/tiffwrappers.h"
#include "sopt/logging.h"
#include "sopt/utilities.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char const **argv) |
int main | ( | int | argc, |
char const ** | argv | ||
) |
Definition at line 14 of file copy_tiff.cc.
References sopt::tools::read_standard_tiff(), sopt::utilities::read_tiff(), and sopt::utilities::write_tiff().