comments only
parent
b4ea19f141
commit
20e1f89943
|
@ -1,10 +1,8 @@
|
||||||
/*
|
/**
|
||||||
* LieConfig.h
|
* @file LieConfig.h
|
||||||
*
|
|
||||||
* Created on: Jan 5, 2010
|
|
||||||
* @Author: Richard Roberts
|
* @Author: Richard Roberts
|
||||||
*
|
*
|
||||||
* A templated config for Lie-group elements
|
* @brief A templated config for Lie-group elements
|
||||||
*
|
*
|
||||||
* Detailed story:
|
* Detailed story:
|
||||||
* A configuration is a map from keys to values. It is used to specify the value of a bunch
|
* A configuration is a map from keys to values. It is used to specify the value of a bunch
|
||||||
|
|
Loading…
Reference in New Issue