#include "typeUtils.h"
#include <fstream>
#include <iterator>
Go to the source code of this file.
Namespaces | |
namespace | VXV |
ビーゴ用の名前空間 | |
Functions | |
template<class T > | |
void | VXV::File2Grid (std::vector< T > &v, const char *fname) |
指定ファイルデータを Grid 配列に変換して返す |
$Id$
Definition in file file2Grid.h.