Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SiegeLord/RustAlgebloat
/ functions
Functions
171 in github.com/SiegeLord/RustAlgebloat
⨍
Functions
171
◇
Types & classes
39
↓ 12 callers
Method
clone
(&self)
algebloat/src/un_ops.rs:67
↓ 12 callers
Function
write_mat
(w: &mut fmt::Formatter, a: &T)
algebloat/src/matrix.rs:169
↓ 11 callers
Method
t
(self)
algebloat/src/transpose.rs:10
↓ 8 callers
Method
len
(&self)
algebloat/src/traits.rs:50
↓ 8 callers
Method
set
(&self, idx: T, val: f64)
algebloat/src/traits.rs:159
↓ 7 callers
Method
elems
(self)
algebloat/src/elements.rs:11
↓ 7 callers
Method
nrow
(&self)
algebloat/src/matrix.rs:108
↓ 7 callers
Method
row
(self, r: usize)
algebloat/src/row_accessor.rs:15
↓ 7 callers
Method
unsafe_get
(&self, idx: T)
algebloat/src/traits.rs:138
↓ 6 callers
Method
ncol
(&self)
algebloat/src/view.rs:139
↓ 6 callers
Method
nrow
(&self)
algebloat/src/view.rs:135
↓ 5 callers
Function
cargo_cmd
(command)
cargo_util.py:36
↓ 5 callers
Method
ncol
(&self)
algebloat/src/hstack.rs:91
↓ 5 callers
Method
nrow
(&self)
algebloat/src/vstack.rs:86
↓ 5 callers
Method
to_mat
(self)
algebloat/src/traits.rs:201
↓ 4 callers
Method
assign
(&self, m: RHS)
algebloat/src/traits.rs:187
↓ 4 callers
Method
get
(&self, idx: T)
algebloat/src/traits.rs:143
↓ 4 callers
Method
unsafe_set
(&self, idx: T, val: f64)
algebloat/src/traits.rs:154
↓ 3 callers
Function
from_elem
()
algebloat/src/test.rs:160
↓ 3 callers
Method
ncol
(&self)
algebloat/src/reshape.rs:72
↓ 3 callers
Method
ncol
(&self)
algebloat/src/matrix.rs:114
↓ 3 callers
Method
reshape
(self, nrow: usize, ncol: usize)
algebloat/src/reshape.rs:15
↓ 2 callers
Function
bug_14149
(a: &Matrix)
algebloat/src/test.rs:21
↓ 2 callers
Method
ncol
(&self)
algebloat/src/transpose.rs:55
↓ 2 callers
Method
nrow
(&self)
algebloat/src/transpose.rs:60
↓ 2 callers
Method
op
(&self, a: f64)
algebloat/src/un_ops.rs:39
↓ 2 callers
Function
rand_matrix
()
algebloat/src/test.rs:12
↓ 1 callers
Method
col
(self, c: usize)
algebloat/src/column_accessor.rs:15
↓ 1 callers
Function
from_fn
()
algebloat/src/test.rs:151
↓ 1 callers
Method
hstack
(self, right: R)
algebloat/src/hstack.rs:16
↓ 1 callers
Method
inv
(self)
algebloat/src/un_funs.rs:17
↓ 1 callers
Method
mat_mul
(self, rhs: RHS)
algebloat/src/matrix_mul.rs:20
↓ 1 callers
Method
mat_mul_lazy
(self, rhs: RHS)
algebloat/src/matrix_mul.rs:25
↓ 1 callers
Method
max
(&self)
algebloat/src/reductions.rs:44
↓ 1 callers
Method
min
(&self)
algebloat/src/reductions.rs:17
↓ 1 callers
Method
ncol
(&self)
algebloat/src/row_accessor.rs:51
↓ 1 callers
Method
ncol
(&self)
algebloat/src/matrix_mul.rs:80
↓ 1 callers
Method
ncol
(&self)
algebloat/src/bin_ops.rs:121
↓ 1 callers
Method
ncol
(&self)
algebloat/src/slice.rs:117
↓ 1 callers
Method
ncol
(&self)
algebloat/src/un_ops.rs:94
↓ 1 callers
Method
ncol
(&self)
algebloat/src/column_accessor.rs:51
↓ 1 callers
Method
ncol
(&self)
algebloat/src/vstack.rs:91
↓ 1 callers
Method
nrow
(&self)
algebloat/src/row_accessor.rs:47
↓ 1 callers
Method
nrow
(&self)
algebloat/src/reshape.rs:68
↓ 1 callers
Method
nrow
(&self)
algebloat/src/bin_ops.rs:116
↓ 1 callers
Method
nrow
(&self)
algebloat/src/slice.rs:113
↓ 1 callers
Method
nrow
(&self)
algebloat/src/hstack.rs:86
↓ 1 callers
Method
nrow
(&self)
algebloat/src/un_ops.rs:89
↓ 1 callers
Method
nrow
(&self)
algebloat/src/column_accessor.rs:47
↓ 1 callers
Method
raw_get
(&self, r: usize, c: usize)
algebloat/src/matrix.rs:86
↓ 1 callers
Function
split
(s)
cargo_util.py:14
↓ 1 callers
Method
unsafe_assign
(&self, m: RHS)
algebloat/src/traits.rs:171
↓ 1 callers
Method
vstack
(self, bot: B)
algebloat/src/vstack.rs:16
Function
assignment
()
algebloat/src/test.rs:136
Function
bin_funs
()
algebloat/src/test.rs:254
Function
bin_ops
()
algebloat/src/test.rs:84
Method
clone
(&self)
algebloat/src/transpose.rs:90
Method
clone
(&self)
algebloat/src/row_accessor.rs:101
Method
clone
(&self)
algebloat/src/matrix_mul.rs:91
Method
clone
(&self)
algebloat/src/reshape.rs:92
Method
clone
(&self)
algebloat/src/bin_ops.rs:92
Method
clone
(&self)
algebloat/src/view.rs:159
Method
clone
(&self)
algebloat/src/slice.rs:137
Method
clone
(&self)
algebloat/src/hstack.rs:113
Method
clone
(&self)
algebloat/src/column_accessor.rs:101
Method
clone
(&self)
algebloat/src/vstack.rs:113
Function
convenience
()
algebloat/src/test.rs:335
Function
elems
()
algebloat/src/test.rs:116
Method
eye
(size: usize)
algebloat/src/matrix.rs:36
Function
flat_view
()
algebloat/src/test.rs:126
Method
fmt
(&self, buf: &mut fmt::Formatter)
algebloat/src/transpose.rs:80
Method
fmt
(&self, buf: &mut fmt::Formatter)
algebloat/src/row_accessor.rs:91
Method
fmt
(&self, buf: &mut fmt::Formatter)
algebloat/src/matrix_mul.rs:102
Method
fmt
(&self, buf: &mut fmt::Formatter)
algebloat/src/reshape.rs:102
Method
fmt
(&self, buf: &mut fmt::Formatter)
algebloat/src/bin_ops.rs:145
Method
fmt
(&self, buf: &mut fmt::Formatter)
algebloat/src/view.rs:169
Method
fmt
(&self, buf: &mut fmt::Formatter)
algebloat/src/slice.rs:147
Method
fmt
(&self, buf: &mut fmt::Formatter)
algebloat/src/matrix.rs:258
Method
fmt
(&self, buf: &mut fmt::Formatter)
algebloat/src/hstack.rs:124
Method
fmt
(&self, buf: &mut fmt::Formatter)
algebloat/src/un_ops.rs:116
Method
fmt
(&self, buf: &mut fmt::Formatter)
algebloat/src/column_accessor.rs:91
Method
fmt
(&self, buf: &mut fmt::Formatter)
algebloat/src/vstack.rs:124
Method
from_elem
(nrow: usize, ncol: usize, elem: f64)
algebloat/src/matrix.rs:51
Method
from_fn
(nrow: usize, ncol: usize, mut cb: F)
algebloat/src/matrix.rs:60
Method
from_iter
(nrow: usize, ncol: usize, t: T)
algebloat/src/matrix.rs:73
Function
inv
()
algebloat/src/test.rs:362
Function
main
~
algebloat/examples/example.rs:7
Function
matrix_multiply
()
algebloat/src/test.rs:97
Function
min_max
()
algebloat/src/test.rs:267
Function
neg
()
algebloat/src/test.rs:232
Method
neg
(self)
algebloat/src/un_ops.rs:128
Method
new
(base: T)
algebloat/src/transpose.rs:25
Method
new
(base: T, row: usize)
algebloat/src/row_accessor.rs:36
Method
new
(lhs: LHS, rhs: RHS)
algebloat/src/matrix_mul.rs:47
Method
new
(base: T, nrow: usize, ncol: usize)
algebloat/src/reshape.rs:37
Method
new
(base: T)
algebloat/src/elements.rs:27
Method
new
(a: TA, b: TB, o: TO)
algebloat/src/bin_ops.rs:79
Method
new
(base: T, row_start: usize, col_start: usize, row_end: usize, col_end: usize)
algebloat/src/view.rs:101
Method
new
(base: T, start: usize, end: usize)
algebloat/src/slice.rs:81
Method
new
(data: &[&[f64]])
algebloat/src/matrix.rs:20
next →
1–100 of 171, ranked by callers