English
Kamil Dudka

Non-Uniform CA Designer (C++, GAlib, Boost)

Detail souboru

Jméno:Stáhnoutdoxygen.h [Stáhnout]
Umístění: nucad > doc > api
Velikost:617 B
Poslední změna:2022-09-09 13:06

Zdrojový kód

// This file contains no code inside
 
/**
 * @file doxygen.h
 * @brief Doxygen documentation (common part)
 * @author Kamil Dudka <xdudka00@stud.fit.vutbr.cz>
 * @date 2009-04-30
 */
 
/**
 * @mainpage
 * Non-Uniform CA Designer
 * @remark
 *
 * - To write your own @b circuits and/or binding look at AbstractGate and
 *   IGateBinding documentation.
 *
 * - Sample @b gates and @b binding can be found in CaFactory.cpp.
 *
 * - If you are interested in tweaking various @b compile-time @b options,
 *   then config.h is the place to go.
 *
 * @author Kamil Dudka <xdudka00@stud.fit.vutbr.cz>
 * @date 2009-04-30
 */