Skip to content
Snippets Groups Projects
Commit 3613fc26 authored by Powers, Peter M.'s avatar Powers, Peter M.
Browse files

javadoc

parent 61218faf
No related branches found
No related tags found
1 merge request!421Magnitude curves
...@@ -16,7 +16,8 @@ public class Trees { ...@@ -16,7 +16,8 @@ public class Trees {
/** /**
* Transpose a list of logic trees to a new logic tree of immutable lists. * Transpose a list of logic trees to a new logic tree of immutable lists.
* Supplied logic trees are assumed to all have same branch names and IDs. * Supplied logic trees are assumed to all have same branch names, IDs and
* weights.
* *
* @param <T> the value type of the supplied logic tree * @param <T> the value type of the supplied logic tree
* @param treeList the list of logic trees to transpose * @param treeList the list of logic trees to transpose
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment