include OrbitDecomposition
This commit is contained in:
parent
9692415674
commit
bcdcb962da
@ -7,6 +7,8 @@ using PropertyT
|
||||
|
||||
using ArgParse
|
||||
|
||||
include("OrbitDecomposition.jl")
|
||||
|
||||
immutable ProblemData{T}
|
||||
name::String
|
||||
Us::Vector{SparseMatrixCSC{Float64,Int}}
|
||||
|
Loading…
Reference in New Issue
Block a user