Documentation of 'cc.redberry.core.math.frobenius.FbUtils' Java class
FbUtils
cc.redberry.core.math.frobenius

Class FbUtils



  • public final class FbUtils
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.util.Comparator<int[]> SOLUTION_COMPARATOR 
    • Constructor Summary

      Constructors 
      Constructor and Description
      FbUtils() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.util.List<int[]> getAllSolutions(int[]... equations) 
      static java.lang.Iterable<int[]> iterable(int[][] equations) 
      static java.util.Iterator<int[]> iterator(int[][] equations) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SOLUTION_COMPARATOR

        public static final java.util.Comparator<int[]> SOLUTION_COMPARATOR
    • Constructor Detail

      • FbUtils

        public FbUtils()
    • Method Detail

      • getAllSolutions

        public static java.util.List<int[]> getAllSolutions(int[]... equations)
      • iterator

        public static java.util.Iterator<int[]> iterator(int[][] equations)
      • iterable

        public static java.lang.Iterable<int[]> iterable(int[][] equations)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.