You are here

protected function Vector::__construct in Recommender API 6.2

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

File

./Matrix.php, line 137

Class

Vector
This is the Vector superclass. @author danithaca

Code

protected function __construct() {
}