You are here

protected function Vector::__construct in Recommender API 7.6

Same name and namespace in other branches
  1. 6.2 Matrix.php \Vector::__construct()

File

classes/Matrix.php, line 132

Class

Vector
This is the Vector superclass. @author danithaca

Code

protected function __construct() {
}