Home | Trees | Indices | Help |
---|
|
1 # -*- coding: utf-8 -*- 2 """ 3 Created on Tue Jan 21 14:54:28 2014 4 5 Copyright (c) 2013-2014, CEA/DSV/I2BM/Neurospin. All rights reserved. 6 7 @author: Fouad Hadj-Selem, Edouard Duchesnay and Tommy Löfstedt 8 @email: edouard.duchesnay@cea.fr, lofstedt.tommy@gmail.com 9 @license: BSD 3-clause. 10 """ 11 #from .. import properties 12 #from ..nesterov import properties as nesterov_properties 13 #from . import properties as multiblock_properties 14 15 __all__ = [] 16
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Apr 6 23:52:14 2015 | http://epydoc.sourceforge.net |