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