Package

breeze

Permalink

package breeze

Visibility
  1. Public
  2. All

Value Members

  1. package collection

    Permalink
  2. package features

    Permalink
  3. package generic

    Permalink
  4. package integrate

    Permalink
  5. package interpolation

    Permalink
  6. package io

    Permalink
  7. package linalg

    Permalink

    This package contains everything relating to Vectors, Matrices, Tensors, etc.

    This package contains everything relating to Vectors, Matrices, Tensors, etc.

    If you're doing basic work, you probably want breeze.linalg.DenseVector and breeze.linalg.DenseMatrix, which support most operations. We also have breeze.linalg.SparseVectors and (basic!) support for a sparse matrix (breeze.linalg.CSCMatrix).

    This package object contains Matlab-esque functions for interacting with tensors and matrices.

  8. package math

    Permalink

  9. package numerics

    Permalink

    Contains several standard numerical functions as UFunc with MappingUFuncs,

  10. package optimize

    Permalink

  11. package polynomial

    Permalink
  12. package signal

    Permalink

    This package provides digital signal processing functions.

  13. package stats

    Permalink
  14. package storage

    Permalink
  15. package util

    Permalink

Ungrouped