Skip to content

Commit 83b8819

Browse files
committed
tops
1 parent 040acfc commit 83b8819

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

src/api/cons.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
"""
32
cons_nln_batch!(bm::BatchModel, X::AbstractMatrix, Θ::AbstractMatrix)
43

src/api/grad.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
"""
32
grad_batch!(bm::BatchModel, X::AbstractMatrix, Θ::AbstractMatrix)
43

src/api/hprod.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
"""
32
hprod_batch!(bm::BatchModel, X::AbstractMatrix, Θ::AbstractMatrix, Y::AbstractMatrix, V::AbstractMatrix; obj_weight=1.0)
43

0 commit comments

Comments
 (0)