Javadoc.
This commit is contained in:
parent
c6d5f4b65f
commit
382759b4cd
|
@ -92,6 +92,7 @@ public class Network
|
|||
* @param neighbourIdList Links associated to each of the neurons in
|
||||
* {@code idList}.
|
||||
* @throws IllegalArgumentException if an inconsistency is detected.
|
||||
* @return a new instance.
|
||||
*/
|
||||
public static Network from(int featureSize,
|
||||
long[] idList,
|
||||
|
|
Loading…
Reference in New Issue