private fields for calculated values
This commit is contained in:
@@ -35,7 +35,7 @@ func emptyMatrix() *Matrix {
|
||||
Weight: 1,
|
||||
Aspects: []Aspect{},
|
||||
NegativeAspects: []NegativeAspect{},
|
||||
NegPointsFactor: 0,
|
||||
negPointsFactor: 0,
|
||||
Calc: &ThemeCalc{},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user