1. focushidebreeze.collection.immutable
    1. Beam
    2. BinomialHeap
  1. focushidebreeze.collection.mutable
    1. ArrayLike
    2. ArrayMap
    3. AutoUpdater
    4. Beam
    5. OpenAddressHashArray
    6. RingBuffer
    7. SparseArray
    8. SparseArrayMap
    9. TriangularArray
  1. focushidebreeze.config
    1. ArgumentParser
    2. CannotParseException
    3. CommandLineParser
    4. Configuration
    5. ConfigurationException
    6. GenerateHelp
    7. Help
    8. NoParameterException
    9. UnusedOptionsException
  1. focushidebreeze.features
    1. FeatureVector
  1. focushidebreeze.generic
    1. MappingUFunc
    2. MethodImpl
    3. MMRegistry1
    4. MMRegistry2
    5. Multimethod
    6. Multimethod2
    7. Multiproc2
    8. UFunc
    9. UFuncX
    10. UFuncZ
  1. focushidebreeze.io
    1. ByteConverter
    2. ByteConverterBigEndian
    3. ByteConverterLittleEndian
    4. CSVReader
    5. CSVWriter
    6. FileStreams
    7. RandomAccessFile
    8. TextReader
    9. TextReaderException
    10. TextWriter
  1. focushidebreeze.linalg
    1. *
    2. all
    3. any
    4. Axis
    5. BitVector
    6. Broadcasted
    7. BroadcastedColumns
    8. BroadcastedLike
    9. BroadcastedRows
    10. Broadcaster
    11. cholesky
    12. clip
    13. Counter
    14. Counter2
    15. Counter2Like
    16. CounterLike
    17. CSCMatrix
    18. DenseMatrix
    19. DenseVector
    20. det
    21. diag
    22. diagLowPrio
    23. diagLowPrio2
    24. diff
    25. eig
    26. eigSym
    27. fliplr
    28. flipud
    29. HashVector
    30. inv
    31. kron
    32. LinearAlgebraException
    33. logAndNormalize
    34. logDiff
    35. logNormalize
    36. LowPriorityCounter2
    37. LU
    38. Matrix
    39. MatrixConstructors
    40. MatrixEmptyException
    41. MatrixLike
    42. MatrixNotSquareException
    43. MatrixNotSymmetricException
    44. MatrixSingularException
    45. max
    46. mean
    47. meanAndVariance
    48. min
    49. mpow
    50. MutableInnerProductSpaceDenseMatrixDouble
    51. norm
    52. normalize
    53. NormCacheDecorator
    54. NotConvergedException
    55. NumericOps
    56. pinv
    57. product
    58. qr
    59. qrp
    60. QuasiTensor
    61. rank
    62. reverse
    63. RichIntMethods
    64. rot90
    65. SliceMatrix
    66. SliceVector
    67. softmax
    68. SparseVector
    69. stddev
    70. StorageVector
    71. sum
    72. svd
    73. Tensor
    74. TensorLike
    75. variance
    76. Vector
    77. VectorBuilder
    78. VectorConstructors
    79. VectorLike
    80. VectorOps
    81. View
  1. focushidebreeze.linalg.operators
    1. BinaryOp
    2. BinaryRegistry
    3. BinaryUpdateRegistry
    4. BitVectorOps
    5. Counter2Ops
    6. CounterOps
    7. CSCMatrixOps
    8. CSCMatrixOpsLowPrio
    9. DenseMatrixMultiplyStuff
    10. DenseMatrixMultOps
    11. DenseMatrixOps
    12. DenseMatrixOpsLowPrio
    13. DenseVector_GenericOps
    14. DenseVector_HashVector_Ops
    15. DenseVector_OrderingOps
    16. DenseVector_SparseVector_Ops
    17. DenseVector_SpecialOps
    18. DenseVectorOps
    19. HashVector_DenseVector_Ops
    20. HashVector_GenericOps
    21. HashVector_SparseVector_Ops
    22. HashVectorOps
    23. LowPriorityDenseMatrix
    24. LowPriorityDenseMatrix1
    25. MatrixGenericOps
    26. MatrixMultOps
    27. MatrixOps
    28. MatrixOpsLowPrio
    29. OpAdd
    30. OpAnd
    31. OpDiv
    32. OpEq
    33. OpGT
    34. OpGTE
    35. OpLT
    36. OpLTE
    37. OpMod
    38. OpMulInner
    39. OpMulMatrix
    40. OpMulScalar
    41. OpNe
    42. OpNeg
    43. OpNot
    44. OpOr
    45. OpPow
    46. OpSet
    47. OpSolveMatrixBy
    48. OpSub
    49. OpType
    50. OpXor
    51. SparseVector_DenseVector_Ops
    52. SparseVector_HashVector_Ops
    53. SparseVectorOps
    54. VectorBuilderOps
  1. focushidebreeze.linalg.support
    1. CanAxpy
    2. CanCollapseAxis
    3. CanCopy
    4. CanCreateZerosLike
    5. CanForeachValues
    6. CanIterateAxis
    7. CanMapKeyValuePairs
    8. CanMapValues
    9. CanMapValuesLowPrio
    10. CanSlice
    11. CanSlice2
    12. CanTransformValues
    13. CanTranspose
    14. CanTraverseValues
    15. CanZipMapValues
    16. LiteralRow
    17. LowPrioCanTraverseValues
    18. RangeSuffix
    19. TensorActive
    20. TensorKeys
    21. TensorPairs
    22. TensorValues
  1. focushidebreeze.math
    1. Complex
    2. CoordinateSpace
    3. Field
    4. InnerProductSpace
    5. LogDouble
    6. MutableCoordinateSpace
    7. MutableInnerProductSpace
    8. MutableNormedSpace
    9. MutableVectorSpace
    10. MutablizingAdaptor
    11. NormedVectorSpace
    12. PowImplicits
    13. RichField
    14. Ring
    15. Semiring
    16. TensorSpace
    17. VectorSpace
  1. focushidebreeze.numerics
    1. abs
    2. acos
    3. acosh
    4. asin
    5. asinh
    6. atan
    7. atan2
    8. atanh
    9. Bessel
    10. cbrt
    11. ceil
    12. cos
    13. cosh
    14. digamma
    15. erf
    16. erfc
    17. erfcinv
    18. erfi
    19. erfinv
    20. exp
    21. expm1
    22. floor
    23. gammp
    24. gammq
    25. I
    26. IntMath
    27. isEven
    28. isOdd
    29. lbeta
    30. lgamma
    31. log
    32. log10
    33. log1p
    34. logI
    35. pow
    36. rint
    37. round
    38. Scaling
    39. sigmoid
    40. signum
    41. sin
    42. sinc
    43. sincpi
    44. sinh
    45. sqrt
    46. tan
    47. tanh
    48. toDegrees
    49. toRadians
    50. trigamma
  1. focushidebreeze.optimize
    1. AdaptiveGradientDescent
    2. ApproximateGradientFunction
    3. ApproximateLineSearch
    4. BacktrackingLineSearch
    5. BatchDiffFunction
    6. BatchSize
    7. CachedBatchDiffFunction
    8. CachedDiffFunction
    9. CompactHessian
    10. CubicLineSearch
    11. DiffFunction
    12. EmpiricalHessian
    13. FirstOrderException
    14. FirstOrderMinimizer
    15. FisherDiffFunction
    16. FisherMatrix
    17. GradientTester
    18. L1Regularization
    19. L2Regularization
    20. LBFGS
    21. LineSearch
    22. LineSearchFailed
    23. MaxIterations
    24. Minimizer
    25. MinimizingLineSearch
    26. NaNHistory
    27. OptimizationOption
    28. OptimizationPackage
    29. OptimizationPackageLowPriority
    30. OWLQN
    31. PreferBatch
    32. PreferOnline
    33. ProjectedQuasiNewton
    34. Projecting
    35. SecondOrderFunction
    36. SpectralProjectedGradient
    37. StepSizeOverflow
    38. StepSizeScale
    39. StepSizeUnderflow
    40. StochasticAveragedGradient
    41. StochasticDiffFunction
    42. StochasticGradientDescent
    43. StrongWolfeLineSearch
    44. Tolerance
    45. TruncatedNewtonMinimizer
  1. focushidebreeze.optimize.flow
    1. FlowGraph
    2. LPMaxFlow
  1. focushidebreeze.optimize.linear
    1. AffineScaling
    2. BipartiteMatching
    3. BranchAndBound
    4. CompetitiveLinking
    5. ConjugateGradient
    6. InfeasibleProblem
    7. InteriorPoint
    8. KuhnMunkres
    9. LinearProgram
  1. focushidebreeze.signal
    1. Automatic
    2. fourierTransform
    3. inverseFourierTransform
    4. None
    5. Opt
    6. OptKernelType
    7. OptMethod
    8. OptOverhang
    9. OptPadding
    10. OptWindowFunction
  1. focushidebreeze.signal.filter
    1. FilterKernel
    2. FilterKernel1D
    3. FIRKernel1D
    4. IIRKernel1D
    5. KernelDesign
    6. WindowFunctions
  1. focushidebreeze.signal.support
    1. CanConvolve
    2. CanHaarTransform
    3. CanInverseHaarTransform
    4. convolveLoopNoOverhang
    5. correlateLoopNoOverhang
    6. JTransformsSupport